Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Easy Elements Hider

Descripción

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.

Capturas

Instalación

  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).

Preguntas frecuentes

  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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“Easy Elements Hider” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Easy Elements Hider” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.0 [2020-04-23]
* Initial Release