=== Hide Link ===
Contributors: giuse
Tags: hidden link, hide link, no bot
Requires at least: 4.6
Tested up to: 6.5
Donate link: buymeacoffee.com/josem
Stable tag: 0.0.2
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
After successful activation every time you add #hide-this-link to a link, the plugin will replace it with an hidden link.
== 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.
== Limitations of the free version ==
The free version of Hide Link works only with the content. It will not work with the custom links of the main navigation.
== Features of the PRO version ==
With Hide Link PRO you can hide links also in the main navigation.
== Similar plugin to hide emails from bot ==
If you need something similar to hide the emails, you can try Email No Bot
== Changelog ==
= 0.0.2 =
* Added: possibility to hide download links
= 0.0.1 =
* First release