register_setting()
Function: Register a setting and its data.
Source: wp-includes/option.php:1982
Function: Register a setting and its data.
Source: wp-includes/option.php:1982
Filter Hook: Filters the registration arguments when registering a setting.
Source: wp-includes/option.php:2010
Function: Unregister a setting.
Source: wp-includes/option.php:2060
Function: Retrieves an array of registered settings.
Source: wp-includes/option.php:2115
Function: Filter the default value for the option.
Source: wp-includes/option.php:2138
Function: Register default settings available in ClassicPress.
Source: wp-includes/option.php:1820
Function: Update the value of a network option that was already added.
Source: wp-includes/option.php:1505
Function: Add a new option for the current network.
Source: wp-includes/option.php:1126
Filter Hook: Filters a specific network option before its value is updated.
Source: wp-includes/option.php:1538
Function: Removes a option by name for the current network.
Source: wp-includes/option.php:1141