Files
roi-theme/wp-content/plugins/remove-dashboard-access-for-non-admins/README.md
root a22573bf0b Commit inicial - WordPress Análisis de Precios Unitarios
- 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>
2025-11-03 21:04:30 -06:00

21 lines
667 B
Markdown
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
1. Search 'Remove Dashboard Access' from the Install Plugins screen.
2. Install plugin, click Activate.