WP_REST_Controller::add_additional_fields_schema()
Method: Adds the schema from additional fields to a schema array.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:495
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:1566
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
Action Hook: Fires after a single post is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:708
Method: Checks if a given request has access to update a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:793
Method: Updates a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:844
Method: Checks if a given request has access to delete a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:965
Method: Deletes a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:990