WP_REST_Users_Controller
Class: Core class used to manage users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:17
Class: Core class used to manage users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:17
Method: Retrieves the query params for collections of attachments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1159
Class: Core class used to manage a site’s settings via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:17
Method: Get the parent post, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:139
Filter Hook: Filters a post status returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:284
Method: Validates whether the user can query private statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:691
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:24
Method: Checks if a given request has access to get revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:169
Method: Retrieves the post status’ schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:294
Method: Handles an upload via multipart/form-data ($_FILES).
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1190