WP_REST_Users_Controller::check_user_password()
Method: Check a user password for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1306
Method: Check a user password for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1306
Method: Prepares a single term for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:813
Method: Checks if a given request has access create users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:519
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1339
Method: Prepares a single term output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:875
Class: Core class used to managed terms associated with a taxonomy via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:17
Method: Creates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:540
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1512
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:955
Class: Core controller used to access comments via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:17