Fires after the Twenty Fourteen featured content.
wp-content/themes/twentyfourteen/featured-content.php:35file scope /** * Fires after the Twenty Fourteen featured content. * * @since Twenty Fourteen 1.0 */ do_action( 'twentyfourteen_featured_posts_after' ); wp_reset_postdata(); ?> </div><!-- .featured-content-inner --></div><!-- #featured-content .featured-content --> Introduced in Twenty Fourteen 1.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.