User Role Editor

Beschreibung

Das Plugin User Role Editor für WordPress erlaubt es dir, Benutzerrollen und Berechtigungen einfach zu ändern.
Füge die Berechtigungen mit Auswahlkästchen zur ausgewählten Rolle hinzu und klicke auf „Aktualisieren“, um die Änderungen zu speichern. Das war es schon.
Füge neue Rollen hinzu und passe die Berechtigungen nach deinen Bedürfnissen an, komplett neu gestaltet oder als Kopie bestehender Rollen.
Werden selbst erstellte Rollen nicht mehr benötigt, können diese gelöscht werden, wenn kein Benutzer mehr dieser Rolle zugewiesen ist.
Die standardmäßig zugewiesene Rolle für neu erstellte Benutzer kann auch geändert werden.
Berechtigungen können einzelnen Benutzern individuell zugewiesen werden. Mehrere Rollen können gleichzeitig einem Benutzer zugewiesen werden.
Du kannst neue Berechtigungen hinzufügen und unnötige löschen, die von deinstallierten Plugins übrig geblieben sind.
Multisite-Unterstützung ist gegeben.

Try it out on your free TasteWP test site.

Um mehr über „User Role Editor“ zu erfahren, besuche diese Seite auf shinephp.com

Benötigst du mehr Funktionen und hochwertigen, kurzfristigen Support? Möchtest du die Werbung in den Editor-Seiten entfernen?
Kaufe die Pro-Version.
User Role Editor Pro enthält zusätzliche Module:

  • Ausgewählte Elemente im Admin-Menu für Rollen blockieren.
  • Ausgewählte Menu-Einträge im Frontend für nicht-eingeloggte Benutzer, eingelogggte Benutzer oder Rollen verbergen.
  • Ausgewählte Widgets unter „Design“ für Rollen blockieren.
  • Widgets im Frontend nur für bestimmte Rollen anzeigen
  • Ausgewählte Meta-Boxen für Rollen blockieren (Dashboard, Beiträge, Seiten, individuelle Inhaltstypen).
  • „Export/Import“ module. You can export user role to the local file and import it to any WordPress site or other sites of the multi-site WordPress network.
  • Roles and Users permissions management via Network Admin for multisite configuration. One click Synchronization to the whole network.
  • „Other roles access“ module allows to define which other roles user with current role may see at WordPress: dropdown menus, e.g assign role to user editing user profile, etc.
  • Manage user access to editing posts/pages/custom post type using posts/pages, authors, taxonomies ID list.
  • Per plugin users access management for plugins activate/deactivate operations.
  • Per form users access management for Gravity Forms plugin.
  • Shortcode to show enclosed content to the users with selected roles only.
  • Anzeigebeschränkungen (Seiten und Beiträge) für ausgewählte Rollen.
  • Admin back-end pages permissions viewer

Die Pro-Version ist werbefrei. Premium-Support ist inklusive.

Weitere Dokumentation

Mehr Infos über das Plugin „User Role Editor“ findest du auf dieser Website.

Ich beantworte deine Fragen zur Benutzung des Plugins sehr gerne. Benutze hierzu die Kommentarfunktion auf dieser Seite.

Screenshots

  • screenshot-1.png User Role Editor: Haupt-Bedienoberfläche
  • screenshot-2.png Rollen und Berechtigungen hinzufügen oder löschen
  • screenshot-3.png Link zu den Berechtigungen des Benutzers
  • screenshot-4.png Berechtigungs-Editor
  • Massenbearbeitung für Benutzer ohne Rolle
  • screenshot-6.png Den ausgewählten Benutzern mehrere Rollen zuweisen

Installation

Installation:

  1. Deactivate plugin if you have the previous version installed.
  2. Extract „user-role-editor.zip“ archive content to the „/wp-content/plugins/user-role-editor“ directory.
  3. Activate „User Role Editor“ plugin via ‚Plugins‘ menu in WordPress admin menu.
  4. Go to the „Users“-„User Role Editor“ menu item and change your WordPress standard roles capabilities according to your needs.

FAQ

  • Does it work with WordPress in multi-site environment?
    Yes, it works with WordPress multi-site. By default plugin works for every blog from your multi-site network as for locally installed blog.
    To update selected role globally for the Network you should turn on the „Apply to All Sites“ checkbox. You should have superadmin privileges to use User Role Editor under WordPress multi-site.
    Pro version allows to manage roles of the whole network from the Netwok Admin.

To read full FAQ section visit this page at shinephp.com.

Rezensionen

7. Februar 2024
The plugin need an update because showing last updated four months agao. WordPess has had a few updates since then. How ever it is hiding the superadmin account on a multisite but not on a normal site the main administrator account is still visiable. everything else is working normally. Needs a few more items adding to it so when you install another plugin the options will show for that to restrict. Could do with option to hid the option to change the password and email so when you have a demo website to prevent others from changing the email. I use another plugin that allows me to all of those things but none have the hide administrator accounts like this one.
30. Januar 2024 3 Antworten
I "safely" reverted the permissions before deactivating this plugin, as advised, but the permissions were NOT reverted. THIS PLUGIN WILL BREAK YOUR SITE.
27. September 2023 1 Antwort
User Role Editor is one of the easiest ways to change permisions of roles in WordPress. I use this plugin for every project where client need to edit permission on it's own. This the best option after custom code placed in child theme or custom plugin.
Alle 277 Rezensionen lesen

Mitwirkende & Entwickler

„User Role Editor“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„User Role Editor“ wurde in 25 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „User Role Editor“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

[4.64.2] 19.02.2024

  • Update: Marked as compatible with WordPress 6.4.3
  • Update: URE_Advertisement: rand() is replaced with wp_rand().
  • Update: URE_Ajax_Proccessor: json_encode() is replaced with wp_json_encode().
  • Update: User_Role_Editor::load_translation(): load_plugin_textdomain() is called with the 2nd parameter value false, instead of deprecated “.
  • Update: URE_Lib::is_right_admin_path(): parse_url() is replaced with wp_parse_url().
  • Update: URE_Lib::user_is_admin() does not call WP_User::has_cap() to enhance performance.
  • Update: Plugin version was added to CSS loaded to the „Users“, „Users->User Role Editor“, „Settings->User Role Editor“ pages.
  • Update: All JavaScript files are loaded in footer now.
  • Fix: „Users->Add New Users“. Unneeded extra ‚

‚ HTML tags was removed (thanks to Alejandro A. for this bug report).

[4.64.1] 24.10.2023

  • Update: Marked as compatible with WordPress 6.4
  • Fix: Notice shown by PHP 8.3 is removed: PHP Deprecated: Creation of dynamic property URE_Editor::$hide_pro_banner is deprecated in /wp-content/plugins/user-role-editor/includes/classes/editor.php on line 166
  • Fix: Notice shown by PHP 8.3 is removed: PHP Deprecated: Creation of dynamic property URE_Role_View::$caps_to_remove is deprecated in /wp-content/plugins/user-role-editor/includes/classes/role-view.php on line 23
  • Fix: Notice shown by PHP 8.3 is removed: PHP Deprecated: Function utf8_decode() is deprecated in /wp-content/plugins/user-role-editor-pro/includes/classes/editor.php on line 984

Die Datei „changelog.txt“ enthält die vollständige Liste der Änderungen.