=== Hide Titles On Hover: hide tooltip when hover on links  ===
Contributors: giuse
Donate link: buymeacoffee.com/josem
Tags: hide titles, hide tooltip, hide tooltips
Tested up to: 6.7
Stable tag: 1.0.0
Requires at least: 4.6
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Hide tooltip when hover on links or whatever elements having a title attribute. But still keep the accessibility.


== Description ==

Normally, when you go with your mouse over an element that has a title attribute, a tooltip will appear on the screen.

After activation Hide Titles On Hover  will replace all the titles attributes with aria-label. You will have no problems with the accessibility, but you will not see the native tooltip of the browser on hover.

No settings, just activate it and that's it.

== How to exclude Hide Titles On Hover on specific pages ==
This plugin has no options. But if you don't want to hide the tooltips on hover on specific pages, you can still do it by installing <a href="https://wordpress.org/plugins/freesoul-deactivate-plugins/">Freesoul Deactivate Plugins</a> to deactivate Hide Titles On Hover where you don't need it.

== PRO Version ==
The PRO version of this plugin is <a href="https://shop.josemortellaro.com/downloads/custom-title-tooltip/" target="_ctt">Custom Title Tooltip</a>.
The PRO version has a different title because it also gives you the possibility to keep the tooltips, but give them a unique style that fits with the style of your website.

== How to have <a href="https://shop.josemortellaro.com/downloads/custom-title-tooltip/" target="_ctt">custom title tooltips</a> with the PRO version ==
* Install and activate <a href="https://shop.josemortellaro.com/downloads/custom-title-tooltip/" target="_ctt">Custom Title Tooltip</a>
* From your WordPress backend click on Custom Title Tooltip
* Set colours, position, radius, font size..., and save the changes



== Changelog ==


= 1.0.0 =
*Removed: Email to admin
*Checked: WordPress 6.7

= 0.0.5 =
*Fix: PHP warning

= 0.0.4 =
*Checked: WordPress 6.4

= 0.0.3 =
*FIx: Not working for elements added after the page is fully loaded if they aren't links

= 0.0.2 =
*FIx: Not working for elements added after the page is fully loaded

= 0.0.1 =
*Initial release
