André Amorim
Crafting Web Experiences
🌙
//
is_feed ) { // Replace 15 with the desired category id you want to exclude. $query->set( 'cat', '-15' ); } } add_action( 'pre_get_posts', 'wpcode_snippets_exclude_feed_category' );
Published date:
Modified date: