WP_REST_Menu_Items_Controller
Class: Core class to access nav items via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:17
Class: Core class to access nav items via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:17
Class: Core class representing a search handler for post formats in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:17
Class: Core class representing a search handler for terms in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-term-search-handler.php:17
Class: Core class representing a search handler for posts in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:17
Class: Core base class representing a search handler for an object type in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:16
Function: Converts an error to a response object.
Source: wp-includes/rest-api.php:3281
Function: Checks whether a REST API endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3332
Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.
Source: wp-includes/rest-api.php:3213
Function: Append result of internal request to REST API for purpose of preloading data to be attached to a page.
Source: wp-includes/rest-api.php:2809
Function: Parses the “_embed” parameter into the list of resources to embed.
Source: wp-includes/rest-api.php:2878