ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 288

WP_REST_Settings_Controller::get_item_permissions_check()

Method: Checks if a given request has access to read and manage settings.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:67

Used by 0 functions | Uses 1 function

WP_REST_Settings_Controller::get_item_schema()

Method: Retrieves the site setting schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:275

Used by 0 functions | Uses 1 function

WP_REST_Settings_Controller::get_registered_options()

Method: Retrieves all of the registered options for the Settings API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:217

Used by 3 functions | Uses 0 functions

WP_REST_Settings_Controller::prepare_value()

Method: Prepares a value for output based off a schema array.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:124

Used by 1 function | Uses 0 functions

WP_REST_Settings_Controller::register_routes()

Method: Registers the routes for the site’s settings.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:36

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::sanitize_callback()

Method: Custom sanitize callback used for all options to allow the use of ‘null’.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:315

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::set_additional_properties_to_false()

Method: Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:337

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::update_item()

Method: Updates settings for the settings object.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:145

Used by 0 functions | Uses 4 functions

WP_REST_Sidebars_Controller::__construct()

Method: Sidebars controller constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:34

Used by 0 functions | Uses 0 functions

WP_REST_Sidebars_Controller::check_read_permission()

Method: Checks if a sidebar can be read publicly.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:173

Used by 3 functions | Uses 0 functions
« Previous 1 … 287 288 289 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy