前言介紹
- 這款 WordPress 外掛「Notification – Custom Notifications and Alerts for WordPress」是 2011-12-19 上架。
- 目前有 10000 個安裝啟用數。
- 上一次更新是 2025-02-18,距離現在已有 79 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 121 人給過評分。
- 論壇上目前有 2 個提問,問題解答率 0%
外掛協作開發者
insejn | bracketspace | kubitomakita | notification | tomaszadamowicz | mateuszgbiorczyk |
外掛標籤
mail | alert | email | notify | notification |
內容簡介
ation
User:
New user registration notification
Comment:
New comment notification
Comment approved notification
Comment marked as spam notification
Woocommerce:
New order notification
Completed order notification
Cancelled order notification
Easy Digital Downloads:
New sale notification
Gravity Forms:
New form submission notification
Advanced Custom Fields:
A field was updated notification
Give:
New donation notification
Formidable Forms:
New form entry notification
原文外掛簡介
Custom Notifications and Alerts without a hassle. Notify anyone about any action in your WordPress. With powerful Merge Tags, you can endlessly customize your messages. Set unlimited Notifications in your WordPress Admin via the beautiful and intuitive interface within 5 minutes.
DEFAULT WORDPRESS EMAILS OVERWRITE
Now, with this plugin, you can easily disable default WordPress emails and replace them with your own. To do that you can use our awesome Wizard which will guide you through the process.
HOW DOES IT WORK
The Notification plugin is built with three main components:
Trigger – a WordPress action, ie. User registration or Post publication
Carrier – the thing which is being sent, ie. Email or Push
Merge Tag – dynamic content, ie. {user_email} or {post_permalink}
You can use them in any combination, adding as many Notifications as you want. They can be sent to multiple Recipients with the content you write.
The process is simple:
You select the Trigger
Compose your message with Merge Tags
Set Recipients
Save the Notification
From now on the Notification is working. Test it out and add more!
PERFECT FOR DEVELOPERS
The Notification plugin is easy to set in the WordPress Admin, but it’s even easier to extend with some sweet API.
You can create your own Triggers with any WordPress action. If you do in your code do_action( 'my_plugin_doing_awesome_thing' ) you can create a Trigger out of it.
This allows you to use the Notification plugin as a notification system in your own plugin or theme. How? Well, because of two things:
You can easily load it by copying the plugin files and including load.php file. A function known from Advanced Custom Fields plugin.
You can white label the plugin with just one function which is shipped in the plugin’s core. For free.
How easy extending the Notification plugin is? Let’s see:
Adding another Merge Tag to existing trigger – 1 line of code
Creating custom Trigger – one intuitive class definition and registration with a single method call
Defining Global Merge Tag – 1 line of code
Creating new Extension – we have a Boilerplate ready for you to start hacking
See the developer documentation if you don’t believe us.
DEFAULT RECIPIENTS
The plugin comes with few registered by default recipient types for Email Carrier:
Email address or Merge Tag – free type email address or a Merge Tag
Administrator – takes an email from General Settings page
User – takes an email from WordPress user profile
Role – notify all Users having selected role at once
DEFAULT TRIGGERS
These are already defined in plugin’s core and are ready to use. You can enable or disable them on the Settings page.
WordPress:
Available updates – sent as often as you set them, ie. every week
Post Type:
Published post notification
Post added to database notification
Post drafted (saved as a draft) notification
Updated post notification
Post send for review (pending post) notification
Post approved (pending to publish) notification
Post moved to trash notification
The Notification plugin supports any Custom Post Type out of the box.
Taxonomy terms:
Taxonomy term created notification
Taxonomy term updated notification
Taxonomy term deleted notification
The Notification plugin supports any Taxonomy out of the box.
Comment / Pingback / Trackback:
New comment notification
Comment replied notification
Comment approved notification
Comment unapproved notification
Comment marked as spam notification
Comment moved to trash notification
User:
User registered notification
User profile updated notification
User logged in notification
User failed to log in notification
User logged out notification
User password reset request notification
User password changed notification
User deleted notification
Media:
Media added notification
Media updated notification
Media deleted notification
Plugin:
Plugin activated notification
Plugin deactivated notification
Plugin installed notification
Plugin removed notification
Plugin updated notification
Theme:
Theme installed notification
Theme switched notification
Theme updated notification
WordPress:
Available updates notification
Privacy:
Personal Data erased notification
Personal Data erase request notification
Personal Data exported notification
Personal Data export request notification
Feel free to suggest new core triggers in the support forum.
Each Trigger has own set of Merge Tags but you can use the Global Merge Tags anywhere.
GLOBAL MERGE TAGS
Along the Trigger specific Merge Tags, you can use the below anywhere:
Site homepage URL – {home_url}
Site title – {site_title}
Site tagline – {site_tagline}
Site theme name – {site_theme_name}
Site theme version – {site_theme_version}
Current WordPress version – {wordpress_version}
Admin email – {admin_email}
Trigger name – {trigger_name}
Trigger slug – {trigger_slug}
AWESOME EXTENSIONS
Webhooks – send and receive Webhooks
Conditionals – send Notifications in certain conditions
Custom Fields – use any meta value in your Notifications
Slack – post messages to Slack channel
Push – send push notifications via browser’s native system
Discord – post messages to Discord channel
Twilio – send bulk SMS messages from your Twilio registered phone number
Scheduled Triggers – schedule your notifications based on events time
Review Queue – catch your Notifications into queue for a manual review
WooCommerce – triggers specific to WooCommerce
Pushbullet – send Push and SMS Notifications via your phone
Pushover – send Push messages to devices registered in Pushover
SendGrid – send emails using SendGrid service
Mailgun – send emails using Mailgun service
File Log – save Notifications as file logs on the server
bbPress – bbPress triggers
BuddyPress – BuddyPress triggers and integration with their notification system
Signature – add a signature to all your emails automatically
AppPresser – push messages to your mobile app built with AppPresser
Email Attachments – attach files to your notification
Coming soon – vote for the extensions
Facebook – post messages to Facebook
Twitter – post messages to Twitter
Zapier – connect any WordPress event with Zapier
WordPress Poster – create WordPress posts
POSSIBLE USE CASES
Overwriting default WordPress Emails
Post publication notification to the post author
Custom comment approved notification to post author and administrator
User logged in notification to the administrator
Notification about removed user account
USEFUL LINKS
Documentation
GitHub repository
Report a bug
CUSTOM DEVELOPMENT
BracketSpace – the company behind this plugin provides custom WordPress plugin development services. We can create any custom plugin for you.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Notification – Custom Notifications and Alerts for WordPress」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.2 | 1.3 | 1.4 | 2.0 | 2.1 | 2.2 | 2.3 | 2.4 | 3.0 | 3.1 | 1.1.1 | 1.3.1 | 2.0.1 | 2.3.1 | 3.1.1 | 3.2.0 | 3.2.1 | 3.2.2 | 3.2.3 | 3.2.4 | 3.2.5 | 5.0.0 | 5.1.0 | 5.1.1 | 5.1.2 | 5.1.3 | 5.1.4 | 5.1.5 | 5.1.6 | 5.1.7 | 5.2.0 | 5.2.1 | 5.2.2 | 5.2.3 | 5.2.4 | 5.3.0 | 5.3.1 | 5.3.2 | 6.0.0 | 6.0.1 | 6.0.2 | 6.0.3 | 6.0.4 | 6.1.0 | 6.1.1 | 6.1.2 | 6.1.3 | 6.1.4 | 6.1.5 | 6.1.6 | 6.2.0 | 6.3.0 | 6.3.1 | 6.3.2 | 7.0.0 | 7.0.1 | 7.0.2 | 7.0.3 | 7.0.4 | 7.1.0 | 7.1.1 | 7.2.0 | 7.2.1 | 7.2.2 | 7.2.3 | 7.2.4 | 8.0.0 | 8.0.1 | 8.0.2 | 8.0.3 | 8.0.4 | 8.0.5 | 8.0.6 | 8.0.7 | 8.0.8 | 8.0.9 | 9.0.0 | 9.0.1 | 9.0.2 | 9.0.3 | 9.0.4 | trunk | 8.0.10 | 8.0.11 | 8.0.12 | 8.0.13 | 8.0.14 | 8.0.15 |
延伸相關外掛(你可能也想知道)
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin 》WordPress Mail SMTP外掛, 如果您的WordPress網站無法正確發送電子郵件,您並不孤單。超過三百萬個網站使用WP Mail SMTP可靠地發送電子郵件。, 我們的目標是...。
MC4WP: Mailchimp for WordPress 》讓訪客訂閱您的電子報應該很容易。透過這款外掛,現在終於可以輕鬆做到了。 這個外掛可幫助您在 Mailchimp 中擴展您的電子郵件列表。您可以使用它來創建外觀...。
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more 》您的 WordPress 電子郵件無法正常傳送嗎?, 安裝 Easy WP SMTP,即可解決您的電子郵件傳送問題。, Easy WP SMTP 允許您配置並透過 4 個交易郵件傳送者或 SMTP...。
Post SMTP – WP SMTP Plugin with Email Logs and Mobile App for Failure Notifications – Gmail SMTP, Office 365, Brevo, Mailgun, Amazon SES and more 》即時演示 | 擴充功能, WordPress郵件SMTP外掛程式, Post SMTP是一款下一代WP郵件SMTP外掛程式,可協助並改善您的WordPress網站郵件可遞送性處理。, 易於使用...。
Mailchimp for WooCommerce 》加入 Mailchimp 的 1,700 萬客戶,這是全球最大的行銷自動化平台,以發展您的電子商務行銷策略。藉由官方 Mailchimp for WooCommerce 整合,您的客戶及其購買...。
Creative Mail – Easier WordPress & WooCommerce Email Marketing 》Creative Mail是專門為WordPress和WooCommerce設計的電子郵件外掛。, 我們智能(且超級有趣的)郵件編輯器簡化了郵件營銷活動的創建過程,並將WordPress博客...。
WP Mail Logging 》WP Mail Logging 是最受歡迎的 WordPress 或 WooCommerce 郵件記錄外掛程式。啟用後立即運作,無需任何設定。, 為什麼要記錄 WordPress 或 WooCommerce 發送...。
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers 》```html, , , ,
SureMails WordPress 外掛總結 , , , ,...。Site Mailer – SMTP Replacement, Email API Deliverability & Email Log 》總結: 使用 Site Mailer 外掛幫助解決 WordPress 網站無法寄送郵件、郵件進入垃圾郵件中或無法送達的問題。透過此工具,您可以輕鬆提升郵件管理,確保郵件準...。
Manage Notification E-mails 》這個外掛可以讓您開啟或關閉不同的 WordPress 通知電子郵件,例如 WordPress 傳送到管理員和使用者的新使用者和密碼更改通知選項。與許多其他外掛完美結合!,...。
Kadence WooCommerce Email Designer 》這個外掛讓你輕鬆自訂 WooCommerce 交易郵件的預設樣板。使用內建的 WordPress 自訂器即可即時視覺化編輯設計。在不編輯程式碼的情況下自訂每個 WooCommerce ...。
Check & Log Email – Easy Email Testing & Mail logging 》需要一個工具,讓你可以輕鬆地記錄和查看 WordPress 發送的所有電子郵件嗎? Check & Log 可能就是此問題的解決方案。, 此 WordPress 外掛可幫助你為審計目的...。
Contact Form 7 Extension For Mailchimp 》WordPress Extension for Mailchimp (Chimpmatic Lite)可將Contact Form 7與Mailchimp Audience集成。使用Mailchimp的最新API自動將Contact Form 7提交的信息...。
Email Log 》Email Log 是一個 WordPress 外掛,可以輕鬆地記錄和查看所有從 WordPress 發送的電子郵件。, 這在調試 WordPress 網站中與電子郵件相關的問題或存儲發送的電...。
Solid Mail – SMTP email and logging made by SolidWP 》WP SMTP 可以幫助我們通過 SMTP 而不是 PHP mail() 函数發送電子郵件。, 它為 “儀表板” > “設置” > “WP SMTP” 添加設置頁面,您可以在其中配置電子郵件設置。...。