Another MailChimp Widget

plugin banner

Adds a widget that allows your users to sign up for your MailChimp mailing list.

Author:MotoPress (profile at wordpress.org)
WordPress version required:3.8
WordPress version tested:6.2
Plugin version:2.1.0
Added to WordPress repository:11-11-2015
Last updated:06-04-2023
Rating, %:92
Rated by:9
Plugin URI:https://motopress.com/products/another-mailch...
Total downloads:92 142
Active installs:6 000+
plugin download
Click to start download

This plugin lets your users sign up for your Mailchimp lists and groups via subscription form added through widget or shortcode.
Based on jameslafferty “Mailchimp Widget” plugin.

Shortcode example:

[mp-mc-form list=”list_id/group_id” button=”Subscribe” email_text=”Your E-mail” first_name_text=”First Name” last_name_text=”Last Name” placeholder=”true” firstname=”false” lastname=”false” success=”Thank you for joining our mailing list.” failure=”There was a problem processing your submission.” ]

Shortcode attributes:

  • list – Mailchimp list_id or list_id/group_id if you want to subscribe to specific group. To subscribe to several lists and groups separate them by comma.
  • button – button label
  • email_text – label of the email address field
  • first_name_text – label of the first name field
  • last_name_text – label of the last name field
  • placeholder – true or false; set true to display labels as placeholders;
  • firstname – true or false; set true if first name is required;
  • lastname – true or false; set true if last name is required;
  • success – success message;
  • failure – failure message;

Screenshots
ChangeLog