[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,距離現在已有 346 天。
  • 外掛最低要求 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 |

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

文章
Filter
Apply Filters
Mastodon