WP_REST_Menu_Items_Controller::get_items_permissions_check()
Method: Checks if a given request has access to read menu items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:44
Method: Checks if a given request has access to read menu items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:44
Method: Gets the id of the menu that the given menu item belongs to.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:1007
Method: Gets the nav menu item, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:27
Method: Retrieves Link Description Objects that should be added to the Schema for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:685
Method: Prepares a single post for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:328
Method: Prepares a single post output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:493
Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:976
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:648
Method: Updates a single nav menu item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:203
Method: Menu Locations Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:24