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