apply_filters( 'comments_link_feed', string $comment_permalink )

Filters the comments permalink for the current post.


Description Description


Parameters Parameters

$comment_permalink

(string) The current comment permalink with '#comments' appended.


Top ↑

Source Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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