WP_REST_Blocks_Controller::get_item_schema()
Retrieves the block’s schema, conforming to JSON Schema.
Retrieves the block’s schema, conforming to JSON Schema.
Core class representing a search handler for posts in the REST API.
Constructor.
Attempts to detect the route to access a single item.
Prepares the search result for a given ID.
Prepares links for the search result of a given ID.
Overwrites the default protected title format.
Searches the object type content for a given search request.
Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.
Core class to search through all WordPress content via the REST API.