post_reply_link
post_reply_link ( $args = array(), $post = null )
Parameters:- (array) args Optional. Override default options. Default empty array.
- (int|WP_Post) post Optional. Post ID or WP_Post object the comment is going to be displayed on. Default current post.
See:Defined at: - Introduced in WordPress: 2.7.0
- Deprecated in WordPress: —
Description
Displays the HTML content for reply to post link.