=== Redirect To WP ===
Contributors: yehudah
Donate link: http://wpdevplus.com/support-us/
Tags: redirect,htaccess,redirection,301
Requires at least: 4.0
Tested up to: 4.2.1
Stable tag: 1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

This will help you sync redirects while creating or updating your site posts or pages,
This will sync to the redirection plugin or htaccess.


== Description ==

Add a meta box to all posts, pages, custom post types to add the old url you want to redirect from (old url) to the new post. 
You can use redirection plugin here: <a href="https://wordpress.org/plugins/redirection/">Redirection Plugin.</a> OR
The other option is the website htaccess file.

This will help you create redirects while creating or updating your site posts or pages, so you don't need
to update the old and new links when you finish updating your website.

so you don't need to remember:

* The new posts or pages url
* which post or page I all ready redirected ?
* repeat 50% of the process again and so on ....


== Installation ==
1. Download the the plugin.
2. Decompress the ZIP file and upload the contents of the archive into `/wp-content/plugins/`.
3. Activate the plugin through the 'Plugins' menu in WordPress


== Changelog ==
1.0 - initial release