wp_verify_nonce()
Function: Verifies that a correct security nonce was used with time limit.
Source: wp-includes/pluggable.php:2278
Function: Verifies that a correct security nonce was used with time limit.
Source: wp-includes/pluggable.php:2278
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
Source: wp-includes/pluggable.php:2341
Function: Gets hash of given string.
Source: wp-includes/pluggable.php:2478
Function: Verifies the Ajax request to prevent processing requests external of the blog.
Source: wp-includes/pluggable.php:1298
Function: Changes the current user by ID or name.
Source: wp-includes/pluggable.php:27
Function: Retrieves the current user object.
Source: wp-includes/pluggable.php:69
Filter Hook: Filters the category nicename before it is sanitized.
Source: wp-includes/taxonomy.php:1776
Filter Hook: Filters a username after it has been sanitized.
Source: wp-includes/user.php:2099
Filter Hook: Filters a user’s nicename before the user is created or updated.
Source: wp-includes/user.php:2147
Filter Hook: Filters a user’s URL before the user is created or updated.
Source: wp-includes/user.php:2199
Filter Hook: Filters a user’s email before the user is created or updated.
Source: wp-includes/user.php:2176
Filter Hook: Filters a user’s nickname before the user is created or updated.
Source: wp-includes/user.php:2227
Filter Hook: Filters a user’s first name before the user is created or updated.
Source: wp-includes/user.php:2238
Filter Hook: Filters a user’s last name before the user is created or updated.
Source: wp-includes/user.php:2249
Filter Hook: Filters a user’s display name before the user is created or updated.
Source: wp-includes/user.php:2279
Filter Hook: Filters a user’s description before the user is created or updated.
Source: wp-includes/user.php:2290
Function: Gets the user cookie login. This function is deprecated.
Source: wp-includes/pluggable-deprecated.php:141