ATD Custom Role & Access Control

Leírás

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.

Képernyőmentések

Telepítés

  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.

GYIK

Does this plugin modify core WordPress roles?

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

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“ATD Custom Role & Access Control” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“ATD Custom Role & Access Control” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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.