WP_REST_Menu_Items_Controller::get_collection_params()
Method: Retrieves the query params for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:927
Method: Retrieves the query params for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:927
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: 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: Deletes a single menu item.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:277
Action Hook: Fires immediately after a single menu item is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:314
Method: Prepares a single post for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:328
Filter Hook: Filters a menu item before it is inserted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:481
Method: Prepares a single post output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:493
Filter Hook: Filters the menu item data for a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:637
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:648