We have a WPMU instance:
http://my.blogs.com/blog1
http://my.blogs.com/blog2
Now, blog1 is closed to used registration, while blog2 us open to users registering and posting.
now, how do I get to have a user added to only blog2 when he signs up ? as of now, he is not added to any blog and only this.
Now, if I have blog3, which also has registration enabled, how could a user signup only to that ?
Is there a plugin that can detect the blog URI and add the user only to that ?