WP_REST_Posts_Controller::prepare_taxonomy_limit_schema()
Method: Prepares the collection schema for including and excluding items by terms.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3078
Method: Prepares the collection schema for including and excluding items by terms.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3078
Method: Overwrites the default protected title format.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2027
Method: Registers the routes for posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:73
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: Updates a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:850
Method: Checks if a given request has access to update a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:799
Method: Constructor.
Source: wp-includes/rest-api/class-wp-rest-request.php:113
Method: Appends a header value for the given header.
Source: wp-includes/rest-api/class-wp-rest-request.php:252
Method: Canonicalizes the header name.
Source: wp-includes/rest-api/class-wp-rest-request.php:182
Method: Retrieves a WP_REST_Request object from a full URL.
Source: wp-includes/rest-api/class-wp-rest-request.php:1025