WP_REST_Taxonomies_Controller::get_item_schema()
Method: Retrieves the taxonomy’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:268
Method: Retrieves the taxonomy’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:268
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:343
Class: Core class used to manage taxonomies via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:17
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:24
Method: Registers the routes for the objects of the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:36
Method: Checks whether a given request has permission to read taxonomies.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:75
Method: Retrieves all public taxonomies.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:100
Method: Checks if a given request has access to a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:136
Method: Retrieves a specific taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:160
Method: Prepares a taxonomy object for serialization.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:178