rest_after_insert_user
Action Hook: Fires after a user is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:659
Action Hook: Fires after a user is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:659
Method: Checks if a given request has access to update a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:678
Method: Check a user password for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1306
Method: Updates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:721
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1339
Method: Checks if a given request has access to update the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:822
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1512
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:32
Method: Updates the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:836
Filter Hook: Filters REST API collection parameters for the users controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1615