586 results found for “comment”. Showing results 176 to 200.
-
Filters the query used to retrieve found comment count.
-
functionget_comment_statuses()
Retrieves all of the WordPress supported comment statuses.
-
Filters a comment’s approval status before it is set.
-
Filters a comment returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1229 -
functionupdate_comment_cache()
Updates the comment cache of given comments.
-
methodWalker_Comment::ping()
Outputs a pingback comment.
-
functionwp_ajax_edit_comment()
Handles editing a comment via AJAX.
-
functionwp_ajax_get_comments()
Handles getting comments via AJAX.
-
Filters whether to anonymize the comment.
-
methodWP_Comment::to_array()
Converts object to array.
-
functioncomments_popup_script()
Display the JS popup script to show a comment.
-
Filters the URI the user is redirected to after editing a comment in the admin.
-
Filters the comment flood error message.
-
Fires before the comment flood message is triggered.
-
Filters the comment form default arguments.
-
Filters the number of links found in a comment.
-
Filters the location URI to send the commenter after posting.
-
functionget_approved_comments()
Retrieves the approved comments for a post.
-
functionget_comment_author_IP()
Retrieves the IP address of the author of the current comment.
-
Filters the comment author’s returned IP address.
-
functionget_comment_id_fields()
Retrieves hidden input HTML for replying to comments.
-
functionget_edit_comment_link()
Retrieves the edit comment link.
-
Filters the comment edit link.