rest_user_query
Filter Hook: Filters WP_User_Query arguments when querying users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:336
Filter Hook: Filters WP_User_Query arguments when querying users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:336
Method: Deletes the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:976
Method: Get the user, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:403
Method: Prepares a single user output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:992
Class: Core class used to manage users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:17