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 a taxonomy returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:290
Method: Retrieves the attachment’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:857
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:442
Method: Gets a collection of revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:221
Class: Core class used to manage a site’s settings via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-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
Method: Handles an upload via raw POST data.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:979
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:24
Method: Checks if a given request has access to get a specific revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:371