Wordpress plugins
OSD MailChimp Forms

OSD MailChimp Forms

Version : 2.0.1
Tested up to : 4.1.19
Number of download : 1002
Average rating : 5 / 5 on 1 votes 1 votes, 5 avg.rating

Screenshots

OSD MailChimp Forms
OSD MailChimp Forms
OSD MailChimp Forms
OSD MailChimp Forms

OSD MailChimp Forms gives the ability to add MailChimp subscription forms to be placed anywhere on your site with a shortcode. The primary benefit of this plugin is that it allows multiple AJAX forms on one page. So, you could have a newsletter signup in the footer, a blog signup in the sidebar, and another blog subscription signup in the main content area. The plugin allows for custom submission messages, field classes, form classes, custom submit button text, and removal of the double opt in emails! NO styling is placed on the forms by this plugin, so there is nothing to override. Use your theme’s default styling or add custom styles. Simply enter your api key and start creating / placing forms in your content or Text Widgets. Shortcode basic example: [osd-mc-form id=’osd_mc_forms_1′] Shortcode all options example: [osd-mc-form id=’osd_mc_forms_1′ class=’custom-class’ submit_text=’Sign Up!’] Form filter example: Every form is filterable. The filter name is the form id. The full content, the fields, the message container, and the submit button are provided. $fields, $message, and $submit concatenated together is $content. add_filter(‘osd_mc_forms_1’, ‘my_function’, 10, 4); function my_function($content, $fields, $message, $submit) { return “This appears before the content”.$content.”This appears after the content”; } How To Video – Covers MailChimp set up, api key generation, list creation, OSD MC Form installation and setup https://www.youtube.com/watch?v=gb1eQAgbw-Q A brief Feature List Forms can be used in the Text Widget provided by WordPress Forms can be used in the WordPress wysiwyg (any where that runs the content filter) Does not hinder page load times, the forms are loaded in after the page is rendered Lightweight Shortcode usage allows for flexibility Custom classes on forms and form fields Placeholders on text fields All actions are AJAX (no page refreshes) Every form is filterable Link to plugin page WordPress plugin page.

Download now