wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



twentyfourteen_get_featured_posts › WordPress Filter Hooks

DaTwenty Fourteen 1.0
Deprecaton/a
apply_filters( 'twentyfourteen_get_featured_posts', array()
Parametri:
  • (array|bool) $posts Array of featured posts, otherwise false.
    Richiesto:
Definito a:
Codex:

Filters the featured posts to return in Twenty Fourteen.





Sorgenti

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