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



feed_links_extra_show_tax_feed › WordPress Filter Hooks

Da6.1.0
Deprecaton/a
apply_filters( 'feed_links_extra_show_tax_feed', true )
Parametri:
  • (bool) $show Whether to display the custom taxonomy feed link. Default true.
    Richiesto:
Definito a:
Codex:

Filters whether to display the custom taxonomy feed link.





Sorgenti

$show_tax_feed = apply_filters( 'feed_links_extra_show_tax_feed', true );