Fires after a post submitted by email is published.
phone_content
Filters the content of the post submitted by email before saving.
wp_mail_original_content
Filters the original content of the email.
wp-mail.php
Fires to allow a plugin to do a complete takeover of Post by Email.
Advertisement
enable_login_autofocus
Filters whether to print the call to `wp_attempt_focus()` on the login screen.
login_form
Fires following the ‘Password’ field in the login form.
wp_login_errors
Filters the login page errors.
login_redirect
Filters the login redirect URL.
Advertisement
user_request_action_confirmed
Fires an action hook when the account action has been confirmed by the user.
register_form
Fires following the ‘Email’ field in the user registration form.
registration_redirect
Filters the registration redirect URL.
resetpass_form
Fires following the ‘Strength indicator’ meter in the user password reset form.
Advertisement
validate_password_reset
Fires before the password reset procedure is validated.
lostpassword_form
Fires inside the lostpassword form tags, before the hidden fields.
lost_password
Fires before the lost password form.