=== 42U Jetpack Booster === Contributors: 42urick Tags: jetpack Requires at least: 3.0 Tested up to: 3.4.2 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The 42U Jetpack Booster adds redirect tags and HTML email templates to Jetpack Contact Forms. == Description == The 42U Jetpack Booster adds redirect tags and HTML email templates to Jetpack Contact Forms. To add a redirect to your Jetpack Contact Form, just add the following tag to the HTML view of your Jetpack Contact Form: [contact-field label="redirect" type="hidden" default="/thanks/" /] Set the default value to the location where you would like the form to redirect after submission. == Installation == 1. Upload the `42u-jetpack-booster` directory (including all files within) to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. The basic HTML email template. == Frequently Asked Questions == = Can I just stick with text emails? = Sure. Disable HTML emails on the Jetpack Booster Options Screen. = Is it multisite compatible? = You betcha. == Changelog == = 1.1 = * Documentation updates. = 1.0 = * Initial release. == Upgrade Notice == * none