ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php

WP_REST_Menus_Controller::update_item()

Method: Updates a single term from a taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:287

Used by 0 functions | Uses 10 functions

WP_REST_Menus_Controller::delete_item()

Method: Deletes a single term from a taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:367

Used by 0 functions | Uses 5 functions

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

Used by 2 functions | Uses 0 functions

WP_REST_Menus_Controller::handle_auto_add()

Method: Updates the menu’s auto add from a REST request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:426

Used by 2 functions | Uses 2 functions

WP_REST_Menus_Controller::get_menu_locations()

Method: Returns the names of the locations assigned to the menu.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:463

Used by 2 functions | Uses 1 function

WP_REST_Menus_Controller::handle_locations()

Method: Updates the menu’s locations from a REST request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:485

Used by 2 functions | Uses 3 functions

WP_REST_Menus_Controller::get_item_schema()

Method: Retrieves the term’s schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:525

Used by 3 functions | Uses 2 functions

WP_REST_Menus_Controller::get_items_permissions_check()

Method: Checks if a request has access to read menus.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:27

Used by 0 functions | Uses 2 functions

WP_REST_Menus_Controller::get_item_permissions_check()

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

Used by 0 functions | Uses 2 functions

WP_REST_Menus_Controller::get_term()

Method: Gets the term, if the ID is valid.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:63

Used by 3 functions | Uses 3 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy