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