Advertisement
BakerMan

Swagger Theme: Problem

Aug 20th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. //if(!get_post_type()=='products') { //use this if statement to bypass certain post types, like products for WooCommerce
  2.     add_filter('pre_get_posts', 'query_post_type');
  3. //}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement