ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 288

WP_REST_Server::serve_request()

Method: Handles serving a REST API request.

Source: wp-includes/rest-api/class-wp-rest-server.php:285

Used by 0 functions | Uses 0 functions

WP_REST_Server::set_status()

Method: Sends an HTTP status code.

Source: wp-includes/rest-api/class-wp-rest-server.php:1777

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::get_item()

Method: Retrieves the settings.

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

Used by 1 function | Uses 4 functions

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
« Previous 1 … 287 288 289 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy