このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Another Mailchimp Widget

説明

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;

スクリーンショット

  • Example of subscription forms.
  • Widget settings.
  • Shortcode settings.

インストール

  1. Upload the plugin to /wp-content/plugins/.
  2. 「プラグイン」メニューからプラグインを有効化します。
  3. Enter a valid Mailchimp API key on the Settings > Mailchimp page.
  4. Drag the widget into your sidebar from the “Widgets” menu in WordPress or add subscription form via shortcode to any page or post.
  5. Select a mailing list and configure options.

評価

2022年7月19日
Does EXACTLY what it says, and nothing more. Makes a beautiful widget to drop in your sidebar or anywhere else. Thank you!!
2021年3月3日 1 reply
It works very well, if you want to get support, your problem is solved in a very short time. Thank you.
2020年6月27日 1 reply
I installed this plugin as it was already updated for the newest Wordpress, while other plugins lagged behind and were not tested for the newest Wordpress yet. For that reason Wordpress showed this plugin on the top left, with a 5 star rating. However, together with a Woocommerce plugin this plugin showed some warning on the bottom of my live website and wasn't able to subscribe to Mailchimp and didn't tell me why. It only told it encountered a technical issue. For real use of this plugin I would also like a Captcha to prevent my site from sending spam in double opt-in mail to fake subscribers. I have made a report on the support forum for the first issue.
2020年4月21日 1 reply
Great plugin! I tried multiple Mailchimp plugins before settling on this one! Thank you guys for developing another MailChimp widget!
8件のレビューをすべて表示

貢献者と開発者

Another Mailchimp Widget はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Another Mailchimp Widget” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Another Mailchimp Widget” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.1.0, Nov 23 2021

  • Security – sanitization and escaping.

2.0.9, Apr 25 2020

  • Improved compatibility with PHP 7.4.

2.0.8

  • Version bump.

2.0.7

  • Tweak: unique names to prevent conflicts with other plugins.

2.0.6

  • Bug fix: fixed deprecated function.

2.0.5

  • Added filter to default subscription status.

2.0.4

  • Added the lists, groups and shortcode attributes to the plugin settings.

2.0.3

  • Performance improvements.

2.0.2

  • Bug fix: fixed an error in 2.0.1.

2.0.1

  • Tweak: unique class names to prevent conflicts with other plugins.

2.0.0

  • Performance improvements.
  • Added the ability to subscribe users to groups.
  • Added html5 validation of form input fields.
  • Added the ability to change text of input fields.
  • Bug fix: fixed the issue with html code when the form was incorrect after user subscription.

1.3.3

  • Bug fix: increased Mailchimp pagination limit to get more than 10 lists and interests

1.3.2

  • Bug fix: Fixed output of custom notifications.

1.3.1

  • Bug fix: Fixed the issue of autoloading classes.

1.3

  • Mailchimp API v3.0

1.2

  • Admin notice removed

1.1

  • Added the space to form items
  • Added the ability to dismiss admin notification

1.0

  • リリース