I use wp_insert_user to insert a user on my wp, but i need to do this with multisite, i can't find a wp function to do this, insert a user in a specific blog.
thanks
I use wp_insert_user to insert a user on my wp, but i need to do this with multisite, i can't find a wp function to do this, insert a user in a specific blog.
thanks
ok, ok, ok i found :)
http://codex.wordpress.org/WPMU_Functions/add_user_to_blog
This topic has been closed to new replies.