$post ) : setup_postdata( $post ); // Include the featured content template. get_template_part( 'content', 'featured-post' ); endforeach; /** * Fires after the Basee featured content. * * @since Basee 1.0 */ do_action( 'basetheme_fnc_featured_posts_after' ); wp_reset_postdata(); ?>