ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 259

WP_REST_Controller::get_object_type()

Method: Retrieves the object type this controller is responsible for managing.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_public_item_schema()

Method: Retrieves the item’s schema for display / public consumption purposes.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::prepare_item_for_database()

Method: Prepares one item for create or update operation.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::prepare_item_for_response()

Method: Prepares the item for the REST response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::prepare_response_for_collection()

Method: Prepares a response for insertion into a collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::register_routes()

Method: Registers the routes for the objects of the controller.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::sanitize_slug()

Method: Sanitizes the slug value.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::update_additional_fields_for_object()

Method: Updates the values of additional fields added to a data object.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::update_item()

Method: Updates one item from the collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::update_item_permissions_check()

Method: Checks if a given request has access to update a specific item.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 258 259 260 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy