apply_filters( 'feed_links_extra_show_category_feed', bool $show )
Filters whether to display the category feed link.
Parameters
- $show
-
Whether to display the category feed link. Default true.
Source
Changelog
| Version | Description |
|---|---|
| 6.1.0 | Introduced. |