=== Automagicalinks ===
Contributors: saulbaizman
Tags: links
Requires at least: 4.9
Tested up to: 4.9
Requires PHP: 5.6
Stable tag: trunk
Donate link: https://paypal.me/baizmandesign
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Automagically convert text to internal links on your website.

== Description ==

This WordPress plugin automagically converts text in the body of your pages whose name corresponds to webpages on your website into links. For example, if you have a webpage entitled "Foo Bar" on your website, when the words "Foo Bar" appear in the text of a page named "Hello World," the words will automatically be linked to the "Foo Bar" webpage.

== Installation ==

1. Upload the `automagicalinks` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Go to **Settings > Automagicalinks** to enable and configure the plugin.

== Screenshots ==

1. Screenshot of part of the configuration screen.
2. Screenshot of part of the configuration screen.

== Changelog ==

= 0.1 =
* Added first version of plugin.
