586 results found for “comment”. Showing results 151 to 175.
-
functionget_comment_excerpt()
Retrieves the excerpt of the given comment.
-
Filters the retrieved comment excerpt.
-
functionget_comment_to_edit()
Returns a WP_Comment object based on comment ID.
-
functionget_page_of_comment()
Calculates what page number a comment will appear on for comment paging.
-
Filters the calculated page on which a comment appears.
-
Fires after the Filter submit button for comment types.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:451 -
Fires after the comment query vars have been parsed.
-
Filters the comment content before it is set.
-
Fires before a comment is posted.
-
Filters the comment author’s IP address before it is set.
-
Fires after a comment is deleted via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1107 -
Fires 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:811 -
Fires after comment cookies are set.
-
Fires before comments are sent to the Trash.
-
functionupdate_comment_meta()
Updates comment meta field based on comment ID.
-
functionwp_ajax_dim_comment()
Handles dimming a comment via AJAX.
-
methodWP_Comment::__isset()
Determines whether a non-public property is set.
-
Filters whether a comment is part of a comment flood.
-
functioncomment_author_email()
Displays the email of the author of the current global $comment.
-
Filters the GROUP BY clause of the comments feed query before sending.
-
Filters the ORDER BY clause of the comments feed query before sending.
-
Filters the comment flood status.
-
Fires when a comment is attempted on a post that does not exist.
-
Filters the comment status links.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:354 -
Filters the ID, if any, of the duplicate comment found when creating a new comment.