WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about comments_link_feed

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/feed.php apply_filters 267 /**
* Filters the comments permalink for the current post.
*
* @since 3.6.0
*
* @param string $comment_permalink The current comment permalink with
* '#comments' appended.
*/

Hook Parameters

Parameter Type Name Description
string $comment_permalink The current comment permalink with