Revision: 23478
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 8, 2010 12:04 by hstothard
Initial Code
<?php if(is_category('3') && isset($paged) && (0 == $paged)){?> //query goes in here... <?php } ?>
Initial URL
Initial Description
Initial Title
Wordpress - Show a featured post only on first page of particular category
Initial Tags
wordpress
Initial Language
PHP