Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Multisite User Role Manager

Περιγραφή

For WordPress Multisite (WPMU) installs, allows Super Admins to easily manage each users roles and blogs from one
screen in the Network Admin menu.

You no longer have to go to each blog to change the user’s role. It’s also
much easier to see which sites a user is associated with.

Στιγμιότυπα

  • The manage user roles screen

Εγκατάσταση

  1. Upload wpmu-user-role-manager.php to the /wp-content/plugins/ directory
  2. Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
  3. Go to the Network Admin and edit any user. Click the Manage Role button.

Συχνές Ερωτήσεις

Installation Instructions
  1. Upload wpmu-user-role-manager.php to the /wp-content/plugins/ directory
  2. Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
  3. Go to the Network Admin and edit any user. Click the Manage Role button.
Can you order the table?

Nope, coming in the pro version

Κριτικές

24 Μαΐου 2017 1 απάντηση
I spent about 30 minutes looking at different multisite user management plugins and all of them were either out of date, or tried to do too much. This plugin solved the exact issue I was dealing with: adding a user (with a specified role) to all of my client's subsites. Thank you very much. I wish you all the best, Kevin. P.S. the CSS for the admin screen where you add users to subsites was a bit off for me (in Chrome). The table did not fit the modal background (it hung off to the right a bit, and forced me to scroll even though there was plenty of vertical space). It doesn't bother me but it might bother some other users so I figured I would let you know.
30 Οκτωβρίου 2016 1 απάντηση
Ajax management makes it super easy to add users to a bunch of sites in the network. Does 1 things really well, more plugins should work like this.
3 Σεπτεμβρίου 2016 1 απάντηση
Plugin works great, and has helped me sort out some strange permissions issues. I have one suggestion for improvement: Display the name of the user being viewed on the modal/popup. If I'm working on just one user, it's not a big deal....but when comparing several users, open in all different browser tabs, it was hard to know which one I was looking at. But that minor deficiency is not enough to merit any less than 5 stars. Awesome plugin, many thanks! Update - June 29: And great support, too! Not only did the author resolve my problem, he also included my suggestion in the latest update. 🙂
Ανάγνωση όλων των 4 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Multisite User Role Manager” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “Multisite User Role Manager” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Multisite User Role Manager” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.0.7

  • WordPress Version 4.8.3 compatibility

1.0.6

  • WordPress Version 4.7.1 compatibility

1.0.5

  • Readme corrections

1.0.4

  • WordPress Version 4.6.1 compatibility

1.0.3

  • Fix CSS for role selector
  • Better comments for actions and filters
  • Display the user’s name in the model box
  • Stricter translation escaping
  • Make PHP >= 5.2 compatible

1.0.2

  • Add filter for current user permission
  • Add comments

1.0.1

  • Conditionally load scripts better
  • Decode entities on blogname

1.0

  • Plugin released