wp_create_nonce()
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
Source: wp-includes/pluggable.php:2373
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
Source: wp-includes/pluggable.php:2373
Function: Creates autosave data for the specified post from `$_POST` data.
Source: wp-admin/includes/post.php:1891
Function: Adds a new tag to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:234
Function: Adds a new term to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:309
Function: This was once used to create a thumbnail from an Image given a maximum side size.
Source: wp-admin/includes/deprecated.php:1134
Function: Provides a simpler way of inserting a user into the database.
Source: wp-includes/user.php:2777
Function: Creates and logs a user request to perform a specific action.
Source: wp-includes/user.php:4568
Function: Registers _wp_cron() to run on the {@see ‘wp_loaded’} action.
Source: wp-includes/cron.php:953
Function: Disables SSL verification if the ‘cron_request’ arguments include an HTTPS URL.
Source: wp-includes/https-detection.php:184
Function: Crops an image to a given size.
Source: wp-admin/includes/image.php:25