WP_REST_Menus_Controller::create_item()
Method: Creates a single term in a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:198
Method: Creates a single term in a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:198
Method: Updates a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:287
Method: Deletes a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:367
Method: Returns the value of a menu’s auto_add setting.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:411
Method: Updates the menu’s auto add from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:426
Method: Returns the names of the locations assigned to the menu.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:463
Class: Core class used to managed menu terms associated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:17
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