{"id":351899,"date":"2026-08-14T22:25:48","date_gmt":"2026-08-14T22:25:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/clean-admin-igw\/"},"modified":"2026-08-14T22:25:38","modified_gmt":"2026-08-14T22:25:38","slug":"igw-admin-cleanup","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/igw-admin-cleanup\/","author":165027,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.0","stable_tag":"0.1.0","tested":"7.0.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"IGW Admin Cleanup","header_author":"Francisco G\u00e1lvez","header_description":"Oculta elementos innecesarios del administrador de WordPress mediante selectores CSS.","assets_banners_color":"","last_updated":"2026-08-14 22:25:38","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":28,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"crishnakh","date":"2026-08-14 22:25:38"}},"upgrade_notice":{"0.1.0":"<p>Initial release of IGW Admin Cleanup.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"IGW Admin Cleanup settings page.","2":"Adding CSS selectors to hide unwanted admin elements.","3":"Example of the WordPress administration area before and after using IGW Admin Cleanup."}},"plugin_section":[],"plugin_tags":[83,3786,356,434,1244],"plugin_category":[59],"plugin_contributors":[160469],"plugin_business_model":[],"class_list":["post-351899","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-cleanup","plugin_tags-css","plugin_tags-dashboard","plugin_tags-hide","plugin_category-utilities-and-tools","plugin_contributors-crishnakh","plugin_committers-crishnakh"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/igw-admin-cleanup.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>IGW Admin Cleanup is a simple WordPress plugin that helps you keep the administration area clean by hiding unnecessary elements added by other plugins.<\/p>\n\n<p>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.<\/p>\n\n<p>IGW Admin Cleanup allows you to hide these elements without modifying the original files of WordPress or third-party plugins.<\/p>\n\n<p>Simply add the CSS selectors of the elements you want to hide, one selector per line.<\/p>\n\n<p>For example:<\/p>\n\n<pre><code>#wfMenuCallout\n.plugin-upgrade-notice\n.premium-banner\n<\/code><\/pre>\n\n<p>IGW Admin Cleanup will locate these elements when the WordPress administration area loads and hide them automatically.<\/p>\n\n<p>If the selected element is contained inside an <code>&lt;li&gt;<\/code> element, IGW Admin Cleanup hides the complete list item. This is particularly useful for removing promotional links from plugin menus.<\/p>\n\n<h4>What can IGW Admin Cleanup hide?<\/h4>\n\n<p>You can use IGW Admin Cleanup to hide elements such as:<\/p>\n\n<ul>\n<li>Premium or Pro upgrade links.<\/li>\n<li>Promotional banners.<\/li>\n<li>Commercial notices.<\/li>\n<li>Calls to action.<\/li>\n<li>Plugin menu entries.<\/li>\n<li>Other unnecessary elements in the WordPress administration area.<\/li>\n<\/ul>\n\n<h4>Simple configuration<\/h4>\n\n<p>Go to:<\/p>\n\n<p>Settings \u2192 IGW Admin Cleanup<\/p>\n\n<p>Add one CSS selector per line and save your changes.<\/p>\n\n<p>There is no need to modify theme files, plugin files or add custom code to <code>functions.php<\/code>.<\/p>\n\n<h4>Important<\/h4>\n\n<p>IGW Admin Cleanup only visually hides the selected elements.<\/p>\n\n<p>It does not disable plugin functionality, licenses, checks, restrictions or premium features.<\/p>\n\n<p>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.<\/p>\n\n<h4>Current limitations<\/h4>\n\n<p>The current version works with elements available during the normal loading of the WordPress administration page.<\/p>\n\n<p>Elements dynamically generated by JavaScript after the page has loaded may not currently be detected.<\/p>\n\n<p>Support for dynamically loaded elements may be added in a future version.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>clean-admin<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin from the WordPress Plugins screen.<\/li>\n<li>Activate IGW Admin Cleanup from the Plugins screen.<\/li>\n<li>Go to Settings \u2192 IGW Admin Cleanup.<\/li>\n<li>Add the CSS selectors you want to hide, one per line.<\/li>\n<li>Save your changes.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20igw%20admin%20cleanup%20modify%20other%20plugins%3F\"><h3>Does IGW Admin Cleanup modify other plugins?<\/h3><\/dt>\n<dd><p>No. IGW Admin Cleanup does not modify the files or configuration of other plugins. It only hides selected elements from the WordPress administration interface.<\/p><\/dd>\n<dt id=\"will%20my%20rules%20disappear%20when%20another%20plugin%20is%20updated%3F\"><h3>Will my rules disappear when another plugin is updated?<\/h3><\/dt>\n<dd><p>No. Your IGW Admin Cleanup configuration will remain stored after other plugins are updated.<\/p>\n\n<p>However, if another plugin changes its HTML structure or CSS selectors, you may need to update the corresponding selector.<\/p><\/dd>\n<dt id=\"can%20i%20add%20multiple%20selectors%3F\"><h3>Can I add multiple selectors?<\/h3><\/dt>\n<dd><p>Yes. Add one CSS selector per line.<\/p><\/dd>\n<dt id=\"does%20igw%20admin%20cleanup%20disable%20premium%20features%3F\"><h3>Does IGW Admin Cleanup disable Premium features?<\/h3><\/dt>\n<dd><p>No. IGW Admin Cleanup only hides elements from the administration interface. It does not enable, disable or modify Premium features, licenses or restrictions.<\/p><\/dd>\n<dt id=\"does%20it%20affect%20the%20public%20website%3F\"><h3>Does it affect the public website?<\/h3><\/dt>\n<dd><p>No. IGW Admin Cleanup only operates inside the WordPress administration area.<\/p><\/dd>\n<dt id=\"can%20it%20hide%20elements%20loaded%20with%20javascript%3F\"><h3>Can it hide elements loaded with JavaScript?<\/h3><\/dt>\n<dd><p>Not currently in all cases. Elements added dynamically after the initial page load may not be detected by the current version.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Added support for hiding WordPress admin elements using CSS selectors.<\/li>\n<li>Added support for multiple selectors.<\/li>\n<li>Added automatic hiding of the closest list item when applicable.<\/li>\n<\/ul>","raw_excerpt":"Clean up your WordPress admin area by hiding unwanted elements using simple CSS selectors.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/351899","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=351899"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/crishnakh"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=351899"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=351899"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=351899"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=351899"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=351899"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=351899"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}