WP_REST_Post_Statuses_Controller::get_item_schema()
Method: Retrieves the post status’ schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:294
Method: Retrieves the post status’ schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:294
Method: Handles an upload via multipart/form-data ($_FILES).
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1190
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
Method: Checks if a given request has access to delete a revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:406
Class: Core class to access post types via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:17
Method: Checks if a given request has access to create items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:134
Method: Adds the schema from additional fields to a schema array.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:495
Method: Updates the post’s terms from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1572
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:24
Method: Creates one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:151