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