Action - add_user_to_blog
Fires immediately after a user is added to a site.
Parameters
| Name | Type | Description |
|---|---|---|
| $user_id | int | 사용자 ID. |
| $role | string | 사용자 역할. |
| $blog_id | int | 블로그 ID. |
Since
- MU: MU
Source
Defined in inc/mu-migration/includes/helpers.php at line 174