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: Removes option by name. Prevents removal of protected WordPress options.
Source: wp-includes/option.php:739
Action Hook: Fires after a transient is deleted.
Source: wp-includes/option.php:860
Function: Deletes a transient.
Source: wp-includes/option.php:826
Filter Hook: Filters the value of an existing transient before it is retrieved.
Source: wp-includes/option.php:895
Function: Retrieves the value of a transient.
Source: wp-includes/option.php:877
Filter Hook: Filters an existing transient’s value.
Source: wp-includes/option.php:935
Filter Hook: Filters a specific option before its value is (maybe) serialized and updated.
Source: wp-includes/option.php:479
Filter Hook: Filters an option before its value is (maybe) serialized and updated.
Source: wp-includes/option.php:490
Action Hook: Fires immediately before an option value is updated.
Source: wp-includes/option.php:526