apply_filters( 'feed_links_show_comments_feed', bool $show )

Filters whether to display the comments feed link.


Description Description


Parameters Parameters

$show

(bool) Whether to display the comments feed link. Default true.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.