Action: add_user_to_blog
યુઝરને સાઇટમાં ઉમેર્યા પછી તરત જ આ એક્શન ટ્રિગર થાય છે.
Parameters
| Name | Type | Description |
|---|---|---|
| $user_id | int | યુઝર ID. |
| $role | string | યુઝરની ભૂમિકા (User role). |
| $blog_id | int | બ્લોગ ID. |
Since
- MU: MU
Source
Defined in inc/mu-migration/includes/helpers.php at line 174