| 开发者 | australcode |
|---|---|
| 更新时间 | 2026年7月30日 07:23 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install it from the Plugins screen.No. It works on any WordPress site. WooCommerce is an optional integration that adds a subscribe opt-in at checkout.
In custom tables in your own WordPress database. You can export everything to CSV at any time.
Through a self-hosted queue that batches, throttles, and retries over your site's email transport (wp_mail or your SMTP plugin). Pro adds Amazon SES, Postmark, Mailgun, and Brevo for larger lists.
It runs entirely on your WordPress site: your list and consent records stay in your database, sending goes through a transport you control, and there is no monthly or per-subscriber fee for the core plugin.
Deliverability depends on your sender domain. Use an SMTP plugin or a transactional provider, and set up SPF, DKIM, and DMARC for your domain — see the deliverability guide. The plugin covers the list-hygiene side: double opt-in, one-click unsubscribe, a List-Unsubscribe header, and your physical address in every footer.
The compliance basics are built in and always on: double opt-in, a consent log (date, source, hashed IP), one-click unsubscribe with a preference center, and a physical mailing address in every footer. Lawful processing for your business remains your responsibility.
Yes — CSV import (and export) is part of the free version.
Sending runs in the background through a WP-cron queue with batching and throttling tuned for shared hosting. You can lower the batch size in Settings if your host limits outgoing mail.
High-deliverability transports (Amazon SES, Postmark, Mailgun, Brevo), automations, a drag-and-drop block composer, open/click tracking, and resend to non-openers. (Audience segmentation and A/B subject testing are free.) Licenses are annual — see email-marketing.australcode.io for pricing.