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:650
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:650
Method: Get the user, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:396
Filter Hook: Filters REST API collection parameters for the users controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1614
Method: Check a username for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1268
Method: Check a user password for the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1305
Method: Retrieves the user’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1338
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1511
Method: Deletes the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:975
Method: Prepares a single user output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:991
Filter Hook: Filters user data returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1091
Method: Prepares links for the user request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1102
Method: Prepares a single user for creation or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1123
Filter Hook: Filters user data before insertion via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1191
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:1206
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:821
Method: Updates the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:835
Method: Checks if a given request has access delete a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:849
Method: Deletes a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:874
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:948
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:961
Method: Creates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:531
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:618
Method: Checks if a given request has access to update a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:669
Method: Updates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:712
Method: Retrieves a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:464
Method: Retrieves the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:484
Method: Checks if a given request has access create users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:510
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