Linux 软件免费装
Banner图

My Newsletter

开发者 georgijevic
更新时间 2026年4月8日 05:04
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

newsletter email marketing email newsletter smtp mailing list

下载

0.0.7 0.0.8 0.0.9 0.1.0 0.1.1 0.1.2 0.1.3 1.0.0 1.0.1 2.0.2 2.6.1

详情介绍:

My Newsletter is a lightweight WordPress newsletter plugin focused on a practical use case many site owners need immediately: This plugin is intentionally simple and WordPress-native: Mailing list import & management (v2.3.0) My Newsletter lets you import and manage your own subscriber list: Important: You are responsible for ensuring you have a lawful basis/consent to email imported contacts, and every campaign must include a working unsubscribe option. Then, when composing a campaign, choose Mailing list (imported) as the recipient source. Core functionality

安装:

Standard WordPress upload (ZIP)
  1. In WordPress admin, go to Plugins → Add New → Upload Plugin.
  2. Upload the plugin ZIP package.
  3. Activate My Newsletter.
  4. Go to My Newsletter → Settings and configure sender details.
  5. Create your first campaign in My Newsletter and send a test email first.
Manual installation
  1. Upload the my-newsletter folder to /wp-content/plugins/.
  2. Activate the plugin in Plugins.
  3. Configure settings and send a test email first.

升级注意事项:

2.6.0 Manage saved email templates from a new Templates submenu (create/edit/rename/duplicate/delete). 2.4.1 SMTP Test tool added in Settings. 2.4.0 Built-in SMTP settings (smtp.hostinger.com compatible) and improved Settings guidance for Hostinger sending limits. 2.3.3 Optional file logging + safer queue processing (locking/claiming) for troubleshooting large sends. 2.3.2 Plugin Check fixes: improved filesystem/CSV export/SQL prepare handling. 2.2.0 List management + suppression UI, plus import preview and merge rules. 2.1.0 Mailing list import is now available (CSV/TXT, simple XLSX, or paste). You can now send campaigns to imported subscribers as a new recipient source.

常见问题:

Does this plugin use double opt-in?

Not yet. Version 2.1.0 focuses on admin-triggered newsletter sending, background queue processing, secure unsubscribe handling, and list importing.

Why is my campaign sending slowly?

Because WP-Cron is traffic based (https://developer.wordpress.org/plugins/cron/). If your site has little traffic, cron jobs run less frequently. Configure a real cron job for more reliable processing.

Can I send to only commenters from one post?

Yes. Choose Commenters on a specific post and select the post in the composer screen.

Does it track opens/clicks?

No. This plugin tracks send queue progress only (queued / sent / failed). It does not include analytics pixels or click tracking.

Will unsubscribed addresses receive future campaigns?

No. The plugin checks its unsubscribe table before queuing recipients.

What if wp_mail() fails?

Failed sends are marked as failed in the queue. For more reliable sending, configure SMTP and verify the sender domain (see wp_mail() docs: https://developer.wordpress.org/reference/functions/wp_mail/).

What file should I upload for mailing list import?

CSV is best. XLSX works only for simple two-column sheets (A=email, B=name). Paste import is good for quick lists.

How do I import my mailing list?

Go to My Newsletter → Mailing List. Upload CSV/TXT/XLSX or paste emails, then Preview import and choose the merge rule before importing.

What happens if an email is already unsubscribed?

Imported emails that are currently suppressed (unsubscribed) are skipped by design. You can review them in Mailing List → Suppression list.

Can I export or delete subscribers in bulk?

Yes. You can export subscribers as CSV, delete selected rows, delete all matching your current search, or delete by domain.

Screenshots

  1. Campaign composer screen
  2. Settings screen
  3. Campaign progress table
  4. Mailing List screen (import + subscriber table)

更新日志:

2.6.1 2.6.0 2.5.0 2.4.1 2.4.0 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.0 List management + suppression UI, plus import preview and merge rules. 2.1.0 2.0.2 2.0.1 2.0.0