=== WP Links ===
Contributors: nasium
Tags: seo, external, links, new tab, new window, nofollow, rel, target, _blank, Post, posts, page, pages, custom post type, comments, google, url, plugin, article, blog, search engine optimization,external link,external-links,link-target
Requires at least: 3.0
Tested up to: 4.1
Stable tag: 1.8
Author URI: https://twitter.com/TheRealJAG
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Take control of external links in WordPress posts, pages & comments.
== Description ==
WP Links is a SEO friendly, Wordpress external link handler.
The current aim of WP Links is to standardize the format of external links and create consistent on-page SEO.
Demo | Options
### Features
* Open external links in a new tab or new window
* Show icon next to external link (100 icons to chose from)
* Add rel="external nofollow" to external links
* Add title attribute to external links (uses to the text of the link)
* Add target="_blank" to comment links (rel="external nofollow" coming soon)
* Add target="_blank" to external links in excerpts
== Screenshots ==
1. Options Page
== Installation ==
1. Upload the folder `wp-links` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Visit the `WP Links Options` page under settings and adjust advanced settings.
== Changelog ==
= 1.8 =
Bug fixes - moved add_filter priority to 9
= 1.7 =
Control how external links open and minor code tweaks.
= 1.6 =
Added the ability to display an icon next to external links.
= 1.5 =
Wordpress core updates.
= 1.4 =
Fix blank space error.
= 1.0 =
First release of the plugin.