Filter hook 'post_comments_feed_link'

in WP Core File wp-includes/link-template.php at line 820

Description

Filters the post comments feed permalink.

Occurrences

Filename Line Number
wp-includes/link-template.php 820

Parameters

Type Name Description
string $url Post comments feed permalink.

PHP Doc

/**
	 * Filters the post comments feed permalink.
	 *
	 * @since 1.5.1
	 *
	 * @param string $url Post comments feed permalink.
	 */