- ';
foreach ( $get_cat_posts as $post )
{
setup_postdata($post);
$cat_list_html .= '
- '. the_title('', '', FALSE). ' '; } $cat_list_html .= '
ver 3.4
'4',
'cat' => '',
'order' => 'DESC',
'orderby' => 'post_date'
), $atts));
global $post;
$tmppost = $post;
$get_cat_posts = get_posts('numberposts='. $limit. '&order='. $order. '&orderby='. $orderby. '&category='. $cat);
$cat_list_html = '