register_initial_settings()
Function: Registers default settings available in WordPress.
Source: wp-includes/option.php:2141
Function: Registers default settings available in WordPress.
Source: wp-includes/option.php:2141
Function: Registers a setting and its data.
Source: wp-includes/option.php:2417
Function: Unregisters a setting.
Source: wp-includes/option.php:2528
Function: Retrieves an array of registered settings.
Source: wp-includes/option.php:2617
Function: Filters the default value for the option.
Source: wp-includes/option.php:2640
Function: Adds a new option for the current network.
Source: wp-includes/option.php:1388
Function: Removes a option by name for the current network.
Source: wp-includes/option.php:1403
Function: Updates the value of an option that was already added for the current network.
Source: wp-includes/option.php:1419
Function: Retrieves a network’s option value based on the option name.
Source: wp-includes/option.php:1437
Function: Adds a new network option.
Source: wp-includes/option.php:1571