wp_verify_nonce()
Function: Verifies that a correct security nonce was used with time limit.
Source: wp-includes/pluggable.php:2313
Function: Verifies that a correct security nonce was used with time limit.
Source: wp-includes/pluggable.php:2313
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
Source: wp-includes/pluggable.php:2376
Function: Gets hash of given string.
Source: wp-includes/pluggable.php:2515
Function: Verifies the Ajax request to prevent processing requests external of the blog.
Source: wp-includes/pluggable.php:1317
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:1815
Filter Hook: Filters a username after it has been sanitized.
Source: wp-includes/user.php:2117
Filter Hook: Filters a user’s nicename before the user is created or updated.
Source: wp-includes/user.php:2165
Filter Hook: Filters a user’s URL before the user is created or updated.
Source: wp-includes/user.php:2217
Filter Hook: Filters a user’s email before the user is created or updated.
Source: wp-includes/user.php:2194
Filter Hook: Filters a user’s nickname before the user is created or updated.
Source: wp-includes/user.php:2245
Filter Hook: Filters a user’s first name before the user is created or updated.
Source: wp-includes/user.php:2256
Filter Hook: Filters a user’s last name before the user is created or updated.
Source: wp-includes/user.php:2267
Filter Hook: Filters a user’s display name before the user is created or updated.
Source: wp-includes/user.php:2297
Filter Hook: Filters a user’s description before the user is created or updated.
Source: wp-includes/user.php:2308
Function: Gets the user cookie login. This function is deprecated.
Source: wp-includes/pluggable-deprecated.php:141