ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 259

WP_REST_Controller::get_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_item_schema()

Method: Retrieves the item’s schema, conforming to JSON Schema.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_items()

Method: Retrieves a collection of items.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_items_permissions_check()

Method: Checks if a given request has access to get items.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 258 259 260 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy