WP_REST_Controller::add_additional_fields_to_object()
Method: Adds the values from additional fields to a data object.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:419
Method: Adds the values from additional fields to a data object.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:419
Method: Prepares a post status object for serialization.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:222
Method: Updates the post’s terms from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1572
Method: Sanitizes and validates the list of post statuses, including whether the user can query private statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2959
Method: Retrieves one item from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:117
Method: Updates the values of additional fields added to a data object.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:455
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
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