Summery Summery
Filters the returned single comment permalink.
Syntax Syntax
Parameters Parameters
- $link
-
The comment permalink with '#comment-$id' appended.
- $comment
-
The current comment object.
- $args
-
An array of arguments to override the defaults.
- $cpage
-
The calculated 'cpage' value.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Added the $cpage parameter. |
2.8.0 | Introduced. |