Vanish

A plugin for making elements "vanish" from your WordPress site.

Author:Fredrik Broman (profile at wordpress.org)
WordPress version required:3.4.0
WordPress version tested:4.4
Plugin version:1.0.2
Added to WordPress repository:31-03-2015
Last updated:30-11-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:80
Rated by:1
Plugin URI:https://wordpress.org/plugins/vanish/
Total downloads:928
Active installs:10+
plugin download
Click to start download

Sometimes you just want to get rid of stuff in a theme but you don't have the skill or capability to edit it's source code. Maybe because you don't have access to it, or because you don't want to risk your modifications being destroyed in future updates.

The Vanish plugin lets you specify CSS-selectors of elements to be hidden in your theme. A style block is inserted in <head> which hides all matching elements from view. They are still present in the source code, they will just be invisible.