WP_REST_Attachments_Controller::prepare_items_query()
Method: Determines the allowed query_vars for a get_items() response and prepares for WP_Query.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:78
Method: Determines the allowed query_vars for a get_items() response and prepares for WP_Query.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:78
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:24
Method: Prepares a value for output based off a schema array.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:124
Method: Prepares the revision for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:548
Method: Checks if a given request has access to create an attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:114
Method: Registers the routes for taxonomies.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:36
Method: Updates settings for the settings object.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:145
Filter Hook: Filters a revision returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:641
Method: Creates a single attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:149
Method: Checks whether a given request has permission to read taxonomies.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:83