ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/option.php

get_registered_settings()

Function: Retrieves an array of registered settings.

Source: wp-includes/option.php:2115

Used by 2 functions | Uses 0 functions

filter_default_option()

Function: Filter the default value for the option.

Source: wp-includes/option.php:2138

Used by 0 functions | Uses 1 function

register_initial_settings()

Function: Register default settings available in ClassicPress.

Source: wp-includes/option.php:1820

Used by 0 functions | Uses 3 functions

register_setting()

Function: Register a setting and its data.

Source: wp-includes/option.php:1982

Used by 2 functions | Uses 6 functions

register_setting_args

Filter Hook: Filters the registration arguments when registering a setting.

Source: wp-includes/option.php:2010

Used by 1 function | Uses 0 functions

unregister_setting()

Function: Unregister a setting.

Source: wp-includes/option.php:2060

Used by 1 function | Uses 3 functions

update_site_option()

Function: Update the value of an option that was already added for the current network.

Source: wp-includes/option.php:1157

Used by 17 functions | Uses 1 function

update_site_option

Action Hook: Fires after the value of a network option has been successfully updated.

Source: wp-includes/option.php:1598

Used by 1 function | Uses 0 functions

get_network_option()

Function: Retrieve a network’s option value based on the option name.

Source: wp-includes/option.php:1175

Used by 7 functions | Uses 12 functions

delete_site_transient()

Function: Delete a site transient.

Source: wp-includes/option.php:1614

Used by 7 functions | Uses 6 functions
1 2 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy