File: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php
-
Returns the value of a menu’s auto_add setting.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:411 -
Checks if a request has access to read menus.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:27 -
Updates the menu’s auto add from a REST request.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:426 -
Checks if a request has access to read or edit the specified menu.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:45 -
Returns the names of the locations assigned to the menu.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:463 -
Gets the term, if the ID is valid.
Used by 3 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:63 -
Updates the menu’s locations from a REST request.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:485 -
Checks whether the current user has read permission for the endpoint.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:86 -
Retrieves the term’s schema, conforming to JSON Schema.
Used by 3 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:525 -
Prepares a single term output for response.
Used by 3 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:117 -
Prepares links for the request.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:154 -
Prepares a single term for create or update.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:178 -
Creates a single term in a taxonomy.
Used by 0 functions | Uses 16 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:198 -
Updates a single term from a taxonomy.
Used by 0 functions | Uses 14 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:287 -
Deletes a single term from a taxonomy.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:367 -
Core class used to managed menu terms associated via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:17