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

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

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

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

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

Used by 2 functions | Uses 0 functions