wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



twentyfourteen_get_featured_posts › Hooks de Filtros WordPress

DesdeTwenty Fourteen 1.0
Obsoleton/a
apply_filters( 'twentyfourteen_get_featured_posts', array()
Parâmetros:
  • (array|bool) $posts Array of featured posts, otherwise false.
    Required: Yes
Definido em:
Codex:

Filters the featured posts to return in Twenty Fourteen.





Fonte

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