File: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php
-
Checks whether a given request has permission to read icon collections.
Used by 1 function | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:81 -
Checks if a given request has access to read a specific icon collection.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:110 -
Retrieves all icon collections.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:127 -
Retrieves a specific icon collection.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:145 -
Retrieves a specific icon collection from the registry.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:163 -
Prepares a raw icon collection before it gets output in a REST API response.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:191 -
Retrieves the icon collection schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:218 -
Retrieves the query params for the icon collections collection.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:261 -
Controller which provides a REST endpoint for the editor to read registered icon collections.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:18 -
Constructs the controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:25 -
Registers the routes for the objects of the controller.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:35