Post Publish Email Notifier

外掛說明

This plugin sends an email notification when a new post, page, or custom post type is published.

  • Targeted Notifications: Set different email recipients (BCC) for each post type.
  • Simple Interface: Manage recipients easily from the settings page, separated by Posts, Pages, and Custom Post Types.
  • Smart Sending: Notifications are only sent when BCC recipients are configured for that post type. The site administrator’s email is used as the “To” address.
  • First Publish Only: Emails are sent only on the first publication, not on subsequent updates.

This is perfect for notifying team members or stakeholders when new content goes live.

螢幕擷圖

  • The settings screen for “Posts”. This is where you add recipient email addresses for post notifications.
  • The settings screen for “Pages”.
  • The settings screen for “Custom Post Types”. You can manage notifications for all your custom content here.

安裝方式

  1. Upload the post-publish-email-notifier folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the “Post Notification System” menu in your WordPress dashboard to configure the recipient email addresses.

常見問題集

Do I need a separate SMTP plugin?

It’s not required, but highly recommended. For reliable email delivery, using an SMTP plugin like “WP Mail SMTP” and configuring SPF/DKIM records is the best practice.

Who receives the email?

The “To” address is the site’s admin email. The email addresses you configure on the settings page are added as “BCC”. If no BCC addresses are set for a post type, no email will be sent.

使用者評論

2025 年 9 月 1 日
It’s easy to use, as all you need to do is set up an email address. I think it would be better if you could freely change the sender address settings.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Post Publish Email Notifier〉的開發相關工作。

參與者

〈Post Publish Email Notifier〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Post Publish Email Notifier〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • First release.

1.1.0

  • English support and improved email content.