ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

Used by 0 functions | Uses 1 function
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy