{"id":31971,"date":"2014-09-29T18:11:52","date_gmt":"2014-09-29T18:11:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/osd-mailchimp-forms\/"},"modified":"2015-01-23T21:58:35","modified_gmt":"2015-01-23T21:58:35","slug":"osd-mailchimp-forms","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/osd-mailchimp-forms\/","author":13811516,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.1","stable_tag":"2.0.1","tested":"4.1.42","requires":"3.4","requires_php":"","requires_plugins":"","header_name":"OSD MailChimp Forms","header_author":"OSD Web Development Team","header_description":"","assets_banners_color":"964078","last_updated":"2015-01-23 21:58:35","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/outsidesource.com","header_author_uri":"http:\/\/outsidesource.com","rating":5,"author_block_rating":0,"active_installs":30,"downloads":2380,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.0":"<ul>\n<li>Customizable error messaging and classes<\/li>\n<li>Specific errors for users already subscribed to list<\/li>\n<li>Global error message settings<\/li>\n<li>All custom messages are now run through the content filter to allow for shortcodes and better html handling<\/li>\n<\/ul>","1.7":"<p>Added the ability to redirect to a page on site on success<\/p>","1.5":"<p>Updated to work with older versions of PH<\/p>","1.3":"<p>Added some WordPress Security<\/p>","1.2":"<p>Youtube how to video added\n<a href=\"https:\/\/www.youtube.com\/watch?v=gb1eQAgbw-Q\">&quot;How To Video&quot;<\/a><\/p>","1.0":"<p>Add multiple AJAX MailChimp forms<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":"998704","resolution":"","location":"assets"}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"1007909","resolution":"1544x500","location":"assets"},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1007909","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.6.1","1.6.2","1.7","2.0","2.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"998700","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"998700","resolution":"2","location":"assets"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"998700","resolution":"3","location":"assets"},"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"998700","resolution":"4","location":"assets"}},"screenshots":{"1":"Global Settings Menu","2":"Forms Settings Menu Page","3":"Text Widget Placement Example","4":"Unstyled Successfully Submitted Form"}},"plugin_section":[],"plugin_tags":[12441,1029,129979,47531,2482],"plugin_category":[41],"plugin_contributors":[80769],"plugin_business_model":[],"class_list":["post-31971","plugin","type-plugin","status-closed","hentry","plugin_tags-mail-chimp","plugin_tags-mailchimp","plugin_tags-multiple-mailchimp","plugin_tags-multiple-subscribe-forms","plugin_tags-subscribe","plugin_category-communication","plugin_contributors-osdwebdev","plugin_committers-osdwebdev"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/osd-mailchimp-forms\/assets\/icon.svg?rev=998704","icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/osd-mailchimp-forms_964078.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/osd-mailchimp-forms\/assets\/screenshot-1.jpg?rev=998700","caption":"Global Settings Menu"},{"src":"https:\/\/ps.w.org\/osd-mailchimp-forms\/assets\/screenshot-2.jpg?rev=998700","caption":"Forms Settings Menu Page"},{"src":"https:\/\/ps.w.org\/osd-mailchimp-forms\/assets\/screenshot-3.jpg?rev=998700","caption":"Text Widget Placement Example"},{"src":"https:\/\/ps.w.org\/osd-mailchimp-forms\/assets\/screenshot-4.jpg?rev=998700","caption":"Unstyled Successfully Submitted Form"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>Shortcode basic example:\n[osd-mc-form id='osd_mc_forms_1']<\/p>\n\n<p>Shortcode all options example:\n[osd-mc-form id='osd_mc_forms_1' class='custom-class' submit_text='Sign Up!']<\/p>\n\n<p>Form filter example:\nEvery form is filterable. The filter name is the form id.\nThe full content, the fields, the message container, and the submit button are provided.\n$fields, $message, and $submit concatenated together is $content.<\/p>\n\n<p>add_filter('osd_mc_forms_1', 'my_function', 10, 4);<\/p>\n\n<p>function my_function($content, $fields, $message, $submit) {\n    return \"This appears before the content\".$content.\"This appears after the content\";\n}<\/p>\n\n<p>How To Video - Covers MailChimp set up, api key generation, list creation, OSD MC Form installation and setup\nhttps:\/\/www.youtube.com\/watch?v=gb1eQAgbw-Q<\/p>\n\n<h3>A brief Feature List<\/h3>\n\n<ol>\n<li>Forms can be used in the Text Widget provided by WordPress<\/li>\n<li>Forms can be used in the WordPress wysiwyg (any where that runs the content filter)<\/li>\n<li>Does not hinder page load times, the forms are loaded in after the page is rendered<\/li>\n<li>Lightweight<\/li>\n<li>Shortcode usage allows for flexibility<\/li>\n<li>Custom classes on forms and form fields<\/li>\n<li>Placeholders on text fields<\/li>\n<li>All actions are AJAX (no page refreshes)<\/li>\n<li>Every form is filterable<\/li>\n<\/ol>\n\n<p>Link to plugin page <a href=\"http:\/\/wordpress.org\/plugins\/osd-mailchimp-forms\/\" title=\"Link\">Wordpress plugin page<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the osd-mailchimp-forms directory to your <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Navigate to the settings page<\/li>\n<li>Add your MailChimp API key and save <\/li>\n<li>Navigate to the Forms subpage of OSD MailChimp on the left admin menu<\/li>\n<li>Add a form from your MailChimp account<\/li>\n<li>Save<\/li>\n<li>Copy the shortcode from the top left of the form that you have just added<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Soon to come?<\/dt>\n<dd><p>Yes, as users ask us questions.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Fixed bug with quotation marks in form specific custom messaging<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>WARNING, YOU WILL NEED TO RESAVE YOUR GLOBAL SUCCESS MESSAGE AFTER THIS UPGRADE<\/li>\n<li>Lots of new features added (See Upgrade Notice) revolving around MailChimp error handling<\/li>\n<li>API Key Validation bug fixed<\/li>\n<li>Various other bugs addressed<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<p>Added the ability to redirect to a page on site on success<\/p>\n\n<h4>1.6.2<\/h4>\n\n<ul>\n<li>Fixed bugs with PHP 5.3<\/li>\n<\/ul>\n\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>Fixed JavaScript bug in IE9<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>Added a filter for forms based on form id<\/li>\n<li>Changed error message to be more user-friendly than \"error\"<\/li>\n<li>Added support for multiple messages (i.e. one above your form and one below)<\/li>\n<li>Submission event is now fired on form submit rather than submit button onClick<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<p>Updated to work with older versions of PHP<\/p>\n\n<h4>1.4<\/h4>\n\n<p>Phone and address field updates<\/p>\n\n<h4>1.3<\/h4>\n\n<p>Added some WordPress Security<\/p>\n\n<h4>1.2<\/h4>\n\n<p>Youtube how to video added\nhttps:\/\/www.youtube.com\/watch?v=gb1eQAgbw-Q<\/p>\n\n<h4>1.1<\/h4>\n\n<p>Correct Uninstall Error<\/p>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial creation<\/li>\n<\/ul>","raw_excerpt":"OSD MailChimp Forms allows you to add as many MailChimp subscription forms to your pages as needed.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/31971","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=31971"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/osdwebdev"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=31971"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=31971"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=31971"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=31971"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=31971"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=31971"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}