586 results found for “comment”. Showing results 126 to 150.
-
Fires after the comment form.
-
functioncomment_form_title()
Displays text based on comment reply status.
-
Fires once the comment loop is started.
-
Filters the comment reply link.
-
functioncomment_reply_link()
Displays the HTML content for reply to comment link.
-
functionget_comment_author()
Retrieves the author of the current comment.
-
Filters the returned comment author name.
-
functionnext_comments_link()
Displays the link to the next comments page.
-
Filters the formatted post comments link HTML.
-
Filters a comment’s data before it is sanitized and inserted into the database.
-
Filters WP_Comment_Query arguments when querying comments via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:325 -
functionwp_untrash_comment()
Removes a comment from the Trash
-
Filters whether an empty comment should be allowed.
-
Fires immediately before a comment is marked approved.
-
functionclean_comment_cache()
Removes a comment from the object cache.
-
Fires immediately after a comment has been removed from the object cache.
-
functioncomments_popup_link()
Displays the link to the comments for the current post ID.
-
functioncomment_author_link()
Displays the HTML link to the URL of the author of the current comment.
-
Filters the LIMIT clause of the comments feed query before sending.
-
Fires before the comment form.
-
Filters the comment form fields, including the textarea.
-
Filters the action links displayed for each comment in the Comments list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:869 -
functiondelete_comment_meta()
Removes metadata matching criteria from a comment.
-
functionget_comments_number()
Retrieves the amount of comments a post has.
-
Filters the returned comment count for a post.