Advertisement
hendrajeg

Hide post no thumbnail

Mar 25th, 2022
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jQuery(function($) {
  2.     $( document ).ready(function() {
  3.         $('.no_thumbnail').closest('.jeg_post').hide()
  4.     });
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement