Summery Summery
Filters the comment reply link arguments.
Syntax Syntax
Parameters Parameters
- $args
-
(array) Comment reply link arguments. See get_comment_reply_link() for more information on accepted arguments.
- $comment
-
(WP_Comment) The object of the comment being replied to.
- $post
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.1.0 | Introduced. |