Automatically add users to each site in your WordPress network.
Running a WordPress network? You no longer need to manually add new users to each of your sites.
With this plugin, users are assigned a default role for each of your sites. You set the default role for each site and this plugin applies it.
You can assign different roles for each site or keep a site private by assigning no role.
- Upload the entire
/multisite-user-management/
folder to the/wp-content/plugins/
directory. - Activate the plugin.
- Navigate to the Multisite User Management section of the Network Admin > Settings > Network Settings page. At
example.com
this page would be found athttp://example.com/wp-admin/network/settings.php
. - Set default roles for each of your sites.
Yes, WordPress takes care of the default role on non-multisite installations.
The Multisite User Management section is near the bottom of the the Network Admin > Settings > Network Settings page.
For example.com
this page would be found at http://example.com/wp-admin/network/settings.php
.
Any sites archived or deleted will not appear. All others sites will appear.
If you do not see your sites, be sure you are looking at the Network Settings Page found at /wp-admin/network/settings.php
not a single site settings, found at /wp-admin/settings.php
.
Yes, existing users will receive the default role. If you change the default role, all of your users with the old default role will receive the new default role.
Yes, users registering with a site will receive all the existing default roles.
The new site will not have a default role until it is manually set. Once set, all existing users will receive that role for the new site.
Sometimes magic happens.
To re-apply a role to all users on all sites, you must:
- Change the default role for every site listed in the settings page (even if the role is set to the role you want for that site, change it just for now). Every role must be different.
- Save the settings.
- If any of the roles are set to something other than the role you want, change the role to the one you want.
- Save the settings.
All users in your database should now be assigned a role for all sites.
Add a new topic on the WordPress Support Forum.