WP_REST_Controller::get_items_permissions_check()
Method: Checks if a given request has access to get items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:66
Method: Checks if a given request has access to get items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:66
Method: Retrieves the query params for the collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:341
Method: Retrieves a collection of items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:83
Method: Retrieves the magical context param.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:380
Method: Checks if a given request has access to get a specific item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:100
Method: Adds the values from additional fields to a data object.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:419
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