ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 261

WP_REST_Menu_Items_Controller::get_items_permissions_check()

Method: Checks if a given request has access to read menu items.

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

Used by 0 functions | Uses 2 functions

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::get_nav_menu_item()

Method: Gets the nav menu item, if the ID is valid.

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

Used by 6 functions | Uses 1 function

WP_REST_Menu_Items_Controller::get_schema_links()

Method: Retrieves Link Description Objects that should be added to the Schema for the posts collection.

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

Used by 1 function | Uses 1 function

WP_REST_Menu_Items_Controller::prepare_item_for_database()

Method: Prepares a single post for create or update.

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

Used by 2 functions | Uses 5 functions

WP_REST_Menu_Items_Controller::prepare_item_for_response()

Method: Prepares a single post output for response.

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

Used by 3 functions | Uses 7 functions

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::prepare_links()

Method: Prepares links for the request.

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

Used by 1 function | Uses 2 functions

WP_REST_Menu_Items_Controller::update_item()

Method: Updates a single nav menu item.

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

Used by 0 functions | Uses 8 functions

WP_REST_Menu_Locations_Controller::__construct()

Method: Menu Locations Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:24

Used by 0 functions | Uses 0 functions
« Previous 1 … 260 261 262 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy