Buradaki demoda FEATURED ARTICLES var. Özel alana ne yazarsam resmi orada gösterebilirim ?
index.php kodlarıda aşağıdaki gibi.
$counter = 1;
query_posts( array(
'showposts' => get_option('freshlife_featured_post_num'),
'tag' => get_option('freshlife_featured_post_tags')
) );
if( have_posts() ) : while( have_posts() ) : the_post();
?>
- 'entry-thumb')); ?>