term_id;
}
?>
$category_ids,
'post__not_in' => array($post_id),
'post_type' => 'post',
'posts_per_page' => 3,
'post_status' => 'publish',
'ignore_sticky_posts' => true
);
$acmeblog_featured_query = new WP_Query($acmeblog_cat_post_args);
while ( $acmeblog_featured_query->have_posts() ) :$acmeblog_featured_query->the_post();
$acmeblog_sidebar_no_thumbnail = 'no-image-240x172.jpg';
?>
-
';
?>