WP_REST_Posts_Controller::get_item_schema()
Method: Retrieves the post’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2211
Method: Retrieves the post’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2211
Method: Retrieves Link Description Objects that should be added to the Schema for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2636
Method: Retrieves the query params for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2764
Filter Hook: Filters collection parameters for the posts controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2945
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: 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 if a given post type can be viewed or managed.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1632
Method: Checks if a post can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1654
Method: Checks if a post can be edited.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1697