wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



twentyfourteen_get_featured_posts › Les Filtres WordPress

DepuisTwenty Fourteen 1.0
Dépréciéen/a
apply_filters( 'twentyfourteen_get_featured_posts', array()
Paramètres:
  • (array|bool) $posts Array of featured posts, otherwise false.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the featured posts to return in Twenty Fourteen.





Source

return apply_filters( 'twentyfourteen_get_featured_posts', array() );