nonce_user_logged_out
Filter Hook: Filters whether the user who generated the nonce is logged out.
Source: wp-includes/pluggable.php:2323
Filter Hook: Filters whether the user who generated the nonce is logged out.
Source: wp-includes/pluggable.php:2323
Action Hook: Fires when nonce verification fails.
Source: wp-includes/pluggable.php:2355
Filter Hook: Filters the WordPress salt.
Source: wp-includes/pluggable.php:2433
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
Source: wp-includes/pluggable.php:2373
Function: Returns a salt to add to hashes.
Source: wp-includes/pluggable.php:2421
Filter Hook: Filters the contents of the new user notification email sent to the site admin.
Source: wp-includes/pluggable.php:2185
Filter Hook: Filters the contents of the new user notification email sent to the new user.
Source: wp-includes/pluggable.php:2252
Filter Hook: Filters the lifespan of nonces in seconds.
Source: wp-includes/pluggable.php:2290
Filter Hook: Filters the redirect fallback URL for when the provided redirect is not safe (local).
Source: wp-includes/pluggable.php:1552
Function: Performs a safe (local) redirect, using wp_redirect().
Source: wp-includes/pluggable.php:1539