Yes, however I just learned that it is still in beta for the most part.
Now when you say Always work network wide, I know that it is default and so far I have found no way of stopping that to the best of my knowledge.
Do you know of any way to stop that aside from moving away from multisite? I get awesome control that I need from it.
My idea is this, PHP Plugin creates alternative user table in the MySQL database per blog, that is the only thing I can think of on my end. Like I said, not a developer, but understand the code to a point.
Is there any way to accomplish this?
Based on my understanding, there is a way to override registration in WordPress, and there is a way to create alternative registration pages OR change the functionality of the registration form.
Is there a way to perhaps do this? That would be my goal here really, is to modify the actual registration core to enter an entry into an alternative database as defined by a plugin that works network wide.
Perhaps I am in the wrong area for asking this, but I figure its worth a shot to ask here.