Title: PostNotify
Author: Fuska
Published: <strong>2026 年 7 月 12 日</strong>
Last modified: 2026 年 8 月 11 日

---

搜尋外掛

![](https://ps.w.org/postnotify/assets/banner-772x250.png?rev=3613987)

![](https://ps.w.org/postnotify/assets/icon-256x256.png?rev=3605128)

# PostNotify

 由 [Fuska](https://profiles.wordpress.org/fuska/) 開發

[下載](https://downloads.wordpress.org/plugin/postnotify.1.0.4.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/postnotify/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/postnotify/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/postnotify/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/postnotify/#developers)

 [技術支援](https://wordpress.org/support/plugin/postnotify/)

## 外掛說明

PostNotify is a WordPress plugin that automatically sends a notification email whenever
a new post is published. The possibilities are endless: notify a press office, a
client, a collaborator, the post’s author, a friend, or anyone you want to let know
that new content is online — without having to do it by hand every time.

This is the **Free** version:

 * 📧 Automatic email on publish
 * 🔐 SMTP support with secure password encryption
 * ⚡ Built-in SMTP configuration test
 * 🔒 Advanced security and input validation
 * One recipient per post
 * Standard email subject and text (not customizable)
 * PostNotify logo in the email header
 * Available in English and Italian (more languages can be added via translate.wordpress.
   org)

#### How it works

 1. Set the sender name and email (SMTP optional but recommended)
 2. Write your post and enter the recipient’s address in the PostNotify box
 3. Publish — the notification email is sent automatically

You can enable or disable the notification for each individual post, send a test
email from the settings page, and check the send log directly in the post editor.

Looking for multiple recipients, a customizable logo, your own email text, and more
languages? Check out **[PostNotify Pro](https://www.postnotify.it)**.

#### Template Variables (used in the standard text)

 * [titolo_articolo] – Post title
 * [link_articolo] – Direct link to the post
 * [link_homepage] – Link to the homepage
 * [firma] – Signature with sender name

### Support

For technical support or bug reports:
 * Email: info@postnotify.it * Website: https://
www.postnotify.it

### Credits

Developed by Oblò s.a.s. — website: https://www.postnotify.it — email: info@postnotify.
it

## 螢幕擷圖

[⌊General settings page⌉⌊General settings page⌉[

General settings page

[⌊SMTP configuration⌉⌊SMTP configuration⌉[

SMTP configuration

[⌊Metabox in the post editor⌉⌊Metabox in the post editor⌉[

Metabox in the post editor

[⌊Info & Support page⌉⌊Info & Support page⌉[

Info & Support page

[[

## 安裝方式

 1. Upload the ‘postnotify’ folder to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin from the WordPress ‘Plugins’ section
 3. Go to PostNotify > Settings to configure the plugin
 4. Set the sender name and email
 5. (Optional but recommended) Configure SMTP for reliable delivery
 6. When creating a post, enter the recipient in the PostNotify box

## 常見問題集

### Emails are not being sent

Check that:
 – The SMTP configuration is correct (if enabled) – The sender email
is valid – The recipient address is correct – Your server allows sending email Try
sending a test email from the settings page.

### Emails end up in spam

To avoid spam:
 – Use SMTP with a reliable provider – Configure your domain’s SPF
and DKIM records – Use an email address from your own domain as the sender

### Can I send to multiple recipients?

Not in the Free version — only one recipient per post is supported. PostNotify Pro
supports multiple recipients and BCC.

### How do I customize the email design?

Not possible in the Free version: the logo, subject and text are standard. PostNotify
Pro lets you upload your own logo and fully customize the content.

### Does it work with the block editor (Gutenberg) and the Classic editor?

Yes, both. The PostNotify box appears in the post editor in either case.

### Can I disable the notification for a single post?

Yes. Each post has its own PostNotify box with an on/off checkbox, so you decide
post by post whether to send the notification.

### Does it work with pages or custom post types?

The Free version sends notifications for standard posts (articles) only.

### Does the plugin send my data to external services?

No. Emails are sent directly by your own site (via PHP mail or your SMTP server).
The plugin does not connect to external services and does not collect or transmit
data to third parties, which makes it easy to manage from a GDPR standpoint.

### Will it slow down my site?

No. The plugin is lightweight: it only runs in the admin area and at the moment 
a post is published. It adds nothing to your site’s front end.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Fuska ](https://profiles.wordpress.org/fuska/)

〈PostNotify〉外掛目前已有 2 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/postnotify/contributors)
為這個外掛做出的貢獻。

[將〈PostNotify〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/postnotify)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/postnotify/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/postnotify/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/postnotify/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/postnotify/)。

## 變更記錄

#### 1.0.4 – 2026-08-11

 * Change: notification emails now show the site name in the header instead of the
   PostNotify logo, so each message looks like a communication from your own site.
   A discreet PostNotify credit remains in the footer.
 * No other functional changes

#### 1.0.3 – 2026-07-27

 * Internationalization: source strings are now in English (WordPress.org standard),
   with the full Italian translation shipped in the plugin (it_IT) — Italian sites
   see exactly the same texts as before
 * Added the translation template (POT file) so the plugin can be translated into
   any language via translate.wordpress.org
 * No functional changes

#### 1.0.2 – 2026-07-20

 * New: dashboard notice when the plugin configuration is incomplete (dismissible,
   with a direct link to the settings page)
 * New: dashboard notice when a post is published with sending enabled but no recipient
   set, so missed notifications are no longer silent
 * New: quick links in the Plugins list — Settings, Support and Rate the plugin
 * Fix: brand color consistency in the post editor metabox

#### 1.0.1 – 2026-07-12

 * Internal code cleanup: renamed internal function/class/option/hook names to use
   a more distinctive “pnot” prefix, avoiding the generic word “post” (no user-facing
   changes)

#### 1.0.0 – 2026-07-08

 * First public release of the Free version
 * Automatic email on post publish
 * One recipient per post
 * Standard email subject and text with dynamic variables
 * PostNotify logo in the email header
 * SMTP configuration with encrypted password (OpenSSL)
 * Built-in SMTP send test
 * Security: XSS/CSRF protection, input validation and sanitization

## 中繼資料

 *  版本 **1.0.4**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (UK)](https://en-gb.wordpress.org/plugins/postnotify/)、[English (US)](https://wordpress.org/plugins/postnotify/)、
   及 [Italian](https://it.wordpress.org/plugins/postnotify/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/postnotify)
 * 標籤:
 * [email](https://tw.wordpress.org/plugins/tags/email/)[notification](https://tw.wordpress.org/plugins/tags/notification/)
   [notify](https://tw.wordpress.org/plugins/tags/notify/)[publish](https://tw.wordpress.org/plugins/tags/publish/)
   [smtp](https://tw.wordpress.org/plugins/tags/smtp/)
 *  [進階檢視](https://tw.wordpress.org/plugins/postnotify/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/postnotify/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/postnotify/reviews/)

## 參與者

 *   [ Fuska ](https://profiles.wordpress.org/fuska/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/postnotify/)