這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Chimp

外掛說明

WP Chimp provides the ability to add a MailChimp subscription form to your post and page content and in the Widget area. The plugin also registers a custom Gutenberg Block allowing you to add and preview the subscription form immediately within the WordPress content editor.

This plugin focuses on simplicity, user experience, and speed. We ensure to provide seamless integration to MailChimp services, ease of use with an interface that complies with WordPress design guidelines, and that it would work at scale.

Non-affiliation Disclaimer

MailChimp is a registered trademark of The Rocket Science Group. The name “MailChimp” used in this plugin is for identification and reference purposes only and does not imply any association with the trademark holder of their product brand, or any of its subsidiaries or its affiliates.

From within WordPress (Recommended)

  1. Visit Plugins > Add New
  2. Search for “WP Chimp” (without the quote, of course)
  3. Click the Install Now button of WP Chimp on the search result
  4. Activate it from the Plugins page.

Manual Upload:

  1. Download the plugin .zip packcage from WordPress.org.
  2. Visit Plugins > Add New
  3. Click Upload Plugin
  4. Click Choose File, and select the plugin .zip package you have just downloaded.
  5. Click Install Now.
  6. Activate it from the Plugins page.

FTP Upload:

If none of the above works, though this is going to be less convenient, you can install the plugin through FTP (File Transfer Protocol). To do so, you will need an FTP software installed on your computer, such as:

Then, connect to the FTP/SFTP server using the credentials given by your hosting provider.

  1. Download the plugin .zip packcage from WordPress.org.
  2. Unzip the archive and upload the wp-chimp folder into the plugin directory at /wp-content/plugins/.
  3. Activate it from the Plugins page.

螢幕擷圖

  • The plugin Setting page
  • The MailChimp list with the details
  • The subscription form setting
  • The subscription form Gutenberg block
  • The subscription form Gutenberg block rendered on the front-end
  • The subscription form editor on the Widget
  • The subscription form rendered on the Widget area

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • wp-chimp/subscription-form

常見問題集

None, at the moment. Please ask 🙂

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WP Chimp〉的開發相關工作。

參與者

將〈WP Chimp〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.7.4

  • Fixed: Fatal error due to missing files.

0.7.3

  • Added: Improvement to the “Subscription Form” reliability.
  • Fixed: Conditional logic to render the GDPR checkbox field.

0.7.2

  • Fixed: Incorrect version numbering in some files.

0.7.1

  • Fixed: The input pagination of the table in the Settings page.
  • Fixed: The POT file generator to include all the files and parse the translateable strings properly.

0.7.0

  • Changed: The Settings screen UI with built-in React Component in Gutenberg.
  • Added: The button to copy the shortcode in the Settings screen (#53).
  • Added: Basic GDPR field in the subscription form (#52).
  • Added: Template tag function to render the subscription form (#48).