wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



feed_links_extra_show_tax_feed › Les Filtres WordPress

Depuis6.1.0
Dépréciéen/a
apply_filters( 'feed_links_extra_show_tax_feed', true )
Paramètres:
  • (bool) $show Whether to display the custom taxonomy feed link. Default true.
    Requis: Oui
Défini(e) dans:
Codex:

Filters whether to display the custom taxonomy feed link.





Source

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