=== Deploy Helper ===
Contributors: topdrawinc
Donate link: http://www.topdraw.com/
Tags: deployment, hosting, paths, development, staging
Requires at least: 2.9.0
Tested up to: 3.3
Stable tag: 0.6
== Description ==
Simplify the process of deploying a website. If you ever worked on a Wordpress site on a local environment, you know how frustrating it can be to move it to different servers.
[Plugin home page](http://www.topdraw.com/news/wp-plugin-deploy-helper/ "Top Draw home page")
[Forum / Support](http://wordpress.org/tags/td-deployhelper/ "Forum / Support")
== Installation ==
1. Download and unzip the Deploy Helper plugin
2. Upload 'td-deployhelper' folder to the '/wp-content/plugins/' directory
3. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Some values are not being fixed when I click fix. =
- This is a known issue with some encoded fields in the database. I'm looking into this.
[Forum / Support](http://wordpress.org/tags/td-deployhelper/ "Forum / Support")
== Screenshots ==
1. Deploy Helper Screenshots
== Changelog ==
= 0.6 =
- More information to the table
- Fix Upload path by removing the old value.
= 0.5 =
- Some string values were not being updated in serialized data.
- Crash with some serialized data.
= 0.4 =
- Fixed an error when checking for serialized data.
- UI improvements
- Plugin folder name is not irrelevant. (in case you clone from git).
= 0.3 =
- Issues with old naming
= 0.2 =
- Better debug info.
- Styling issues.
= 0.1 =
- First version