=== Plugin Name ===
Contributors: tleen
Tags: deactivate, links, anchors
Requires at least: 2.7
Tested up to: 3.9
Stable tag: 1.0.1
License: MIT
License URI: https://github.com/tleen/anchors-away/blob/master/LICENSE

This plugin deactivates clicks on hyperlinks with an optional popup message.

== Description ==

Anchor's Away is primarily designed to keep users from navigating away from an active page. This is useful, for example, if you are demonstrating a live website design but other areas of the website are not ready for viewing.

== Changelog ==

= 1.0 =
* Initial release

= 1.0.1 =
* Checking message content before creating javascript call
* restructured to use 'wp_enqueue_scripts' hook
