=== Remove Widget Title | inventivo ===
Contributors: inventivogermany
Plugin Name:  Remove Widget Title | inventivo
Plugin URI:   https://www.inventivo.de/webseiten/wordpress-plugins
Description:  Remove specific widget titles
Version:      1.0.3
Author:       Nils Harder
Author URI:   https://www.inventivo.de
Tags: remove widget title
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 7.1
Stable tag: 1.0.3
Text Domain: inventivo-remove-widget-title
Domain Path: /languages
License:      GPL2
License URI:  https://www.gnu.org/licenses/gpl-2.0.html

Remove a specific widget title in WordPress.

== Description ==

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 <a href="https://www.inventivo.de/webseiten/wordpress-plugins">website</a> 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.

== Installation ==

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

== Frequently Asked Questions ==


== Screenshots ==


== Changelog ==

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.

