@package: REST_API
-
Fires after a single post is completely created or updated via the REST API.
Used by 4 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:869 -
Retrieves the autosave’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:334 -
Creates autosave for the specified post.
Used by 1 function | Uses 14 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:366 -
Core class used to access autosaves via the REST API.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:18 -
Prepares the revision for the REST response.
Used by 3 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:451 -
Constructor.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:59 -
Filters a revision returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:491 -
Registers the routes for autosaves.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:87 -
Retrieves the query params for the autosaves collection.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:501 -
Get the parent post.
Used by 3 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:149 -
Checks if a given request has access to get autosaves.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:161 -
Checks if a given request has access to create an autosave revision.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:189 -
Creates, updates or deletes an autosave revision.
Used by 0 functions | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:211 -
Get the autosave, if the ID is valid.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:267 -
Gets a collection of autosaves using wp_get_post_autosave.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:302 -
Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:550 -
Controller which provides REST endpoint for rendering a block.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:17 -
Constructs the controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:24 -
Registers the necessary REST API routes, one for each dynamic block.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:36 -
Checks if a given request has access to read blocks.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:111 -
Returns block output from block’s registered render_callback.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:153 -
Retrieves block’s output schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:203 -
Searches posts for a given search request.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:55 -
Prepares the search result for a given post ID.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:123 -
Prepares links for the search result of a given ID.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:167 -
Overwrites the default protected and private title format.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:198 -
Attempts to detect the route to access a single item.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:212 -
Prepares links for the search result of a given ID.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:99 -
Core class representing a search handler for posts in the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:17