add_new_user_to_blog


add_new_user_to_blog ( $user_id, $password, $meta )

Parameters:
  • (int) user_id User ID.
  • (string) password User password. Ignored.
  • (array) meta Signup meta data.
See:
Defined at:
Change Log:
  • M: U

Description

Adds a newly created user to the appropriate blogTo add a user in general, use add_user_to_blog(). This function is specifically hooked into the {@see 'wpmu_activate_user'} action.

Related Functions

add_user_to_blog, add_existing_user_to_blog, maybe_add_existing_user_to_blog, get_users_of_blog, insert_blog

Top Google Results

User discussions

wpseek mobile