Hooks
-
Filters the number of links found in a comment.
-
Filters the comment moderation email headers.
-
Filters the list of recipients for comment moderation emails.
-
Filters the comment moderation email subject.
-
Filters the comment moderation email text.
-
Filters the comment notification email headers.
-
Filters whether to notify comment authors of their comments on their own posts.
-
Filters the list of email addresses to receive a comment notification.
-
Filters the comment notification email subject.
-
Filters the comment notification email text.
-
hookcomment_on_draft
Fires when a comment is attempted on a post in draft mode.
-
Fires when a comment is attempted on a password-protected post.
-
hookcomment_on_trash
Fires when a comment is attempted on a trashed post.
-
hookcomment_post
Fires immediately after a comment is inserted into the database.
-
Filters the location URI to send the commenter after posting.
-
Filters the comment reply link.
-
Filters the comment reply link arguments.
-
Fires when a comment reply is attempted to an unapproved comment.
-
Filters the action links displayed for each comment in the Comments list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:860 -
hookcomment_save_pre
Filters the comment content before it is updated in the database.
-
Filters the comment status links.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:349 -
hookcomment_text
Filters the text of a comment to be displayed.
-
hookcomment_text_rss
Filters the current comment content for use in a feed.
-
hookcomment_url
Filters the comment author’s URL for display.
-
Fires when the status of a specific comment type is in transition.
-
Fires when the comment status is in transition from one specific status to another.
-
Filters the “pages” derived from splitting the post content.
-
hookcontent_url
Filters the URL to the content directory.
-
hookcontextual_help
Filters the legacy contextual help text.
-
Filters the legacy contextual help list.