@package: REST_API
-
Checks if a given request has access to get revisions.
Used by 2 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:180 -
Retrieves the query params for collections.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:368 -
Retrieves the post status’ schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:295 -
Retrieves all post statuses, depending on user context.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:111 -
Checks if a given request has access to read a post status.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:138 -
Checks whether a given post status should be visible.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:170 -
Retrieves a specific post status.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:196 -
Prepares a post status object for serialization.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:222 -
Filters a post status returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:285 -
Custom sanitize callback used for all options to allow the use of ‘null’.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:316 -
Core class used to access post statuses via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:24 -
Registers the routes for post statuses.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:36 -
Checks whether a given request has permission to read post statuses.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:83 -
Retrieves all of the registered options for the Settings API.
Used by 3 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:217 -
Retrieves the site setting schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:276 -
Registers the routes for the site’s settings.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:36