apply_filters( 'comment_link', string $comment_permalink )
Filters the current comment’s permalink.
Description Description
See also See also
Parameters Parameters
- $comment_permalink
-
(string) The current comment permalink.
Source Source
File: wp-includes/feed.php
Changelog Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |