=== Hide Link | Really hide links to robots ===
Contributors: giuse
Tags: hidden link, hide link, no bot
Requires at least: 6.2
Tested up to: 6.9
Stable tag: 0.0.3
Requires PHP: 7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Plugin to really hide links to robots.




== Description ==


After successful activation every time you add #hide-this-link to a link, the plugin will replace it with an hidden link.

For example, for an URL as https://sample-link.com you should write https://sample-link.com#hide-this-link. Then you will still be able to click on the link, but robots will not see it because Hide Link will replace the link tag with a span and make it clickable with a line of JavaScript.

With the <a href="https://shop.josemortellaro.com/downloads/hide-link-pro/">PRO version</a> the links can be hidden also by CSS class, and you have also the options to hide all the links of the navigation.


== Changelog ==


= 0.0.3 =
* Fix: issues with accented characters

= 0.0.2 =
* Added: possibility to hide download links

= 0.0.1 =
* First release
