Опис
BBA User Role Manager is a focused WordPress user role manager for administrators who need to create custom roles without editing code.
New roles begin with the current Subscriber capabilities, providing a safe baseline that can be expanded through the plugin’s grouped capability editor.
The role directory displays every role registered on the site. Roles created by BBA User Role Manager can be managed or deleted, while WordPress core roles and roles created by other plugins remain protected and read-only.
Key Features
- Create Custom Roles: Add WordPress user roles with unique role keys and readable display names.
- Safe Starting Permissions: Initialize new roles with the site’s current Subscriber capabilities.
- Focused Capability Editor: Manage selected post, page, media, category, and site capabilities.
- Complete Role Directory: Review WordPress core, plugin-managed, and third-party roles together.
- Protected Core Roles: Keep Administrator, Editor, Author, Contributor, and Subscriber read-only.
- Protected Third-Party Roles: View roles created by other plugins without taking ownership of them.
- Safe Role Deletion: Reassign affected users to Subscriber before deleting a managed role.
- WordPress-Native Security: Restrict administrative actions using capabilities, nonces, validation, sanitization, and escaping.
- Privacy-Friendly: No telemetry, external services, tracking, or frontend output.
- Translation-Ready: Includes a POT translation template for the published WordPress.org text domain.
Available Capability Groups
- Posts: Create or edit own posts, publish posts, edit others’ posts, delete own or others’ posts, and read private posts.
- Pages: Create or edit own pages, publish pages, edit others’ pages, and delete own or others’ pages.
- Media: Upload files to the WordPress Media Library.
- Categories and Tags: Manage categories and tags.
- Site Management: Edit theme options and manage site settings.
Important: The manage_options capability provides access to sensitive WordPress settings and should only be granted to highly trusted users.
Designed for Safe Ownership Boundaries
BBA User Role Manager only edits and deletes roles created through this plugin.
WordPress core roles and roles registered by WooCommerce, membership plugins, themes, or custom code remain read-only. Source labels for third-party roles are informational and never establish ownership.
Privacy
BBA User Role Manager does not collect analytics, send telemetry, contact external services, or transmit personal information.
How to Use
Creating a custom role
- Open BBA User Role Manager.
- Find Add Custom User Role.
- Enter a display name, such as
Event Organizer. - Enter a unique lowercase role key, such as
event_organizer. - Select Add Role.
- Confirm that the role appears under Managed by this plugin.
Use permanent, descriptive role keys containing lowercase letters, numbers, and underscores. Avoid WordPress core role keys and keys already registered by another plugin.
Managing capabilities
- Locate the role under Managed by this plugin.
- Select Manage Capabilities.
- Enable only the capabilities required by the role.
- Select Save Capabilities.
- Test the result with a separate non-administrator account.
The basic read capability is always preserved so assigned users can sign in.
Assigning a role to a user
- Open Users > All Users.
- Edit the intended user.
- Select the custom role in the Role setting.
- Save the user profile.
Deleting a custom role
- Open BBA User Role Manager.
- Locate the plugin-managed role.
- Select Delete and confirm the action.
Users assigned to the deleted role are automatically moved to Subscriber before the role is removed.
Understanding the role directory
- Role Display Name: The user-facing role name.
- Role Key: The permanent technical identifier used by WordPress.
- Source: WordPress Core, BBA User Role Manager, or a likely third-party source.
- Access: Whether the role is manageable or read-only.
- Actions: Capability-management and deletion controls for plugin-owned roles.
Support
For help, bug reports, or feature requests, use the WordPress.org support forum.
Additional plugin information is available on the BBA User Role Manager project page.
Снимци екрана






Постављање
Install from WordPress
- Open Plugins > Add New Plugin in the WordPress dashboard.
- Search for BBA User Role Manager.
- Select Install Now, then Activate.
- Open BBA User Role Manager from the WordPress admin sidebar.
Install from a ZIP file
- Open Plugins > Add New Plugin.
- Select Upload Plugin.
- Choose the
builtbyamit-user-role-managerZIP file. - Select Install Now, then activate the plugin.
ЧПП
-
What is a WordPress user role?
-
A role is a collection of capabilities that controls what a user can do in WordPress. For example, a role may allow someone to edit posts without giving them access to site settings.
-
What permissions does a new role receive?
-
New roles inherit the site’s current Subscriber capabilities. On a standard WordPress installation, this provides basic login and reading access without content-management permissions.
-
Can I modify WordPress core roles?
-
No. Administrator, Editor, Author, Contributor, and Subscriber are protected from modification and deletion.
-
Can I edit roles created by another plugin?
-
No. Third-party roles are displayed for visibility but remain read-only. This prevents BBA User Role Manager from taking ownership of another plugin’s data.
-
Can I manage WooCommerce or membership-plugin capabilities?
-
The current version exposes a focused selection of common WordPress capabilities. It does not manage WooCommerce-specific or other third-party capabilities.
-
Can I create a role with no capabilities?
-
Every plugin-created role retains the basic
readcapability so assigned users can sign in. -
Can I rename an existing role?
-
The current version does not provide role renaming. Choose the display name and permanent role key carefully before creating the role.
-
Can two roles use the same role key?
-
No. Every role key must be unique across WordPress and all installed plugins.
-
What happens when I delete a custom role?
-
Users assigned to the role are automatically reassigned to Subscriber before the role is removed.
-
Will custom roles disappear when I deactivate the plugin?
-
No. Custom roles and plugin tracking information remain available after deactivation. Reactivating the plugin restores normal management.
-
What happens when I uninstall the plugin?
-
Uninstalling removes the plugin’s tracking options but deliberately leaves custom WordPress roles intact to avoid unexpectedly disrupting assigned users. Back up the database before uninstalling if you may need to manage those roles again.
-
Who can access the plugin settings?
-
Only users with the
manage_optionscapability can access or change plugin settings. -
Does the plugin collect personal information?
-
No. The plugin has no telemetry, analytics, external API calls, or user-tracking functionality.
-
Does the plugin add frontend output?
-
No. BBA User Role Manager works in the WordPress administration area and does not add frontend content.
-
Is the plugin translation-ready?
-
Yes. User-facing PHP strings use the published
builtbyamit-user-role-managertext domain, and the plugin includes a POT translation template. -
Does the plugin support WordPress Multisite?
-
The plugin does not provide dedicated network-wide role synchronization. Roles should be managed within the relevant individual site.
-
Is it safe to grant manage_options?
-
The
manage_optionscapability provides access to sensitive site settings. Grant it only to fully trusted users who require administrator-level settings access.
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
BBA User Role Manager је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите BBA User Role Manager на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.0.1
- Changed the user-facing product name to BBA User Role Manager.
- Added a translation template and language-directory metadata.
- Updated the plugin project URL.
- Improved WordPress Coding Standards compliance.
- Improved clean release packaging.
1.0.0
- Initial public release.
- Added custom role creation and deletion.
- Added selected capability management.
- Added the registered-role directory and source labels.
- Added protection for WordPress core and third-party roles.
