BuiltByAmit User Role Manager

外掛說明

BuiltByAmit User Role Manager is a lightweight, secure, and professional WordPress plugin designed to help administrators review all user roles in one place while safely creating and managing custom roles.

By default, newly created custom user roles inherit the permissions (capabilities) of the default WordPress Subscriber role. Site Administrators can then customize each role’s permissions through an intuitive dashboard settings panel.

Features

  • Custom Role Creation: Create custom user roles with user-defined keys and human-readable display names.
  • Default Subscriber Permissions: New roles default to standard subscriber privileges (read only) to ensure security and prevent unauthorized access.
  • Role Directory View: See all registered WordPress user roles in one place, including core and third-party roles, with source labels.
  • Role Capability Management: A dedicated WordPress settings page that allows site administrators to check/uncheck specific capabilities for each custom role created by this plugin.
  • Built-in Safety: Restricts changes to WordPress core roles and keeps third-party roles read-only.
  • Role Deletion: Safely delete plugin-created custom roles that are no longer needed.
  • Fully Secure: Implements strict WordPress capability checks (manage_options) and security nonces on all form submissions and actions.

安裝方式

  1. Upload the builtbyamit-user-role-manager directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Access the settings panel from the ‘BuiltByAmit User Role Manager’ top-level admin menu.

常見問題集

Can I modify the default Administrator role?

No. For safety and security reasons, the plugin protects all WordPress core roles (Administrator, Editor, Author, Contributor, Subscriber) from being modified or deleted.

Can I edit roles created by another plugin?

No. BuiltByAmit User Role Manager shows them in the role directory for visibility, but only edits and deletes roles that were created by this plugin itself.

What permissions do custom roles get upon creation?

Newly added custom roles inherit the default capabilities of the Subscriber role, which allows them to log in and view the frontend but grants no editing or admin-panel access.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈BuiltByAmit User Role Manager〉的開發相關工作。

參與者

將〈BuiltByAmit User Role Manager〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release of BuiltByAmit User Role Manager.
  • Features custom role creation, deletion, capability updates, and key validation.