WP_REST_Menu_Locations_Controller
Class: Core class used to access menu locations via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:17
Class: Core class used to access menu locations via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:17
Method: Menu Locations Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:24
Method: Registers the routes for the objects of the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:36
Method: Checks whether a given request has permission to read menu locations.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:82
Method: Retrieves all menu locations, depending on user context.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:102
Method: Checks if a given request has access to read a menu location.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:125
Method: Retrieves a specific menu location.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:145
Method: Prepares a menu location object for serialization.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:169
Filter Hook: Filters menu location data returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:209
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:220