__('None', 'arras'),
'featured' => __('Featured Posts', 'arras'),
'latest' => __('Latest Posts', 'arras'),
'comments' => __('Recent Comments', 'arras'),
'tags' => __('Tag Cloud', 'arras')
);
if ( function_exists('akpc_most_popular') ) $opts['popular'] = __('Popular Posts', 'arras');
if ( !$selected ) $selected = $default;
foreach ( $opts as $id => $val ) { ?>
5, 'cat' => $options['cat'] ) );
if ($r->have_posts()) :
?>
have_posts()) : $r->the_post(); ?>
-
5, 'cat' => $options['cat'] ) );
if ($r->have_posts()) :
?>
have_posts()) : $r->the_post(); ?>
-
Popularity Contest is enabled.', 'arras') ?>
__('Latest', 'arras'),
'comments' => __('Comments', 'arras'),
'tags' => __('Tag Cloud', 'arras'),
'popular' => __('Popular', 'arras')
);
$count = 0;
if ( $show_featured ) $list['featured'] = __('Featured', 'arras');
foreach ($order as $t) { ?>