WP_REST_Taxonomies_Controller
Class: Core class used to manage taxonomies via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:17
Class: Core class used to manage taxonomies via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:17
Filter Hook: Filters the value of a setting recognized by the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:98
Action Hook: Fires after a revision is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:483
Class: Core controller used to access attachments via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:17
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: 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: 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