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:195
Method: Creates a single term in a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:195
Method: Updates a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:284
Method: Deletes a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:364
Method: Returns the value of a menu’s auto_add setting.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:408
Method: Checks if a request has access to read menus.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:27
Method: Updates the menu’s auto add from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:423
Method: Checks if a request has access to read or edit the specified menu.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:45
Method: Returns the names of the locations assigned to the menu.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:460
Method: Gets the term, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:63
Method: Updates the menu’s locations from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:482
Method: Checks whether the current user has read permission for the endpoint.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:86
Method: Retrieves the term’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:522
Method: Prepares a single term output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:117
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:151
Method: Prepares a single term for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:175
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