ATD Custom Role & Access Control

Descrição

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.

Imagens de tela

Instalação

  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.

FAQ

Does this plugin modify core WordPress roles?

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

Avaliações

There are no reviews for this plugin.

Contribuidores e desenvolvedores

“ATD Custom Role & Access Control” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

Registro de alterações

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.