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:578

Used by 2 functions | Uses 0 functions

rest_prepare_user

Filter Hook: Filters user data returned from the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:966

Used by 1 function | Uses 0 functions

rest_pre_insert_user

Filter Hook: Filters user data before insertion via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1066

Used by 1 function | Uses 0 functions

rest_delete_user

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:827

Used by 1 function | Uses 0 functions

rest_insert_user

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:546

Used by 2 functions | Uses 0 functions