Skip to content

Releases: kevinkoosk/custom-wp-dashboard

Initial release version 1.0.0

Choose a tag to compare

@kevinkoosk kevinkoosk released this 07 Apr 16:25
b079aab

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

  1. Download the custom-dashboard-gatekeeper.zip attached to this release.
  2. Upload it via Plugins > Add New in your WordPress admin.
  3. 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!