add_option
Action Hook: Fires before an option is added.
Source: wp-includes/option.php:678
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
Function: Loads and caches all autoloaded options, if available or all options.
Source: wp-includes/option.php:301
Filter Hook: Filters all options before caching them.
Source: wp-includes/option.php:347
Filter Hook: Filters all options after retrieving them.
Source: wp-includes/option.php:360
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