=== Mailigen Widget ===
Contributors: krisjanis@imedia.lv
Tags: email marketing, mailigen, mailing list, newsletter, signup form, widget
Requires at least: 3.0.1
Tested up to: 4.3
Stable tag: trunk
Add beautiful sign-up forms with ease to your site. Create a custom design and place it on your site.
== Description ==
Mailigen Wordpress plugin provides an easy, lightweight way to let your visitors or clients to sign up for your Mailigen list.
With our Mailigen Wordpress Integration you can:
* Add a sign-up form to your page
* Display the collection of only information that you actually need to ask from your mailers
* Customize texts of your sign-up form
* Collect checkbox, dropdown, and radio fields (user must eplicate values on the plugin settings separated by a comma)
* Set a widget description text
* Set a custom Success Message
* Ability to set an optional Redirect URL after submission
* Turn off double opt-in
* Turn off update existing user
* Turn off send welcome email
* Hide field labels (adds labels inside text fields)
* Add a waiting indicator when user needs to wait for a response from server after pressing subscribe button
* Multiple subscribe form widgets allowed on one page
> __This plugin requires a Mailigen account.__
*Don't have an account?* Mailigen offers a free 30 day trial, so sign up and give this plugin a try!
== Installation ==
1. Upload the mailigen-widget to /wp-content/plugins/.
1. Activate the plugin through the "Plugins" menu in WordPress.
1. Enter valid Mailigen user credentials on the plugin admin page ("Settings" >> "Mailigen Widget").
1. Select a mailing list, preferable input fields.
1. Drag the widget into your sidebar from the "Widgets" menu in WordPress and you're ready to go!
1. Please rate the plugin.
== Frequently Asked Questions ==
= Do I need a Mailigen account? =
Yes, this plugin requires a Mailigen account.
= Where is the settings page =
In the WordPress administration, navigate to Settings > Mailigen Widget in the WordPress sidebar. The URL should be `[yoursite.com]/wp-admin/options-general.php?page=settings-mailigen`
== Screenshots ==
1. Just add your Mailigen user credentials.
1. Choose your Mailigen list and prefered fields.
1. Select your Widget Options.
1. The widget displays in your sidebar.
== Changelog ==
= 1.2.2 =
* Fixed bug `PHP Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/mailigen-widget/mailigen-widget.php on line 704`
= 1.2.1 =
* Added new features (Thanks to Ted Barnett):
* multiple subscribe form widgets allowed on one page
* ability to hide field labels (adds labels inside text fields)
= 1.2.0 =
* Added new features (Thanks to Ted Barnett):
* ability to collect checkbox, dropdown, and radio fields (user must replicate values on the plugin settings separated by a comma)
* ability to set a widget description text
* ability to set a custom Success Message
* ability to set an optional Redirect URL after submission
* ability to turn off double opt-in
* ability to turn off update existing user
* ability to turn off send welcome email
* Added waiting indicator when user needs to wait for a response from server after pressing subscribe button
* Updated Mailigen API library to version 1.5
= 1.1.2 =
* Fixed bug where the signup form was not working in non-index pages
= 1.1.1 =
* Fixed bug when plugin could not be activated because of a fatal error `Parse error: syntax error, unexpected ':' in ../wp-content/plugins/mailigen-widget/mailigen-widget.php on line 385`. Shorthand form of ternary operator `?:` is available starting from PHP v5.3
= 1.1 =
* First release.
== Upgrade Notice ==
= 1.2.1 =
* Added new features (Thanks to Ted Barnett):
* multiple subscribe form widgets allowed on one page
* ability to hide field labels (adds labels inside text fields)
= 1.2.0 =
* Added new features (Thanks to Ted Barnett):
* ability to collect checkbox, dropdown, and radio fields (user must replicate values on the plugin settings separated by a comma)
* ability to set a widget description text
* ability to set a custom Success Message
* ability to set an optional Redirect URL after submission
* ability to turn off double opt-in
* ability to turn off update existing user
* ability to turn off send welcome email
* Added waiting indicator when user needs to wait for a response from server after pressing subscribe button
* Updated Mailigen API library to version 1.5
= 1.1.2 =
* Fixed bug where the signup form was not working in non-index pages
= 1.1.1 =
* Fixed bug when plugin could not be activated because of a fatal error `Parse error: syntax error, unexpected ':' in ../wp-content/plugins/mailigen-widget/mailigen-widget.php on line 385`. Shorthand form of ternary operator `?:` is available starting from PHP v5.3
= 1.1 =
* First release.