New and updated in 5.0.0
-
Filters theme data returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:369 -
Retrieves the theme’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:452 -
Retrieves the search params for the themes collection.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:648 -
Filters REST API collection parameters for the themes controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:667 -
Sanitizes and validates the list of theme status.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:681 -
Core class used to manage themes via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:30 -
Registers the routes for themes.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:42 -
Checks if a given request has access to read the theme.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:98 -
Retrieves a collection of themes.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:197 -
Fires after a user is completely created or updated via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:663 -
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:838 -
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:362 -
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:447 -
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:482 -
Registers the routes for autosaves.
Used by 0 functions | Uses 2 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:492 -
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 5 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 1 function | 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 3 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 -
Retrieves the autosave’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:330 -
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:532 -
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