add_filter('pre_get_posts', 'excludeCat'); function excludeCat($query) { if ( $query->is_home ) { $query->set('cat', '-4'); } return $query; }
Skip to content
Menu
Projects
Webtalk Legends
Viiral Legends
James Bernardi
Daniel Todd
Allyn Scheinkman
Bo Gilbert
Work with the Legends
Scott Gerrard
Newer posts
←
Previous
Page
1
Page
2