=== Plugin Name === Contributors: zedna Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3ZVGZTC7ZPCH2&lc=CZ&item_name=Zedna%20Brickick%20Website¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: link, remove, replace Requires at least: 3.0.4 Tested up to: 4.2.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Remove all links from content. A href tags are removed. Text contains links is removed. If you want replace text contains links by post title, just go to plugin_folder/linkremover.js
and follow the instructions.
== Description ==
Remove all links from content.
A href tags are removed.
Text contains links is removed.
If you want replace text contains links by post title, just go to plugin_folder/linkremover.js
and follow the instructions.
== Installation ==
- Upload
linkremover
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
Can robots see the links?
Yes, links are hidden only for users, but robots will still see the full content.
== Screenshots ==
== Upgrade Notice == = 1.0 = Built on WP 4.2.2 but can work on older versions
== Changelog == = 1.0 =
- First version