Releases: kevinkoosk/custom-wp-dashboard
Releases · kevinkoosk/custom-wp-dashboard
Release list
Initial release version 1.0.0
v1.0.0 - Initial Release 🚀
We are excited to announce the first official release of Custom Dashboard Gatekeeper Pro! This plugin is designed for developers and site owners who want a clean, professional "app-like" experience for their WordPress users without the bloat of a membership plugin.
✨ Key Features
- Dynamic Slug Configuration: Easily set your custom dashboard page via Settings > Dashboard Gatekeeper.
- Built-in Validation: The plugin verifies that your chosen slug exists before saving, preventing 404 errors.
- Complete Back-end Lockdown: Automatically redirects non-admins away from
/wp-admin. - Stealth Mode: Hides the WordPress admin bar for a seamless UI.
- Public Access Protection: Ensures that only logged-in users can view the designated dashboard page.
🛠 Installation
- Download the
custom-dashboard-gatekeeper.zipattached to this release. - Upload it via Plugins > Add New in your WordPress admin.
- Activate and configure your slug in the Settings menu.
📝 Note to Developers
This plugin is built to be lightweight and uses native WordPress hooks (template_redirect, login_redirect). It does not create any custom database tables.
If you encounter any issues or have feature requests, please open an issue in the repository!