delete_transient_{$transient}
Action Hook: Fires immediately before a specific transient is deleted.
Source: wp-includes/option.php:837
Action Hook: Fires immediately before a specific transient is deleted.
Source: wp-includes/option.php:837
Function: Updates the value of an option that was already added.
Source: wp-includes/option.php:424
Action Hook: Fires after a transient is deleted.
Source: wp-includes/option.php:860
Filter Hook: Filters a specific option before its value is (maybe) serialized and updated.
Source: wp-includes/option.php:479
Function: Retrieves the value of a transient.
Source: wp-includes/option.php:877
Function: Retrieves an option value based on an option name.
Source: wp-includes/option.php:78
Filter Hook: Filters the value of an existing option before it is retrieved.
Source: wp-includes/option.php:132
Filter Hook: Filters the default value for an option.
Source: wp-includes/option.php:188
Filter Hook: Filters the value of an existing option.
Source: wp-includes/option.php:253
Function: Protects WordPress special option from being modified.
Source: wp-includes/option.php:266