WP_REST_Menu_Items_Controller::prepare_items_query()
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: 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-plugins-controller.php:630
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 plugin header data for a plugin.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:653
Method: Plugins controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:26
Method: Get’s the activation status for a plugin.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:674
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: Registers the routes for the plugins controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:36
Method: Handle updating a plugin’s status.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:696
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