Tagged Questions
0
votes
2answers
257 views
Need to manually regsiter user, send the password and retreive their user ID
I'm writing a custom signup script for users to register with on my MU-setup.
One problem I'm having is that wpmu_signup_user() sends the password activation email but it doesn't return the user ID ...