开发者 | Mailchimp |
---|---|
更新时间 | 2025年6月5日 06:18 |
WordPress版本: | 6.8 |
版权: | GPL-2.0-or-later |
版权网址: | 版权信息 |
[mailchimpsf_form]
) to your site. Typically, installation and setup will take about 5-10 minutes, and absolutely everything can be done via the WordPress Setting GUI, with no file editing at all.
WordPress.com compatibility is limited to Business tier users only. How to add a signup form if you have a WordPress.com site.
/wp-content/plugins/ directory
.No, only one form should exist per page, no matter the display type (block, widget, or shortcode).
You need to ensure that the fields are enabled both in your Mailchimp account (Audience > Signup forms) and in the settings of this plugin. Once the fields are enabled in both places, then they'll appear in the editor and frontend of your site.
Internationalization (i18n) is available on GlotPress at https://translate.wordpress.org/projects/wp-plugins/mailchimp/. Any assistance translating the plugin is greatly appreciated!
mailchimp_sf_global_msg
function to mailchimp_sf_frontend_msg
to differentiate functionality from WP admin notices that are used exclusively in the WP Admin (props @MaxwellGarceau, @jeffpaul, @dkotter, @qasumitbagthariya, @iamdharmesh via #85).express
from 4.21.0 to 4.21.2 (props @dependabot, @iamdharmesh, @dkotter via #125).mailchimp_sf_shortcode
shortcode to the Mailchimp List Subscribe Form block (props @MaxwellGarceau, @jeffpaul, @dkotter, @qasumitbagthariya via #84).nanoid
from 3.3.7 to 3.3.8 (props @dependabot, @iamdharmesh via #111).serve-static
from 1.15.0 to 1.16.2 and express
from 4.19.2 to 4.21.0 (props @dependabot, @dkotter via #55).webpack
from 5.91.0 to 5.94.0 (props @dependabot, @dkotter via #59).LICENSE.md
file and sets the license in the plugin to GPL-2.0-or-later
(props @jeffpaul, @dkotter via #14).readme.txt
and mailchimp.php
header values to the WP.org standards (props @jeffpaul, @dkotter via #14)..wordpress-org
directory (props @jeffpaul, @dkotter via #14).mailchimpSF_signup_form
deprecated in favor of mailchimp_sf_signup_form
(props @nateconley, @dkotter via #24).