Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 112486

vtxyzzy on "taxonomy and term function"

$
0
0

I think you can use get_query_var():

elseif ( get_query_var('post_type') == 'products' )
   // Return the desired stylesheet;

Viewing all articles
Browse latest Browse all 112486

Trending Articles