Advertisement

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.

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.