Constant Contact for WordPress plugin is the email marketing plugin for WordPress integrate your website seamlessly with your Constant Contact account..
Form Designer allows users to generate unlimited number of unique forms and gives variety of options that can be configured, including what fields to show in the signup form.
To edit the form, return the Form Designer page and click on the tab with the name of the form you would like to edit.
There is shortcode support for Form Designer forms with the following options 'formid => 0, REQUIRED 'before => null, 'after => null, 'redirect url => false, 'lists => array, 'title =>, 'exclude lists => array, 'description =>, 'show list selection => false, 'list selection title => 'Add me to these lists, 'list selection format => 'checkbox.
To show event details for event with the id of abc123 and also show the location details and map link, you would use.
Here's function my example function { The $widget variable is the output of the widget This will replace 'this word with 'that word in the widget output $widget = str replace Make sure to return the $widget variable, or it won't work return $widget } add filter.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fixed Namespace V1 API classes to fix Fatal Errors on activation when already having plugin using OAuthSignatureMethod HMAC SHA1 class name.
Added Improved logging with new Activity Log page Use actions ctct debug for helpful debugging output, ctct error for errors or caught exceptions, and ctct activity for Constant Contact REST calls..
The biggest thing moves the plugin over to Constant Contact API.
Read more