Title: IGW Admin Cleanup
Author: Francisco GP (crishnakh)
Published: <strong>August 14, 2026</strong>
Last modified: August 14, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/igw-admin-cleanup.svg)

# IGW Admin Cleanup

 By [Francisco GP (crishnakh)](https://profiles.wordpress.org/crishnakh/)

[Download](https://downloads.wordpress.org/plugin/igw-admin-cleanup.0.1.0.zip)

 * [Details](https://wordpress.org/plugins/igw-admin-cleanup/#description)
 * [Reviews](https://wordpress.org/plugins/igw-admin-cleanup/#reviews)
 *  [Installation](https://wordpress.org/plugins/igw-admin-cleanup/#installation)
 * [Development](https://wordpress.org/plugins/igw-admin-cleanup/#developers)

 [Support](https://wordpress.org/support/plugin/igw-admin-cleanup/)

## Description

IGW Admin Cleanup is a simple WordPress plugin that helps you keep the administration
area clean by hiding unnecessary elements added by other plugins.

Many WordPress plugins permanently display upgrade links, premium version promotions,
banners, commercial notices, calls to action and other elements that you may not
need during everyday use.

IGW Admin Cleanup allows you to hide these elements without modifying the original
files of WordPress or third-party plugins.

Simply add the CSS selectors of the elements you want to hide, one selector per 
line.

For example:

    ```
    #wfMenuCallout
    .plugin-upgrade-notice
    .premium-banner
    ```

IGW Admin Cleanup will locate these elements when the WordPress administration area
loads and hide them automatically.

If the selected element is contained inside an `<li>` element, IGW Admin Cleanup
hides the complete list item. This is particularly useful for removing promotional
links from plugin menus.

#### What can IGW Admin Cleanup hide?

You can use IGW Admin Cleanup to hide elements such as:

 * Premium or Pro upgrade links.
 * Promotional banners.
 * Commercial notices.
 * Calls to action.
 * Plugin menu entries.
 * Other unnecessary elements in the WordPress administration area.

#### Simple configuration

Go to:

Settings  IGW Admin Cleanup

Add one CSS selector per line and save your changes.

There is no need to modify theme files, plugin files or add custom code to `functions.
php`.

#### Important

IGW Admin Cleanup only visually hides the selected elements.

It does not disable plugin functionality, licenses, checks, restrictions or premium
features.

CSS selectors used by third-party plugins may change after an update. If this happens,
you may need to update the corresponding selector in IGW Admin Cleanup.

#### Current limitations

The current version works with elements available during the normal loading of the
WordPress administration page.

Elements dynamically generated by JavaScript after the page has loaded may not currently
be detected.

Support for dynamically loaded elements may be added in a future version.

## Installation

 1. Upload the `clean-admin` folder to the `/wp-content/plugins/` directory, or install
    the plugin from the WordPress Plugins screen.
 2. Activate IGW Admin Cleanup from the Plugins screen.
 3. Go to Settings  IGW Admin Cleanup.
 4. Add the CSS selectors you want to hide, one per line.
 5. Save your changes.

## FAQ

### Does IGW Admin Cleanup modify other plugins?

No. IGW Admin Cleanup does not modify the files or configuration of other plugins.
It only hides selected elements from the WordPress administration interface.

### Will my rules disappear when another plugin is updated?

No. Your IGW Admin Cleanup configuration will remain stored after other plugins 
are updated.

However, if another plugin changes its HTML structure or CSS selectors, you may 
need to update the corresponding selector.

### Can I add multiple selectors?

Yes. Add one CSS selector per line.

### Does IGW Admin Cleanup disable Premium features?

No. IGW Admin Cleanup only hides elements from the administration interface. It 
does not enable, disable or modify Premium features, licenses or restrictions.

### Does it affect the public website?

No. IGW Admin Cleanup only operates inside the WordPress administration area.

### Can it hide elements loaded with JavaScript?

Not currently in all cases. Elements added dynamically after the initial page load
may not be detected by the current version.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“IGW Admin Cleanup” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Francisco GP (crishnakh) ](https://profiles.wordpress.org/crishnakh/)

[Translate “IGW Admin Cleanup” into your language.](https://translate.wordpress.org/projects/wp-plugins/igw-admin-cleanup)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/igw-admin-cleanup/),
check out the [SVN repository](https://plugins.svn.wordpress.org/igw-admin-cleanup/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/igw-admin-cleanup/)
by [RSS](https://plugins.trac.wordpress.org/log/igw-admin-cleanup/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.0

 * Initial release.
 * Added support for hiding WordPress admin elements using CSS selectors.
 * Added support for multiple selectors.
 * Added automatic hiding of the closest list item when applicable.

## Meta

 *  Version **0.1.0**
 *  Last updated **7 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [admin](https://wordpress.org/plugins/tags/admin/)[cleanup](https://wordpress.org/plugins/tags/cleanup/)
   [css](https://wordpress.org/plugins/tags/css/)[dashboard](https://wordpress.org/plugins/tags/dashboard/)
   [hide](https://wordpress.org/plugins/tags/hide/)
 *  [Advanced View](https://wordpress.org/plugins/igw-admin-cleanup/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/igw-admin-cleanup/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/igw-admin-cleanup/reviews/)

## Contributors

 *   [ Francisco GP (crishnakh) ](https://profiles.wordpress.org/crishnakh/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/igw-admin-cleanup/)