Filters the list of email addresses to receive a comment notification.
allowed_redirect_hosts
Filters the whitelist of hosts to redirect to.
wp_safe_redirect_fallback
Filters the redirect fallback URL for when the provided redirect is not safe (local).
x_redirect_by
Filters the X-Redirect-By header.
Advertisement
wp_redirect_status
Filters the redirect HTTP response status code to use.
wp_redirect
Filters the redirect location.
check_ajax_referer
Fires once the Ajax request has been validated or not.
check_admin_referer
Fires once the admin request has been validated or not.
Advertisement
auth_redirect
Fires before the authentication redirect.
auth_redirect_scheme
Filters the authentication redirect scheme.
secure_auth_redirect
Filters whether to use a secure authentication redirect.
clear_auth_cookie
Fires just before the authentication cookies are cleared.
Advertisement
send_auth_cookies
This filter is documented in wp-includes/pluggable.php
set_logged_in_cookie
Fires immediately before the logged-in authentication cookie is set.
set_auth_cookie
Fires immediately before the authentication cookie is set.