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



feed_links_extra_show_category_feed › Filtr WordPress Hooks

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

Filters whether to display the category feed link.





Źródło

$show_category_feed = apply_filters( 'feed_links_extra_show_category_feed', true );