delete_all_user_settings()
Function: Deletes the user settings of the current user.
Source: wp-includes/option.php:1346
Function: Deletes the user settings of the current user.
Source: wp-includes/option.php:1346
Function: Retrieve an option value for the current network based on name of option.
Source: wp-includes/option.php:1370
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
Function: Adds a new option.
Source: wp-includes/option.php:610
Action Hook: Fires before an option is added.
Source: wp-includes/option.php:678
Action Hook: Fires after a specific option has been added.
Source: wp-includes/option.php:714
Action Hook: Fires after an option has been added.
Source: wp-includes/option.php:724
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