ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 4

WP_REST_Search_Controller::get_collection_params()

Method: Retrieves the query params for the search results collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:300

Used by 1 function | Uses 0 functions

WP_REST_Search_Controller::sanitize_subtypes()

Method: Sanitizes the list of subtypes, to ensure only subtypes of the passed type are included.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:365

Used by 0 functions | Uses 1 function

WP_REST_Search_Controller::get_search_handler()

Method: Gets the search handler to handle the current request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:394

Used by 3 functions | Uses 0 functions

WP_REST_Menu_Locations_Controller

Class: Core class used to access menu locations via the REST API.

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

Used by 0 functions | Uses 1 function

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

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_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::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_Search_Controller

Class: Core class to search through all WordPress content via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:17

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