WP_REST_Post_Types_Controller
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
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
Method: Retrieves all of the registered additional fields for a given object-type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:527
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: 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 update a specific item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:168