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:312 -
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:158 -
Retrieves a specific taxonomy.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:187 -
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:213 -
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:301 -
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:332 -
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:453 -
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