Remove Widget Title | inventivo

Descripción

PLEASE NOTE: This plugin uses the widget_title filter, which WordPress applies to classic widgets only. Since WordPress 5.8 the widget area uses block widgets by default, and a heading inside a block widget is not a widget title in that sense. If you want to hide titles there, use classic widgets, for example with the Classic Widgets plugin.

Remove Widget Title – WordPress Plugin

This plugin allows you to remove a specific widget title by writing ! into the widget’s title field.

Visit our website in order to find more handy and free WordPress plugins.

Our plugin are small and simple:
– Responsive – fits to all screens
– Easy configuration
– Lightweight code

Remove Widget Title Plugin now!

How it works:

  1. Upload the Plugin
  2. Activate the Plugin
  3. Insert an ! into the widget’s title field to hide it.

Capturas

Instalación

Use WordPress’ Add New Plugin feature, searching “Remove Widget Title | inventivo”, or download the archive and:

  1. Unzip the archive on your computer
  2. Upload inventivo-remove-widget-title directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to Settings -> Cookie Notice | inventivo and customize colors and texts as needed

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Remove Widget Title | inventivo» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Remove Widget Title | inventivo» a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

1.0.3 Tested with WordPress 7.1 on PHP 7.4, 8.3 and 8.4. The title filter is now registered with add_filter and returns an empty string instead of null, which removes deprecation notices on PHP 8.1 and newer. Dismissing the admin notice now requires a valid nonce, which closes a request forgery gap without locking out editors and authors. Please note: the filter applies to classic widgets only, not to block widgets. The admin notice now links to a page that exists again, and its stylesheet uses a plugin specific handle so it no longer collides with our other plugins.
1.0.1 Ability to dismiss admin notice persistently.