תיאור
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.
צילומי מסך
התקנה
- Upload
wpmu-user-role-manager.php
to the/wp-content/plugins/
directory - יש להפעיל את התוסף דרך התפריט ’תוספים‘ בוורדפרס
- Go to the Network Admin and edit any user. Click the
Manage Role
button.
שאלות נפוצות
- Installation Instructions
-
- Upload
wpmu-user-role-manager.php
to the/wp-content/plugins/
directory - יש להפעיל את התוסף דרך התפריט ’תוספים‘ בוורדפרס
- Go to the Network Admin and edit any user. Click the
Manage Role
button.
- Upload
- Can you order the table?
-
Nope, coming in the pro version
סקירות
מפתחים
"Multisite User Role Manager" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.
תורמים“Multisite User Role Manager” תורגם לשפה 1. תודה רבה למתרגמים על תרומתם.
ניתן לתרגם את "Multisite User Role Manager" לשפה שלך.
מעוניינים בפיתוח?
עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות 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