feed_links_show_comments_feed

Advertisement

Summery Summery

Filters whether to display the comments feed link.

Syntax Syntax

apply_filters( 'feed_links_show_comments_feed', bool $show )

Parameters Parameters

$show

Whether to display the comments feed link. Default true.

Source Source

File: wp-includes/general-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.

Advertisement

Leave a Reply