ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.9.0
  • Page 6

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:198

Used by 0 functions | Uses 11 functions

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

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

WP_REST_Menu_Items_Controller::prepare_items_query()

Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:976

Used by 0 functions | Uses 1 function

WP_REST_Menu_Items_Controller::get_menu_id()

Method: Gets the id of the menu that the given menu item belongs to.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:1007

Used by 1 function | Uses 0 functions

WP_REST_Menu_Items_Controller::delete_item()

Method: Deletes a single menu item.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:277

Used by 0 functions | Uses 4 functions
« Previous 1 … 5 6 7 … 18 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy