• Stars
    star
    122
  • Rank 291,119 (Top 6 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created over 14 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In a Multisite WordPress, automatically add new users to each of your sites.

Multisite User Management

Automatically add users to each site in your WordPress network.

Description

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.

Installation

  1. Upload the entire /multisite-user-management/ folder to the /wp-content/plugins/ directory.
  2. Activate the plugin.
  3. Navigate to the Multisite User Management section of the Network Admin > Settings > Network Settings page. At example.com this page would be found at http://example.com/wp-admin/network/settings.php.
  4. Set default roles for each of your sites.

Frequently Asked Questions

Does the plugin require a multisite installation?

Yes, WordPress takes care of the default role on non-multisite installations.

Where do I find the settings section

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.

Why aren't all my sites listed on the options page?

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.

Does this plugin assign the default role to existing users?

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.

Will these roles be allocated to new users registering with a new site?

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.

Why aren't my users allocated the role and showing up on all sites?

Sometimes magic happens.

To re-apply a role to all users on all sites, you must:

  1. 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.
  2. Save the settings.
  3. If any of the roles are set to something other than the role you want, change the role to the one you want.
  4. Save the settings.

All users in your database should now be assigned a role for all sites.

Where can I report bugs?

Add a new topic on the WordPress Support Forum.

More Repositories

1

paypal-digital-goods

The missing PayPal Digital Goods PHP library. Discontinued - PayPal no longer offer the Digital Goods product.
PHP
125
star
2

paypal-digital-goods-php-examples

Payment & subscription examples using the PayPal Digital Goods PHP Library.
PHP
44
star
3

BB-API

PHP
23
star
4

WP-API-CORS

Enable CORS for the WP JSON REST API.
PHP
18
star
5

bbbolt

Subscription Driven Support for WordPress plugins. Powered by the bbPress plugin, thunder & lightning. Beta.
PHP
16
star
6

chosen-for-wordpress

Implements the Chosen jQuery Plugin for WordPress.
JavaScript
10
star
7

map-cap

Control who can publish, edit and delete custom post types in WordPress. Silly name, useful plugin.
PHP
9
star
8

secureish-file-download

A super simple plugin that offers basic authentication & url hashing to protect a file download link in WordPress.
PHP
9
star
9

grunion-ajax

Using Grunion Contact Form for WordPress? Make form submissions a little more slick with Grunion Ajax.
PHP
7
star
10

custom-taxonomy-columns

Add a column in the WordPress manage posts table for each of your custom taxonomies
Shell
3
star
11

Bing-Maps-for-WordPress-Widget

Builds on the excellent Bing Maps for WordPress plugin by adding a widget.
PHP
3
star
12

restrict-tags

In WordPress, allow a site admin to restrict the non-hierarchical taxonomy items available to other users on their site.
PHP
1
star
13

site-admin-skip-confirmation-email

Restore the skip email notification option on the add users page for site admins.
PHP
1
star
14

avatars-site-admin-fix

Allow site admins to change avatars of users on their site with the IncSub Avatars plugin.
PHP
1
star