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



feed_links_extra_show_tag_feed › Hooks de Filtros WordPress

Desde6.1.0
Obsoleton/a
apply_filters( 'feed_links_extra_show_tag_feed', true )
Parâmetros:
  • (bool) $show Whether to display the tag feed link. Default true.
    Required: Yes
Definido em:
Codex:

Filters whether to display the tag feed link.





Fonte

$show_tag_feed = apply_filters( 'feed_links_extra_show_tag_feed', true );