586 results found for “comment”. Showing results 326 to 350.
-
Core controller used to access comments via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:17 -
functionwp_update_comment_count_now()
Updates the comment count for the post.
-
Filters whether to selectively skip comment meta used for WXR exports.
-
Filters the comment types shown in the drop-down menu on the Comments list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:510 -
Filters the arguments used to query comments in comments_template().
-
Fires after the comment form if comments are closed.
-
Fires after the is_user_logged_in() check in the comment form.
-
Filters the comment notification email headers.
-
Filters the comment notification email subject.
-
Filters the post comment feed link anchor tag.
-
functionwp_dashboard_recent_comments()
Show Comments section.
-
functionwp_handle_comment_submission()
Handles the submission of a comment, usually posted to wp-comments-post.php via a comment form.
-
functionwp_transition_comment_status()
Calls hooks for when a comment status transition occurs.
-
function_close_comments_for_old_post()
Closes comments on an old post. Hooked to comments_open and pings_open.
-
Filters the list of post types to automatically close comments for.
-
Filters the list of recipients for comment moderation emails.
-
Fires when a comment is attempted on a password-protected post.
-
Filters whether to display the comments feed link.
-
functionget_cancel_comment_reply_link()
Retrieves HTML content for cancel comment reply link.
-
functionget_comments_pagination_arrow()
Helper function that returns the proper pagination arrow HTML for `CommentsPaginationNext` and `CommentsPaginationPrevious` blocks based on the provided `paginationArrow` from `CommentsPagination` context.
-
functionget_comment_author_email_link()
Returns the HTML email link to the author of the current comment.
-
functionget_search_comments_feed_link()
Retrieves the permalink for the search results comments feed.
-
Fires when the default column output is displayed for a single row.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:1134