=== rvw Add Link ===
Contributors: rvwood
Donate link: 
Tags: link, hyperlink, post, page, custom post type, menu, insert, add, editor, custom, external, url, website
Requires at least: 3.5.0
Tested up to: 4.5
Stable tag: 1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily add links and menus to your posts or pages.

== Description ==

Add links and menus to posts, pages, and custom post types.  

An "Add Link"  button is added to the editor, click to show a menu:

+	Posts, Pages, to select a link destination.
+	Custom link, to type in the url of an external page.
+	Menus, to insert a menu that has been created in the Appearance --> Menus page.

A label may be added to describe the link.

All links will be inserted in the post as a "shortcode"

Menus will be rendered by the WordPress wp_nav_menu() function, this adds classes to various parts of the menu to enable it to be styled using css [more details here.] (http://codex.wordpress.org/Function_Reference/wp_nav_menu)

Integrated help is included: just click the "help" tab at the top right of the screen.

== Installation ==

1. Install either via the WordPress.org plugin directory, or by uploading the files to your server.
1. Activate the plugin through the 'Plugins' menu in WordPress.

== Screenshots ==

1. screenshot-1 shows the "Add Link" button in the editor.
1. screenshot-2 shows the popup box.

== Frequently Asked Questions ==

* Question?
* Answer

== Changelog ==

= Version 1.5 =
* 1. Tested in Wordpress 4.5
* 2. Minor code changes
* 3 Provided missing image for search box

= Version 1.4 =
* 1. Fixed issues with display of popup box in Wordpress 4.0

= Version 1.3 =
* 1. Fixed issues with popup box in Wordpress 3.9

= Version 1.2 =
* 1. Increased functionality - add menus to posts.
* 2. Fixed issues with popup box in Wordpress 3.6.

= Version 1.1 =
* 1. Images to improve popup display included.

= Version 1.0 =
* 1. No changes original version

== Upgrade Notice ==

1. Please upgrade if you are using Wordpress 4.0

