set_transient()
Function: Sets/updates the value of a transient.
Source: wp-includes/option.php:953
Function: Sets/updates the value of a transient.
Source: wp-includes/option.php:953
Function: Deletes all expired transients.
Source: wp-includes/option.php:1067
Function: Saves and restores user interface settings stored in a cookie.
Source: wp-includes/option.php:1127
Function: Loads and caches certain often requested site options if is_multisite() and a persistent cache is not being used.
Source: wp-includes/option.php:372
Function: Updates the value of an option that was already added.
Source: wp-includes/option.php:424
Function: Adds a new option.
Source: wp-includes/option.php:610
Function: Removes option by name. Prevents removal of protected WordPress options.
Source: wp-includes/option.php:739
Function: Deletes a transient.
Source: wp-includes/option.php:826
Function: Retrieves the value of a transient.
Source: wp-includes/option.php:877
Function: Examines a URL and try to determine the post ID it represents.
Source: wp-includes/rewrite.php:491