586 results found for “comment”. Showing results 276 to 300.
-
Gets the children of a comment.
-
Retrieves a WP_Comment instance.
-
Make private/protected methods readable for backward compatibility.
-
functionwp_get_current_commenter()
Gets current commenter’s name, email, and URL.
-
Filters the current commenter’s name, email, and URL.
-
functionwp_lazyload_comment_meta()
Queue comment meta for lazy-loading.
-
functionwp_untrash_post_comments()
Restores comments for a post from the Trash.
-
Filters the cancel comment reply link HTML.
-
functioncancel_comment_reply_link()
Displays HTML content for cancel comment reply link.
-
functioncomment_author_email_link()
Displays the HTML email link to the author of the current comment.
-
Filters duplicate comment error message.
-
Fires immediately after a duplicate comment is detected.
-
Fires after the comment fields in the comment form, excluding the textarea.
-
Filters the submit field for the comment form to display.
-
Filters the comment notification email text.
-
Filters miscellaneous actions for the edit comment form sidebar.
-
functionget_comments_pagenum_link()
Retrieves the comments page number link.
-
Filters the comments page number link for the current request.
-
Fires completely after a comment is created or updated via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:842 -
Fires when the comment status is in transition.
-
Starts the list before the elements are added.
-
functionwp_defer_comment_counting()
Determines whether to defer comment counting.
-
Determines whether the query is for a comments feed.
-
Rewinds the comments, resets the comment index and comment to first.