Important update! Fixes issue where form IDs get changed, causing errors (as reported here)
1.2.1
Fixes some widget javascript issues in the backend. Now the widget properly shows and hides the the "Make changes to the form HTML" checkbox shows and hides the "Displayed Form Code" textarea.
1.2
Added support for servers without curl() by using WP's built-in wp_remote_get() functionality.
Added options
Choose page URL to redirect users to on successful signup
Choose error page URL
Open forms in new window
Added filters
icontact_widget_style - Modify the CSS style output
icontact_widget_script - Modify the Javascript output
icontact_link - Modify iContact link output
Rewrote plugin output functionality
CSS styles now added to website <head>
Javascript now added to website footer
The form's "* = Required Field" row now has a CSS class required
Made widget interface better
Updated instructions to be more clear
Fixed link to iContact instructions
Improved layout of widget by hiding unnecessary items
1.1
If you want to modify widget or shortcode output, there's now an add_filters method to do so.
1.0.9.1
Updated with the GPL license
1.0.9
Should fix "The iContact file was not accessible for some reason." issue that was experienced by users with certain hosting configurations
1.0.8
Fixed incompatibility for servers running PHP4 by adding str_ireplace() function definition
1.0.7
Updated form to compensate for changed iContact javascript formatting (if your form shows "); at the end of it, this will fix it)
Updated widget so that it will not load for users < WordPress 2.8, preventing errors
Improved wording for widget's code override option
1.0.6
Added support for curl for servers that don't support file_get_contents()
Fixed issue where you had to save widget two times for it to update
1.0.5
Added support for multiple widgets, and multiple instances of the same widget on a page
Improved iContact code validation by adding closing slashes to s
Fixed issue with multiple instances of same form preventing javascript validation
Added option to not display form in sidebar, if only using the [icontact id=#] shortcode
Changed shortcode structure to [icontact id=#]. Once configured, widget now provides a reference ID
Fixed shortcode bug that had inserted form before content, instead of where inserted in content.
Improved code to save update form on the first save
1.0.4
Added name=clientid formatting cleanup
1.0.3
Added missing closing tag to signup form.
Added widget description for the wp-admin Widgets page.
1.0.2
Improved error handling, and prevented form from being shown until it works properly.
Added settings: Edit HTML capability, Change input width, Change Submit input text, Change form width
1.0.1
Added PHP file_get_content() error handling
Added HTTPS form option
1.0
Launched widget
Requires: 2.8 or higher Compatible up to: 3.5.1 Last Updated: 2013-1-11 Downloads: 21,046