Summery Summery
Fires after a new user has been created.
Syntax Syntax
Parameters Parameters
- $user_id
-
ID of the newly created user.
- $notify
-
Type of notification that should happen. See wp_send_new_user_notifications() for more information on possible values.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |