File: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
-
Prepares links for the request.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:302 -
Checks if a given request has access to a taxonomy.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:154 -
Retrieves a specific taxonomy.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:183 -
Prepares a taxonomy object for serialization.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:209 -
Filters a taxonomy returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:291 -
Retrieves the taxonomy’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:322 -
Retrieves the query params for collections.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:443 -
Core class used to manage taxonomies via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:24 -
Registers the routes for taxonomies.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:36 -
Checks whether a given request has permission to read taxonomies.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:83 -
Retrieves all public taxonomies.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:115