586 results found for “comment”. Showing results 251 to 275.
-
Filters a comment added via the REST API after it is prepared for insertion into the database.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1477 -
Filters a comment before it is inserted via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:780 -
functionthe_comments_navigation()
Displays navigation to next/previous set of comments, when applicable.
-
functionthe_comments_pagination()
Displays a paginated navigation to next/previous set of comments, when applicable.
-
Fires after comments are restored for a post from the Trash.
-
Outputs a single comment.
-
Ends the list of items after the elements are added.
-
functionwp_ajax_replyto_comment()
Handles replying to a comment via AJAX.
-
Constructor.
-
Sets up the WordPress query for retrieving comments.
-
Determines whether there are more comments available.
-
functionwp_update_comment_count()
Updates the comment count for post(s).
-
Fires immediately after a post’s comment count is updated in the database.
-
function_cleanup_header_comment()
Strips close comment and close php tags from file headers used by WP.
-
Filters the list of allowed comment types for retrieving avatars.
-
functionget_comments_number_text()
Displays the language string for the number of comments the current post has.
-
functionget_comment_author_email()
Retrieves the email of the author of the current comment.
-
Filters the comment author’s returned email address.
-
functionget_pending_comments_num()
Gets the number of pending comments on a post or posts.
-
-
Filters the comment author’s email cookie before it is set.
-
Fires just before the Filter submit button for comment types.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:424 -
functionsanitize_comment_cookies()
Sanitizes the cookies sent to the user already.
-
Fires when comment cookies are sanitized.
-
Starts the element output.