$aster_vlogger_content_type, 'post__in' => array_filter( $aster_vlogger_content_ids ), 'orderby' => 'post__in', 'posts_per_page' => absint( 3 ), 'ignore_sticky_posts' => true, ); $aster_vlogger_args = apply_filters( 'aster_vlogger_service_section_args', $aster_vlogger_args ); aster_vlogger_render_service_section( $aster_vlogger_args ); /** * Render Service Section. */ function aster_vlogger_render_service_section( $aster_vlogger_args ) { ?>

have_posts() ) : ?>
have_posts() ) : $aster_vlogger_query->the_post(); ?>