Title: PureDash Cleaner
Author: boulkely
Published: <strong>10 iulie 2026</strong>
Last modified: 10 iulie 2026

---

Caută module

![](https://ps.w.org/puredash-cleaner/assets/banner-772x250.png?rev=3602671)

![](https://ps.w.org/puredash-cleaner/assets/icon-256x256.png?rev=3602671)

# PureDash Cleaner

 De [boulkely](https://profiles.wordpress.org/boulkely/)

[Descarcă](https://downloads.wordpress.org/plugin/puredash-cleaner.1.2.7.zip)

 * [Detalii](https://ro.wordpress.org/plugins/puredash-cleaner/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/puredash-cleaner/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/puredash-cleaner/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/puredash-cleaner/#developers)

 [Suport](https://wordpress.org/support/plugin/puredash-cleaner/)

## Descriere

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.

### Privacy Policy

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/

### How to Use

#### Hiding an element with Zen Mode

 1. Log in to your WordPress admin as an administrator.
 2. Look for the **PureDash Cleaner** entry in the top admin bar (black bar at the 
    top). Click it to open the submenu.
 3. Click **Toggle Zen Mode**. The page will enter selection mode — a blue highlight
    will follow your cursor as you move over admin elements.
 4. Hover over any element you want to hide (a menu item, a dashboard widget, an admin
    notice, etc.) and click it.
 5. A dialog will appear. Optionally give the element a label so you can identify it
    later, then click **Hide Element** to confirm.
 6. The element is now hidden for all admin sessions for your user. It will be hidden
    every time you load an admin page.

#### Viewing and managing blocked elements

 1. Go to **Settings > PureDash Cleaner**.
 2. The **Blocked Elements** tab lists every element you have hidden, grouped by category(
    Main Menu, Admin Bar, Dashboard Widgets, Admin Notices, Miscellaneous).
 3. To remove a block, click the **Delete** button next to the element. It will reappear
    immediately on the next page load.
 4. To rename a block’s label, click the pencil icon next to its name.

#### Safe Mode (emergency recovery)

If you accidentally hide a critical element (such as the admin menu) and cannot 
navigate:

 * Add `?puredash_safe_mode=1` to any admin URL, for example: `https://yoursite.
   com/wp-admin/?puredash_safe_mode=1`
 * Or go to **Settings > PureDash Cleaner > Help & Safe Mode** and click **Activate
   Safe Mode**.

Safe Mode temporarily disables all blocks so you can access the settings page and
delete the problematic entry.

#### Developer kill switch

You can disable the plugin entirely without deactivating it by adding the following
line to your `wp-config.php`:

    ```
    define( 'PUREDASH_DISABLE', true );
    ```

## Capturi ecran

[⌊The PureDash Cleaner settings page showing blocked elements, grouped by category(
Main Menu, Admin Bar, Dashboard Widgets, Admin Notices, Miscellaneous).⌉⌊The PureDash
Cleaner settings page showing blocked elements, grouped by category (Main Menu, 
Admin Bar, Dashboard Widgets, Admin Notices, Miscellaneous).⌉[

The PureDash Cleaner settings page showing blocked elements, grouped by category(
Main Menu, Admin Bar, Dashboard Widgets, Admin Notices, Miscellaneous).

[⌊Zen Mode active: hover over any plugin element to highlight it in blue before 
hiding it.⌉⌊Zen Mode active: hover over any plugin element to highlight it in blue
before hiding it.⌉[

Zen Mode active: hover over any plugin element to highlight it in blue before hiding
it.

[⌊Zen Mode active: hover over any admin menu to highlight it in blue before hiding
it.⌉⌊Zen Mode active: hover over any admin menu to highlight it in blue before hiding
it.⌉[

Zen Mode active: hover over any admin menu to highlight it in blue before hiding
it.

[⌊The "Hide Element" dialog, where you can optionally label an element before confirming.⌉⌊
The "Hide Element" dialog, where you can optionally label an element before confirming
.⌉[

The „Hide Element” dialog, where you can optionally label an element before confirming.

[⌊Editing or deleting a blocked element directly from the Blocked Elements list.⌉⌊
Editing or deleting a blocked element directly from the Blocked Elements list.⌉[

Editing or deleting a blocked element directly from the Blocked Elements list.

[⌊The Safe Mode recovery option, accessible from Settings > PureDash Cleaner > Help&
Safe Mode.⌉⌊The Safe Mode recovery option, accessible from Settings > PureDash Cleaner
> Help & Safe Mode.⌉[

The Safe Mode recovery option, accessible from Settings > PureDash Cleaner > Help&
Safe Mode.

[⌊The Safe Mode recovery message⌉⌊The Safe Mode recovery message⌉[

The Safe Mode recovery message

## Instalare

 1. Upload the `puredash-cleaner` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to **Settings > PureDash Cleaner** to access the plugin settings page.

## Întrebări frecvente

### Where is the settings page?

Go to **Settings > PureDash Cleaner** in the WordPress admin menu, or click **PureDash
Cleaner** in the top admin bar and choose **Settings**.

### I accidentally hid the admin menu. How do I get it back?

Add `?puredash_safe_mode=1` to your admin URL (e.g. `https://yoursite.com/wp-admin/?
puredash_safe_mode=1`). This temporarily disables all blocks so you can navigate
to the settings page and delete the rule.

### Does this hide elements for all users or just me?

Blocks are applied site-wide for all logged-in administrators. If you want to test
visibility without removing a block, use Safe Mode (see above).

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„PureDash Cleaner” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

 *   [ boulkely ](https://profiles.wordpress.org/boulkely/)
 *   [ rahajason ](https://profiles.wordpress.org/rahajason/)

„PureDash Cleaner” a fost tradus în 1 locală. Mulțumim [traducătorilor](https://translate.wordpress.org/projects/wp-plugins/puredash-cleaner/contributors)
pentru contribuția lor.

[Tradu „PureDash Cleaner” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/puredash-cleaner)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/puredash-cleaner/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/puredash-cleaner/), sau
abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/puredash-cleaner/)
prin [RSS](https://plugins.trac.wordpress.org/log/puredash-cleaner/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 1.2.7

 * Fixed admin bar „PureDash Cleaner” link pointing to a non-existent page (admin.
   php) instead of the correct settings page (Settings > PureDash Cleaner).
 * Expanded readme with a full „How to Use” section, FAQ, and Safe Mode recovery
   instructions to help users configure and use the plugin from scratch.

#### 1.2.6

 * Security: Added CSS-context sanitization for selector values output via wp_add_inline_style()
   to prevent potential CSS injection.
 * Updated Freemius SDK to 2.13.2.
 * Added plugin owner to the Contributors list in readme.txt.

#### 1.2.5

 * WordPress.org release: removed premium-only code and upgrade links.
 * Fixed the „Edit Label” action on the Blocked Elements list.
 * Simplified the Hide Element dialog.

#### 1.0.3

 * Updated version to 1.0.3.

#### 1.0.2

 * Renamed plugin to PureDash Cleaner for WordPress.org compliance.
 * Ensured compatibility with official directory requirements.
 * Integrated Freemius SDK with Org-compliant configuration.
 * Removed inline styles and scripts for better security.

## Meta

 *  Versiunea **1.2.7**
 *  Ultima actualizare **Acum 2 zile**
 *  Instalări active: **Mai puțin de 10**
 *  Versiune WordPress ** 5.8 sau mai recentă **
 *  Testat până la **7.0.1**
 *  Versiune PHP ** 7.4 sau mai recentă **
 *  Limbi
 * [English (US)](https://wordpress.org/plugins/puredash-cleaner/) și [Russian](https://ru.wordpress.org/plugins/puredash-cleaner/).
 *  [Tradu în limba ta](https://translate.wordpress.org/projects/wp-plugins/puredash-cleaner)
 * Etichete
 * [admin](https://ro.wordpress.org/plugins/tags/admin/)[cleanup](https://ro.wordpress.org/plugins/tags/cleanup/)
   [interface](https://ro.wordpress.org/plugins/tags/interface/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/puredash-cleaner/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

[Your review](https://wordpress.org/support/plugin/puredash-cleaner/reviews/#new-post)

[Vezi toate recenziile](https://wordpress.org/support/plugin/puredash-cleaner/reviews/)

## Contributori

 *   [ boulkely ](https://profiles.wordpress.org/boulkely/)
 *   [ rahajason ](https://profiles.wordpress.org/rahajason/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/puredash-cleaner/)