File: wp-includes/comment-template.php
-
functionget_comment_id_fields()
Retrieves hidden input HTML for replying to comments.
-
Filters the returned comment ID fields.
-
functioncomment_id_fields()
Outputs hidden input HTML for replying to comments.
-
Filters the comment reply link.
-
functioncomment_form_title()
Displays text based on comment reply status.
-
functioncomment_reply_link()
Displays the HTML content for reply to comment link.
-
functionwp_list_comments()
Displays a list of comments.
-
functionget_post_reply_link()
Retrieves HTML content for reply to post link.
-
functioncomment_form()
Outputs a complete commenting form for use within a template.
-
Filters the formatted post comments link HTML.
-
Displays form token for unfiltered comments.
-
functioncomments_template()
Loads the comment template specified in $file.
-
functioncomment_type()
Displays the comment type of the current comment.
-
hookcomments_array
Filters the comments array.
-
functionget_trackback_url()
Retrieves the current post’s trackback URL.
-
Filters the path to the theme template file used for the comments template.
-
hooktrackback_url
Filters the returned trackback URL.
-
functioncomments_popup_link()
Displays the link to the comments for the current post ID.
-
functiontrackback_url()
Displays the current post’s trackback URL.
-
Filters the comments link attributes for display.
-
functiontrackback_rdf()
Generates and displays the RDF for the trackback information of current post.
-
functionget_comment_reply_link()
Retrieves HTML content for reply to comment link.
-
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.
-
functionget_comment_type()
Retrieves the comment type of the current comment.
-
Filters the returned comment count for a post.
-
hookget_comment_type
Filters the returned comment type.
-
functioncomments_number()
Displays the language string for the number of comments the current post has.