File: wp-includes/comment-template.php
-
functioncomment_form()
Outputs a complete commenting form for use within a template.
-
Filters the default comment form fields.
-
Filters the comment form default arguments.
-
Filters the comment reply link.
-
Fires before the comment form.
-
functioncomment_reply_link()
Displays the HTML content for reply to comment link.
-
Fires after the HTML-formatted ‘must log in after’ message in the comment form.
-
functionget_post_reply_link()
Retrieves HTML content for reply to post link.
-
hookcomment_form_top
Fires at the top of the comment form, inside the form tag.
-
Filters the formatted post comments link HTML.
-
functiontrackback_rdf()
Generates and displays the RDF for the trackback information of current post.
-
functioncomments_open()
Determines whether the current post is open for comments.
-
hookcomments_open
Filters whether the current post is open for comments.
-
functionpings_open()
Determines whether the current post is open for pings.
-
hookpings_open
Filters whether the current post is open for pings.
-
Displays form token for unfiltered comments.
-
functioncomments_template()
Loads the comment template specified in $file.
-
hookcomments_array
Filters the comments array.
-
Filters the path to the theme template file used for the comments template.
-
functioncomments_popup_link()
Displays the link to the comments for the current post ID.
-
Filters the comments link attributes for display.
-
functionget_comment_reply_link()
Retrieves HTML content for reply to comment link.
-
functioncomment_type()
Displays the comment type of the current comment.
-
functionget_trackback_url()
Retrieves the current post’s trackback URL.
-
hooktrackback_url
Filters the returned trackback URL.
-
functiontrackback_url()
Displays the current post’s trackback URL.
-
Filters the returned comment count for a post.
-
functioncomments_number()
Displays the language string for the number of comments the current post has.
-
hookcomments_number
Filters the comments count for display.
-
functionget_comment_text()
Retrieves the text of the current comment.