This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Easy Elements Hider

Description

Easy Elements Hider allows you to hide elements on your website easily without editing style.css file. It’s user-friendly, and you have to add only the CSS class or id in the settings section. The plugin will take care of the rest and hide that element. You can hide any section or element (headers, a, img, div, li, p, span, ul, ol and li or any HTML code) using this plugin.

Lite Version Features – Works Only With Website Frontend Elements

You can hide any of the elements below.
1. Hide Header Elements – h1, h2, h3, h4, h5, h6
2. Hide Paragraph Elements – p
3. Hide Horizontal Rulerhr
4. Hide links – a (anchors)
5. Hide lists – ul (unordered list) and – ol (ordered list) and – li (list element)
6. Hide the images – img
7. Hide dividers – div
8. Hide span – span

Pro Version Features – Works With Website Frontend and Backend Admin Dashboard Elements

Get the Pro Version Here – Easy Elements Hider Pro
1. All above in lite version possible in the pro version of Easy Elements Hider.
2. Additionally, the admin or developer can hide any admin menu items using this plugin.
3. Also, you can use this plugin to hide any part in the admin section on your website.
4. You do not need to use heavy plugins. You can hide whatever you need using the pro version of the Easy Elements Hider.
5. Pro version is the perfect solution for the developers because they can hide all the elements they do not want other users (admin or any user) to see.

How this works

It’s straightforward. We use “display: none”, CSS display property with this plugin.

How To Use

First, you need to find the CSS class or CSS ID of the particular element you need to hide. Once type or id found, then use that class or id with the HTML element. Please refer a few examples below.

Example 1 – With CSS ID

Refer Screenshot Slide #4

Example 2 With CSS Class

Refer Screenshot Slide #5

Once you added the CSS class or id in the element’s box, you can save it. That all !!! Your element should be hidden now.

Screenshots

Installation

  1. Unzip downloaded folder and upload it to ‘wp-content/plugins/’ folder
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to plugins > Click and Open Plugin Settings. (Start to add elements classes and IDs to hide).

FAQ

  1. How can I unhide those elements I hide using this plugin?
    A: You have an option to remove the class or ID you added. You can simply remove that class or ID and save it. Then that element is going to display on the website again.
  2. How can I unhide all the elements one and hide them all again at once?
    A: Deactivate the plugin. All the hidden elements start to visible. Then when you activate plugin, all those elements will be hidden again.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Easy Elements Hider” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Easy Elements Hider” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0 [2020-04-23]
* Initial Release