apply_filters( 'post_comments_feed_link', string $url )

Filters the post comments feed permalink.


Description


Parameters

$url

(string) Post comments feed permalink.


Top ↑

Source

File: wp-includes/link-template.php

View on Trac


Top ↑

Changelog

Version Description
1.5.1 Introduced.