wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



feed_links_extra_show_tag_feed › Filtr WordPress Hooks

Od6.1.0
Przestarzałyn/a
apply_filters( 'feed_links_extra_show_tag_feed', true )
Parametry:
  • (bool) $show Whether to display the tag feed link. Default true.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters whether to display the tag feed link.





Źródło

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