Filters the default comment status for the given post type.
get_default_comment_status
Gets the default comment status for a post type.
get_comment_statuses
Retrieve all of the WordPress supported comment statuses.
get_comments
Retrieve a list of comments.
Advertisement
get_comment
Fires after a comment is retrieved.
get_comment
Retrieves comment data given a comment ID or comment object.
get_approved_comments
Retrieve the approved comments for post $post_id.
comment_max_links_url
Filters the number of links found in a comment.
Advertisement
check_comment
Check whether a comment passes internal checks to be allowed to add.