New and updated in 4.7.0
-
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 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 4 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 4 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 -
Retrieves the post status’ schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:295 -
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 -
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 2 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 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:83 -
Prepares a value for output based off a schema array.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:124 -
Updates settings for the settings object.
Used by 0 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:145 -
Filters whether to preempt a setting value update via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:169 -
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 -
Checks if a given request has access to read and manage settings.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:67 -
Retrieves the settings.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:79 -
Filters the value of a setting recognized by the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:98 -
Checks that the taxonomy is valid.
Used by 3 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1204 -
Core class used to manage a site’s settings via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:24 -
Prepares links for the request.
Used by 2 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:951 -
Retrieves the term’s schema, conforming to JSON Schema.
Used by 4 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1009