delete_option
Action Hook: Fires immediately before an option is deleted.
Source: wp-includes/option.php:765
Action Hook: Fires immediately before an option is deleted.
Source: wp-includes/option.php:765
Function: Updates the value of an option that was already added.
Source: wp-includes/option.php:424
Action Hook: Fires after a specific option has been deleted.
Source: wp-includes/option.php:801
Function: Adds a new option.
Source: wp-includes/option.php:610
Action Hook: Fires after an option has been deleted.
Source: wp-includes/option.php:810
Function: Removes option by name. Prevents removal of protected WordPress options.
Source: wp-includes/option.php:739
Action Hook: Fires immediately before a specific transient is deleted.
Source: wp-includes/option.php:837
Function: Deletes a transient.
Source: wp-includes/option.php:826
Action Hook: Fires after a transient is deleted.
Source: wp-includes/option.php:860
Function: Retrieves the value of a transient.
Source: wp-includes/option.php:877