- WordPress core y plugins - Tema Twenty Twenty-Four configurado - Plugin allow-unfiltered-html.php simplificado - .gitignore configurado para excluir wp-config.php y uploads 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
667 B
Executable File
667 B
Executable File
Remove Dashboard Access
(Remove Dashboard Access for Non-Admins)
This WordPress plugin limits user access to the dashboard based on whether users have a chosen capability or role. Disallowed users are redirected to a chosen URL.
Features:
- Limit Dashboard access to admins only, admins + editors, admins + editors + authors, or limit by specific capability.
- Choose your own redirect URL
- Optionally allow user profile access
- Optionally display a message on the login screen
Contribute to RDA
Pull requests are welcome!
Installation
- Search 'Remove Dashboard Access' from the Install Plugins screen.
- Install plugin, click Activate.