add_option_{$option}
Action Hook: Fires after a specific option has been added.
Source: wp-includes/option.php:714
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
Filter Hook: Filters the URL to derive the post ID from.
Source: wp-includes/rewrite.php:501
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
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: Examines a URL and try to determine the post ID it represents.
Source: wp-includes/rewrite.php:491
Function: Retrieves an option value based on an option name.
Source: wp-includes/option.php:78