Hi,
I am wondering if there is a way to automatically create site for every new created users? I have setup a testing wordpress 3.2 site and enabled multi-site ( using sub folders). I can create a new site as network admin now; What I would like to do is when an new user login ( I have configured the site to use HTTP authentication and automatically add new users) , a new site is created for him automatically. Is this a configuration I can turn on? or is there some function/code I can inject into the HTTP authentication module to create new site when adding new user?
Thanks,
Jack