Advertisement

get_comment_statuses

Retrieve all of the WordPress supported comment statuses.

get_comments

Retrieve a list of comments.

Advertisement

get_comment

Retrieves comment data given a comment ID or comment object.

check_comment

Check whether a comment passes internal checks to be allowed to add.

comment_form

Outputs a complete commenting form for use within a template.

Advertisement

wp_list_comments

Displays a list of comments.

comment_form_title

Displays text based on comment reply status.

comment_id_fields

Outputs hidden input HTML for replying to comments.

Advertisement

post_reply_link

Displays the HTML content for reply to post link.