WP_REST_Menus_Controller::get_menu_auto_add()
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: Returns the value of a menu’s auto_add setting.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:411
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:426
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:463
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:485
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:525
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:154
Method: Prepares a single term for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:178
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
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