ATD Custom Role & Access Control

Opis

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.

Zrzuty ekranu

Instalacja

  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.

Najczęściej zadawane pytania

Does this plugin modify core WordPress roles?

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

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„ATD Custom Role & Access Control” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

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.