WP_REST_Users_Controller::prepare_item_for_database()
Method: Prepares a single user for creation or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1124
Method: Prepares a single user for creation or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1124
Method: Gets a single term from a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:452
Filter Hook: Filters collection parameters for the terms controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1197
Method: Checks if a given request has access create users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:519
Filter Hook: Filters user data before insertion via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1192
Method: Checks if a request has access to create a term.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:471
Method: Checks that the taxonomy is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1208
Method: Creates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:540
Method: Determines if the current user is allowed to make the desired roles change.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1207
Method: Creates a single term in a taxonomy.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:501