wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



twentyfourteen_get_featured_posts › WordPress Filter Hooks

SeitTwenty Fourteen 1.0
Veraltetn/v
apply_filters( 'twentyfourteen_get_featured_posts', array()
Parameter:
  • (array|bool) $posts Array of featured posts, otherwise false.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the featured posts to return in Twenty Fourteen.





Quellcode

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