Summery Summery
Displays the HTML content for reply to post link.
Syntax Syntax
Parameters Parameters
- $args
-
(Optional) Override default options.
Default value: array()
- $post
-
(Optional) Post ID or WP_Post object the comment is going to be displayed on. Default current post.
Default value: null
Source Source
File: wp-includes/comment-template.php
* * @since 2.7.0 *
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |