=== URL Cloner === Contributors: norcross Website Link: http://andrewnorcross.com/plugins/url-cloner/ Donate link: https://andrewnorcross.com/donate Tags: migration, import Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 1.01 Copies content from one site to another based on the URL. == Description == Copies content from one site to another based on the URL. Uses the ClearRead API. You can select the post type, publish status, category, author, and set original publish date. == Installation == This section describes how to install the plugin and get it working. 1. Upload `URL Cloner` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Navigate to the "URL Cloner" option in the Tools Menu. 4. Enjoy! == Frequently Asked Questions == = This always seems to error out on me! = The ClearRead API can be fickle at times. If there is an error, the response message gives you clear instructions on how to fix it. = Can I add more than one post at a time? = Currently, no. I plan on adding this feature at some point. = Isn't this stealing? = This was built to handle those very difficult migrations from older CMS systems (or static HTML sites). This was NOT meant to enable wholesale theft of content. = But could I steal with this? = Don't be that guy. == Screenshots == 1. This is the admin panel where you can add posts. == Changelog == = 1.01 = * Updated script and style call to only include files on plugin pages itself instead of entire admin. = 1.0 = * First release! == Upgrade Notice == = 1.01 = Small bugfix.