Used By
Used By | Description |
---|---|
wp-includes/comment-template.php: get_comment_link() | Retrieves the link to a given comment. |
Filters the returned single comment permalink.
(string) The comment permalink with '#comment-$id' appended.
(WP_Comment) The current comment object.
(array) An array of arguments to override the defaults.
(int) The calculated 'cpage' value.
Version | Description |
---|---|
4.4.0 | Added the $cpage parameter. |
2.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_comment_link