Dashboard Cleaner allows you to hide any HTML elements from your admin dashboard such as annoying banners, unwanted ads and other nuisances, basically anything else you want.
It works like DOM inspector point and click on HTML element you want to hide, select few options and it's gone..
Point and click on HTML element you want to hide..
Upload the folder to the wp-content plugins directory..
Activate the plugin through 'Plugins page WordPress..
Its settings are saved to the database, but the filters are saved to file named dhcl xxxxx filter and located inside the wp-content uploads folder or the wp-content uploads sites X dashboard-cleaner folders.
Hiding will remove the element and the space it occupies making it invisible will mask the element but will keep the space it occupies.
Hiding the element is the method but in few cases, it can alter the whole page layout...
The attribute value is case-sensitive, HTML element and attribute names aren't...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more