File: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php
-
Filters whether the current user has read access to menu items via the REST API.
Used by 3 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:93 -
Prepares a single nav menu item output for response.
Used by 3 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:508 -
Filters the menu item data for a REST API response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:654 -
Prepares links for the request.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:665 -
Retrieves Link Description Objects that should be added to the Schema for the nav menu items collection.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:702 -
Retrieves the nav menu item’s schema, conforming to JSON Schema.
Used by 3 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:729 -
Retrieves the query params for the nav menu items collection.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:950 -
Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:999 -
Gets the id of the menu that the given menu item belongs to.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:1030 -
Core class to access nav items via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:17 -
Prepares a single nav menu item for create or update.
Used by 2 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:343 -
Gets the nav menu item, if the ID is valid.
Used by 6 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:27 -
Filters a menu item before it is inserted via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:496 -
Checks if a given request has access to read menu items.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:44 -
Checks if a given request has access to read a menu item if they have access to edit them.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:62 -
Checks whether the current user has read permission for the endpoint.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:82 -
Creates a single nav menu item.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:127 -
Fires after a single menu item is created or updated via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:166 -
Fires after a single menu item is completely created or updated via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:196 -
Updates a single nav menu item.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:218 -
Deletes a single nav menu item.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:292 -
Fires immediately after a single menu item is deleted via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:329