From what I understand, this plugin will copy a user across the whole network, but I don’t want that.
Out WP Multisite is setup this way:
wordpress is setup as a subdomain of the school website:
https://wpblogs.school.com
and then we have a blog per classroom and a blog per student, e.g.:
https://wpblogs.school.com/class1
https://wpblogs.school.com/johnsmith
https://wpblogs.school.com/janedoe
https://wpblogs.school.com/class2
https://wpblogs.school.com/davemurray
https://wpblogs.school.com/adrianbrody
etc…
Users john smith and jane doe are added as admin of their own site upon the user creation, but can’t access any other blog (which is ok).
I want to add john smith as contribuor of both sites named class1 and janedoe, but not of the others.
Right now, we have to go to each site’s control panel and add every user one-by-one (usually about 20 users per site, and thus 20 times)
The user sync plugin does not seem to be able to do that, unless I don’t understand how I should configure it.