Plan Catalog

Submitted by Anonymous (not verified) on Mon, 08/30/2010 - 22:01

have_posts() ) :
echo 'Featured Posts';
echo '

';
endif;
}
add_action('thesis_hook_after_post','custom_featured_posts');
?>

Forums