WP_REST_Post_Types_Controller::__construct()
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:24
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:24
Method: Updates one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:185
Method: Gets an array of fields to be included on the response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:572
Class: Core class used to access post statuses via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:17
Method: Updates the post’s terms from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1572
Method: Registers the routes for post types.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:36
Method: Checks if a given request has access to delete a specific item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:202
Method: Retrieves an array of endpoint arguments from the item schema for the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:654
Method: Checks whether current user can assign all terms sent with the current request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1600
Method: Checks whether a given request has permission to read types.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:83