ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.9.0
  • Page 4

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_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function

WP_REST_Menu_Locations_Controller::get_item()

Method: Retrieves a specific menu location.

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

Used by 0 functions | Uses 2 functions

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

rest_prepare_menu_location

Filter Hook: Filters menu location data returned from the REST API.

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

Used by 1 function | Uses 0 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::get_item_schema()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Sidebars_Controller::check_read_permission()

Method: Checks if a sidebar can be read publicly.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:173

Used by 3 functions | Uses 0 functions

WP_REST_Sidebars_Controller::retrieve_widgets()

Method: Looks for “lost” widgets once per request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:296

Used by 4 functions | Uses 0 functions

WP_REST_Sidebars_Controller::prepare_item_for_response()

Method: Prepares a single sidebar output for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:316

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