apply_filters( 'comment_link', string $comment_permalink )

Filters the current comment’s permalink.


Description Description

See also See also


Top ↑

Parameters Parameters

$comment_permalink

(string) The current comment permalink.


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.