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