$slider_content_type, 'post__in' => array_filter( $slider_content_ids ), 'orderby' => 'post__in', 'posts_per_page' => absint( 3 ), 'ignore_sticky_posts' => true, ); $banner_slider_args = apply_filters( 'aster_ebooks_banner_section_args', $banner_slider_args ); aster_ebooks_render_banner_section( $banner_slider_args ); /** * Render Banner Section. */ function aster_ebooks_render_banner_section( $banner_slider_args ) { ?>