ATD Custom Role & Access Control

描述

ATD Custom Role & Access Control gives you complete control over your WordPress user roles and admin dashboard permissions. Create tailored user roles with precise capabilities and restrict access to specific plugins, core features, and appearance settings.

🌟 Key Features:

  • Tabbed Admin UI: Clean and intuitive interface with iOS-style toggle switches.
  • Granular Role Controls: Easily manage permissions for Posts, Pages, Media, and Users.
  • Plugin Access Restrictor: Grant or revoke access to specific active plugins per user role.
  • Appearance Submenu Controls: Toggle access to Themes, Customizer, Widgets, Menus, and Theme Editor independently.
  • Core Access Filtering: Hide sensitive WordPress tools and settings menus based on capabilities.
  • Instant Role Search & Filter: Quickly find active plugins with built-in search.

螢幕截圖

安裝

  1. Upload the atd-custom-role-access-control folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to Custom Roles in the WordPress admin sidebar to manage user permissions.

常見問題

Does this plugin modify core WordPress roles?

No, it only manages custom roles created through the plugin to keep your site safe.

評價

There are no reviews for this plugin.

貢獻者及開發者

“ATD Custom Role & Access Control” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0.2

  • Refactored form submission handling to execute on early action hooks (admin_init).
  • Replaced inline JS redirects with native WordPress safe redirection (wp_safe_redirect).
  • Fixed WPCS security errors including output escaping (esc_html, esc_attr, esc_url).
  • Applied strict input sanitization with wp_unslash() for nonce and superglobal checks.

1.0.1

  • Fixed plugin slug references and URI mismatches.
  • Updated theme capability handlers for Customizer and Menus.

1.0.0

  • Initial release.