=== WerkPress Theme Customization Request === Contributors: ericmjorgensen, zachhink, werkpress Donate link: http://werkpress.com/ Tags: theme customization, customization Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a dashboard widget that allows users to request a WerkPress theme customization from within WordPress. == Description == This plugin adds a widget to the WordPress dashboard that allows users to submit a theme customization request from within WordPress itself, rather than having to visit [werkpress.com](http://werkpress.com). Come to think of it, you should visit us [there](http://werkpress.com) anyway. == Installation == 1. Upload the zip file to the `/wp-content/plugins` directory and unzip it. 2. Activate the plugin through the Plugins menu in WordPress. 3. Go to your WordPress Dashboard and find the new widget. Click and drag it to a convenient location, if desired. == Frequently Asked Questions == = Does WerkPress do anything weird or evil with my contact information? = No way. We will use your email address to contact you about your customization request and nothing more. == Screenshots == 1. The widget in all its glory. == Changelog == = 0.5.2b = * Removed old callback function that is no longer needed. = 0.5.1b = * Fixed array declaration error for earlier versions of PHP (before PHP 5.4.x). = 0.5b = * Initial beta version.