Description
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.
Installation
- Upload the
atd-custom-role-access-controlfolder to the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ATD Custom Role & Access Control” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ATD Custom Role & Access Control” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
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.




