ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 262

WP_REST_Menu_Locations_Controller::get_items()

Method: Retrieves all menu locations, depending on user context.

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

Used by 0 functions | Uses 2 functions

WP_REST_Menu_Locations_Controller::get_items_permissions_check()

Method: Checks whether a given request has permission to read menu locations.

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

Used by 0 functions | Uses 1 function

WP_REST_Menu_Locations_Controller::prepare_item_for_response()

Method: Prepares a menu location object for serialization.

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

Used by 2 functions | Uses 4 functions

WP_REST_Menu_Locations_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 1 function | Uses 1 function

WP_REST_Menu_Locations_Controller::register_routes()

Method: Registers the routes for the objects of the controller.

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

Used by 0 functions | Uses 1 function

WP_REST_Menus_Controller::check_has_read_only_access()

Method: Checks whether the current user has read permission for the endpoint.

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

Used by 2 functions | Uses 1 function

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::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_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_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
« Previous 1 … 261 262 263 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy