=== Advanced WPLink ===
Contributors: nico_martin, sayhellogmbh
Donate link: https://www.paypal.me/NicoMartin
Tags: WPLink, WP-Link, TinyMCE, inline link, inline links, Inline Linking
Requires at least: 4.5
Tested up to: 4.7
Stable tag: 1.1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

This Plugin adds several enhancements to the WP-Link Modal inside the TinyMCE and gives you the possibility to disable the wp inline link tool.

== Description ==

This Plugin adds several enhancements to the WP-Link Modal inside the TinyMCE and gives you the possibility to disable the wp inline link tool.

In this first version you are able to:

1. Add custom classes to your links directly inside the TinyMCE WPLink modal box
2. Enable/Disable the Inline Linking from WP 4.5+
3. Add a `rel="nofollow"` to your links
4. Add a title-Tag to your links

If you have ideas for improvements, feel free to dive into the code:
[https://github.com/nico-martin/AdvancedWPLink/](https://github.com/nico-martin/AdvancedWPLink/)

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Install the Plugin either via the WordPress.org plugin directory, or by uploading the files to your server.
2. Activate the Plugin
3. Go to "Settings -> Advanced WPLink" and add your desired classes
4. Check the WPLink modal inside each editor.

== Screenshots ==

1. Add custom Styling to your Links. For example Buttons?
2. Super easy to manage

== Frequently Asked Questions ==

= No questions yet =

[https://github.com/nico-martin/AdvancedWPLink/issues/](https://github.com/nico-martin/AdvancedWPLink/issues/)

== Changelog ==

= 1.1.0 =
* Added PHP 5.3 Support
* Added PHP version check

= 1.0.1 =
* Bugfixes

= 1.0.0 =
* complete rebuild from scratch
* Add a title-Tag to your links
* Hide styling options if no option is set
* Added german translation
* improved responiveness
* minify all the things!

= 0.9.1 =
* Enable/Disable inline links
* Add custom link classes
* Add rel="nofollow"

== Upgrade Notice ==
* Added PHP 5.3 Support
* Added PHP version check