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:653
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:653
Method: Get the user, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:399
Filter Hook: Filters REST API collection parameters for the users controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1612
Method: Check a username for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1266
Method: Check a user password for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1303
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1336
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1509
Method: Deletes the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:972
Method: Prepares a single user output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:988
Filter Hook: Filters user data returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1089
Method: Prepares links for the user request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1100
Method: Prepares a single user for creation or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1121
Filter Hook: Filters user data before insertion via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1189
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:1204
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:818
Method: Updates the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:832
Method: Checks if a given request has access delete a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:846
Method: Deletes a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:871
Action Hook: Fires immediately after a user is deleted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:945
Method: Checks if a given request has access to delete the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:958
Method: Creates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:534
Action Hook: Fires immediately after a user is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:621
Method: Checks if a given request has access to update a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:672
Method: Updates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:717
Method: Retrieves a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:467
Method: Retrieves the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:487
Method: Checks if a given request has access create users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:513
Method: Registers the routes for users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:46
Method: Checks for a valid value for the reassign parameter when deleting users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:167
Method: Permissions check for getting all users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:191