Featured

$anymags_slider_category, 'posts_per_page'=> $anymags_slider_posts, ); $query = new WP_Query( $args ); ?>
> have_posts()): while($query->have_posts()):$query->the_post(); $categories = get_the_category(); foreach ( $categories as $category ) { $anymags_news_slider_category=$category->cat_name; } ?>

No Content found

"; endif; ?>