wp_verify_nonce()
Function: Verifies that a correct security nonce was used with time limit.
Source: wp-includes/pluggable.php:2134
Function: Verifies that a correct security nonce was used with time limit.
Source: wp-includes/pluggable.php:2134
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
Source: wp-includes/pluggable.php:2197
Function: Get hash of given string.
Source: wp-includes/pluggable.php:2326
Function: Verifies the Ajax request to prevent processing requests external of the blog.
Source: wp-includes/pluggable.php:1178
Function: Changes the current user by ID or name.
Source: wp-includes/pluggable.php:27
Function: Retrieve 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:1664
Filter Hook: Filters a user’s URL before the user is created or updated.
Source: wp-includes/user.php:1877
Filter Hook: Filters a user’s email before the user is created or updated.
Source: wp-includes/user.php:1854
Filter Hook: Filters a user’s nickname before the user is created or updated.
Source: wp-includes/user.php:1901
Filter Hook: Filters a user’s first name before the user is created or updated.
Source: wp-includes/user.php:1912
Filter Hook: Filters a user’s last name before the user is created or updated.
Source: wp-includes/user.php:1923
Filter Hook: Filters a user’s display name before the user is created or updated.
Source: wp-includes/user.php:1949
Filter Hook: Filters a user’s description before the user is created or updated.
Source: wp-includes/user.php:1960
Filter Hook: Filters a username after it has been sanitized.
Source: wp-includes/user.php:1778
Filter Hook: Filters a user’s nicename before the user is created or updated.
Source: wp-includes/user.php:1829
Function: Gets the user cookie login. This function is deprecated.
Source: wp-includes/pluggable-deprecated.php:141