內容簡介
這個外掛解決了 WordPress 中的一個缺陷。這個缺陷是在發布博客文章時,無法向
標題或共同作者發送電子郵件,通知他們這篇文章已發布。這個外掛解決了這個問題,透
過為每篇博客文章提供不同的電子郵件地址,使其能夠在發布時發送郵件通知。
支援的變量
$domain - 會被替換為網站的 URL
$post_url - 會被替換為已發布的文章的 URL
$title - 會被替換為已發布的文章的標題
外掛標籤
開發者團隊
原文外掛簡介
This plugin solves a missing feature in WordPress. This missing feature is
the ability to email the subject or co-author of the blog post when the post
which they assisted with is published. This plugin solves this problem by
allowing each blog post to have the ability to email a different email address
for each post as it is published.
Supported Variables
$domain – Replaced with the URL of the website
$post_url – Replaced with the URL of the post which was published
$title – Replaced with the title of the post which was published
