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
Filter Hook: Filters a specific transient before its value is set.
Source: wp-includes/option.php:970
Filter Hook: Filters the expiration for a transient before its value is set.
Source: wp-includes/option.php:983
Action Hook: Fires after the value for a specific transient has been set.
Source: wp-includes/option.php:1035
Action Hook: Fires after the value for a transient has been set.
Source: wp-includes/option.php:1047
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: Retrieves user interface setting value based on setting name.
Source: wp-includes/option.php:1190
Function: Adds or updates user interface setting.
Source: wp-includes/option.php:1210
Function: Deletes user interface settings.
Source: wp-includes/option.php:1234