apply_filters( 'post_comments_feed_link', string $url )

Filters the post comments feed permalink.


Parameters

$url

(string) Post comments feed permalink.


Source

File: wp-includes/link-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-1.5.1 Introduced.