

The PureDash Cleaner settings page showing blocked elements, grouped by category (Main Menu, Admin Bar, Dashboard Widgets, Admin Notices, Miscellaneous).
PureDash Cleaner is an enhanced WordPress plugin designed to clean up the WordPress admin interface by allowing users to hide annoying or redundant elements with a single click. It features a “Zen Mode” for interactive element selection and a robust system for persistent or session-based blocking.
This plugin utilizes the Freemius SDK to provide optional usage tracking and support services. Data is only sent to freemius.com if you explicitly opt in during activation. For more information, please refer to the Freemius Privacy Policy: https://freemius.com/privacy/
If you accidentally hide a critical element (such as the admin menu) and cannot navigate:
?puredash_safe_mode=1 to any admin URL, for example: https://yoursite.com/wp-admin/?puredash_safe_mode=1Safe Mode temporarily disables all blocks so you can access the settings page and delete the problematic entry.
You can disable the plugin entirely without deactivating it by adding the following line to your wp-config.php:
define( 'PUREDASH_DISABLE', true );