expiration_of_transient_{$transient}
Filter Hook: Filters the expiration for a transient before its value is set.
Source: wp-includes/option.php:983
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: Removes option by name. Prevents removal of protected WordPress options.
Source: wp-includes/option.php:739
Action Hook: Fires immediately before an option is deleted.
Source: wp-includes/option.php:765
Action Hook: Fires after a specific option has been deleted.
Source: wp-includes/option.php:801
Action Hook: Fires after an option has been deleted.
Source: wp-includes/option.php:810
Function: Deletes a transient.
Source: wp-includes/option.php:826
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