/ Published in: PHP
URL: http://www.designer-daily.com/10-useful-wordpress-theme-hacks-3354
Expand |
Embed | Plain Text
<?php while ( have_posts() ) { the_post(); if (is_home()) if (in_category('7')) continue; ?>
You need to login to post a comment.
