2020-05-01 / 4737阅 / 悠然
Adds a newly created user to the appropriate blog
To add a user in general, use add_user_to_blog(). This function is specifically hooked into the ‘wpmu_activate_user’ action.
Top ↑
(int)
(Required)
User ID.
(string)
(Required)
User password. Ignored.
(array)
(Required)
Signup meta data.