Forums
(@batdevis)
20 years ago
have a look here: http://codex.ww.wp.xz.cn/Template_Tags/query_posts http://ifelse.co.uk/archives/2005/04/08/query_posts-redux/
You can exclude the category typing if (is_home()) { query_posts("cat=-3"); }
if (is_home()) { query_posts("cat=-3"); }