[WordPress] 外掛分享: Automated Emails: Send custom emails on actions like post is published or updated

前言介紹

  • 這款 WordPress 外掛「Automated Emails: Send custom emails on actions like post is published or updated」是 2024-05-21 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2024-05-22,距離現在已有 644 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.7 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

neblabs |

外掛標籤

email | automation | notification |

內容簡介

**外掛總結:**
- 這個外掛的功能很簡單:當您的網站上發生某些事件時,如發布新文章或現有文章被移到垃圾桶時,它會發送自訂電子郵件。
- 除此之外,您可以添加條件,使自訂電子郵件僅在特定情況下發送,例如當文章具有特定狀態或文章作者具有特定角色時。

**問題與答案:**
1. 這個外掛主要功能是什麼?
- 回答:發送自訂電子郵件來通知網站上發生的事件,如新文章發布或現有文章被移到垃圾桶。

2. 外掛提供哪些事件觸發功能?
- 回答:文章狀態更改事件以及文章更新事件。

3. 外掛支援哪些條件設定?
- 回答:文章狀態、文章分類、使用者角色和使用者類型(帳戶或訪客)。

4. 可以將自訂電子郵件發送給多個收件人嗎?
- 回答:是的,您可以將自訂電子郵件發送給多個收件人,如文章作者或進行更改的使用者。

5. 如何在電子郵件主題和內容中添加文章和使用者數據?
- 回答:您可以使用格式:((dataType.value | DataID)) 將目前文章和/或使用者的數據添加到電子郵件主題和內容中。

6. 提供了哪些可用數據值?
- 回答:包括文章標題、文章內容、文章 ID、文章 URL、使用者名稱、使用者電子郵件和使用者 ID。

外掛 GitHub 頁面連結:[https://github.com/Neblabs/automated-emails-original](https://github.com/Neblabs/automated-emails-original)

原文外掛簡介

This plugin does one simple thing: it sends custom emails when something happens on your site, like when a new post has been published or when an existing post has been moved to the trash.
Features

6 events:

Post Status Change (+ 3 presets) – when the status of a post has changed.
Post Updated (+1 preset) – when a post has been updated in the database.

Multiple recipients: Send to multiple recipients, like the post author or the user making the cahnges
Smart placeholders: Add post or user data in your custom emails (subject and body)

6 post values: title, title (raw), content, content (raw), id, url
3 user values: public name, email, id

Adding Data to the subject and body
This plugin allows you to add the data for current post and/or user to the email subject and body. To do so, you have to use the format: ((dataType.value | DataID))
For example:
Hello, John Doe! would be written as: Hello, ((user.nameDisplay | PostAuthor))
Here are the available values:
* post title: ((post.title | UpdatedPost))
* post title, unfiltered: ((post.titleRaw | UpdatedPost))
* post content: ((post.content | UpdatedPost))
* post content, unfiltered: ((post.contentRaw | UpdatedPost))
* post id: ((post.id | UpdatedPost))
* post url: ((post.url | UpdatedPost))

* user public name: ((user.nameDisplay | PostAuthor))
* user id: ((user.id | PostAuthor))
* user email: ((user.email | PostAuthor))

GitHub: https://github.com/Neblabs/automated-emails-original

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Automated Emails: Send custom emails on actions like post is published or updated」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.1.1 | 0.1.2 | trunk |

延伸相關外掛(你可能也想知道)

  • Manage Notification E-mails 》這個外掛可以讓您開啟或關閉不同的 WordPress 通知電子郵件,例如 WordPress 傳送到管理員和使用者的新使用者和密碼更改通知選項。與許多其他外掛完美結合!,...。
  • WPFront Notification Bar 》想要在網站上顯示促銷或新聞通知嗎?WPFront Notification Bar 外掛能讓您輕鬆地實現。, 升級至 PRO 版本 可建立多個通知條以及使用進階編輯器功能。, 功能, ...。
  • Simple Banner – Easily add multiple Banners/Bars/Notifications/Announcements to the top or bottom of your website 》這個外掛可輕鬆在你的網站頂部顯示簡單的公告橫幅或資訊欄。你可以在設定內輕鬆自訂鏈結、文字和橫幅背景的顏色。你也可以自訂你想要的樣式,並加入自己的自...。
  • WP Updates Notifier 》這個外掛程式會監控你的 WordPress 安裝,並會在核心、外掛程式和佈景主題更新時發送電子郵件通知你。如果你不經常登入 WordPress 管理員,或支援客戶的網站...。
  • Disable auto-update Email Notifications 》自 WordPress 5.5 起,若您已啟用外掛或佈景主題自動更新功能,當外掛或佈景主題自動更新成功或失敗時,您將會收到一封電子郵件通知。, 如果你管理多個網站,...。
  • Customize WordPress Emails and Alerts – Better Notifications for WP 》Better Notifications for WP 是一個簡單而強大的外掛,可讓您使用所見即所得的編輯器和短代碼自訂 WordPress 發送的電子郵件通知。所有預設的 WordPress 電...。
  • Top Bar 》簡單方便地為您的網站添加頂部欄。這款外掛會在您的網站頂部添加一個簡單乾淨的通知欄,讓您向訪客顯示一條友好的信息和自定義鏈接。您所看到的就是您所得的...。
  • Back In Stock Notifier for WooCommerce | WooCommerce Waitlist Pro 》現場演示, Back In Stock Notifier 是一個 WooCommerce Waitlist Pro 插件,當產品缺貨時,會在前端顯示電子郵件訂閱表單。當產品恢復供應時,此插件會通過背...。
  • WP Notification Bars 》WP Notification Bars 是一款用於 WordPress 的自訂通知和警示欄外掛程式,非常適合用於推銷促銷、警示、增加點擊其他頁面等等功能。, 為什麼要使用 MyThemeS...。
  • WP Better Emails[email protected], , WordPress 的所有郵件(失去密碼,通知等)默認均以純文本格式發送。 WP Better, , Emails 以更好看,可自定義的 HTML 電子郵件範本包...。
  • Texty – SMS Notification for WordPress, WooCommerce, Dokan and more 》Texty是一個輕量級的WordPress簡訊通知外掛程式。, , 隨著您收件匣收到眾多電子郵件,往往會讓最重要的事情掉到後頭。在手機、WhatsApp或Telegram收到簡訊通...。
  • Notification – Custom Notifications and Alerts for WordPress 》ation, , User:, , New user registration notification, , Comment:, , New comment notification, Comment approved notification, Comment marked as spam...。
  • SALERT – Fake Sales Notification WooCommerce 》Salert 是一個顯示銷售通知給顧客的 WordPress 外掛,同時還帶有生成假銷售通知以吸引訪問者的功能。該外掛具有多種自定義選項和完全控制功能。它是一個有效...。
  • Easy Notification Bar 》透過 WordPress 的即時自訂(customizer)功能,輕鬆地在您的網站上添加自定義頂部通知訊息。此插件允許您輸入通知欄文本和一個可選的按鈕以顯示在文字旁邊,...。
  • Hide admin notices – Admin Notification Center 》厭倦了屏幕頂部的通知來自您安裝的所有 WordPress 外掛?, 以下是您可以做到的:, * 根據使用者角色顯示或不顯示通知。, * 將所有通知分組顯示在位於頁面右側...。

文章
Filter
Mastodon