This filter is documented in wp-includes/pluggable.php
wp_verify_nonce_failed
Fires when nonce verification fails.
wp_verify_nonce
Verifies that a correct security nonce was used with time limit.
wp_nonce_tick
Returns the time-dependent variable for nonce creation.
Advertisement
nonce_life
Filters the lifespan of nonces in seconds.
wp_new_user_notification_email
Filters the contents of the new user notification email sent to the new user.
wp_new_user_notification_email_admin
Filters the contents of the new user notification email sent to the site admin.
wp_new_user_notification
Email login credentials to a newly-registered user.
Advertisement
wp_password_change_notification_email
Filters the contents of the password change notification email sent to the site admin.
wp_password_change_notification
Notify the blog admin of a user changing password, normally via email.
comment_moderation_headers
Filters the comment moderation email headers.
comment_moderation_text
Filters the comment moderation email text.
Advertisement
comment_moderation_subject
Filters the comment moderation email subject.
comment_moderation_recipients
Filters the list of recipients for comment moderation emails.
wp_notify_moderator
Notifies the moderator of the site about a new comment that is awaiting approval.