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



twentyfourteen_get_featured_posts › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'twentyfourteen_get_featured_posts', array()
Parameter:
  • () 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() );