File: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php
-
Prepares a single post output for response.
Used by 3 functions | Uses 12 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:493 -
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:637 -
Prepares links for the request.
Used by 1 function | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:648 -
Retrieves Link Description Objects that should be added to the Schema for the posts collection.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:685 -
Retrieves the term’s schema, conforming to JSON Schema.
Used by 3 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:712 -
Retrieves the query params for the posts collection.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:933 -
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:982 -
Gets the id of the menu that the given menu item belongs to.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:1013 -
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 post for create or update.
Used by 2 functions | Uses 14 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:328 -
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:481 -
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 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:82 -
Creates a single post.
Used by 0 functions | Uses 14 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:112 -
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:151 -
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:181 -
Updates a single nav menu item.
Used by 0 functions | Uses 11 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:203 -
Deletes a single menu item.
Used by 0 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:277 -
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:314