wp_verify_nonce()
Function: Verify that correct nonce was used with time limit.
Source: wp-includes/pluggable.php:2063
Function: Verify that correct nonce was used with time limit.
Source: wp-includes/pluggable.php:2063
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
Source: wp-includes/pluggable.php:2126
Function: Get hash of given string.
Source: wp-includes/pluggable.php:2258
Function: Verifies the Ajax request to prevent processing requests external of the blog.
Source: wp-includes/pluggable.php:1138
Function: Changes the current user by ID or name.
Source: wp-includes/pluggable.php:26
Function: Retrieve the current user object.
Source: wp-includes/pluggable.php:68
Filter Hook: Filters the category nicename before it is sanitized.
Source: wp-includes/taxonomy.php:1601
Filter Hook: Filters a user’s last name before the user is created or updated.
Source: wp-includes/user.php:1677
Filter Hook: Filters a user’s display name before the user is created or updated.
Source: wp-includes/user.php:1703
Filter Hook: Filters a user’s description before the user is created or updated.
Source: wp-includes/user.php:1714
Filter Hook: Filters a username after it has been sanitized.
Source: wp-includes/user.php:1557
Filter Hook: Filters a user’s nicename before the user is created or updated.
Source: wp-includes/user.php:1611
Filter Hook: Filters a user’s URL before the user is created or updated.
Source: wp-includes/user.php:1622
Filter Hook: Filters a user’s email before the user is created or updated.
Source: wp-includes/user.php:1633
Filter Hook: Filters a user’s nickname before the user is created or updated.
Source: wp-includes/user.php:1655
Filter Hook: Filters a user’s first name before the user is created or updated.
Source: wp-includes/user.php:1666
Function: Gets the user cookie login. This function is deprecated.
Source: wp-includes/pluggable-deprecated.php:141