wpseek.com
A WordPress-centric search engine for devs and theme authors
rest_insert_user › WordPress Action Hooks
Since4.7.0
Deprecatedn/a
› do_action( 'rest_insert_user', $user, $request, true )
Parameters: (3) |
|
Defined at: | |
Codex: |
Fires immediately after a user is created or updated via the REST API.
Related Functions: wp_insert_user, register_new_user, wp_insert_site, wp_insert_term, create_user, rest_get_server
Related Hooks: rest_pre_insert_user, rest_after_insert_user, pre_insert_term, rest_delete_user, rest_insert_comment