explode( ',', $nwp_featured_posts ), 'ignore_sticky_posts' => 1, 'posts_per_page' => 3 ) ); if ( $featured->have_posts() ) { ?> explode( ',', $nwp_featured_posts ), 'paged' => get_query_var( 'paged' ))); if ( have_posts() ) : while ( have_posts() ) : the_post(); get_template_part( 'partials/content', get_post_format() ); endwhile; endif; the_posts_navigation( array( 'prev_text' => __( 'Previous Posts', 'biru' ), 'next_text' => __( 'Next Posts', 'biru' ), ) ); ?>