wordpress - What is wrong with my wp query? Trying to exclude category 14 -


query('showposts='.$display_count.'&orderby=comment_count&category__not_in=14');

i standard query , still wont leave out posts in category 14.

query('showposts='.$display_count.'&orderby=comment_count&cat=-14'); 

Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -