
內容簡介
這個插件可以增加多個管理員電子郵件,用於像是新使用者註冊等通知。Brozzme Multiple admin emails 可以取消區隔管理員電子郵件和新管理員電子郵件的驗證,讓你可以用逗號分隔多個管理員電子郵件。
此功能會設定一個上限,使用 is_email() 函數( WordPress )來檢查是否為有效的電子郵件。
使用此功能,網站通知會發送到這些管理員電子郵件。
自版本 1.2.0 以來,新增了新功能和選項。
當其他管理員或編輯者發佈內容時會發送新的通知電子郵件。
電子郵件包含連結和編輯連結。
設定文章和頁面的即時通知元箱以使用新的通知。
選項
將網站管理員電子郵件地址上限設置為 5 個地址。
用戶發佈時發送電子郵件,
文章和頁面設置
事件設置 (自動工作並等待發布)
隨需通知模式>,
行為
取消區隔 sanitize_option_admin_email 和 sanitize_option_new_admin_email,
使用 is_email() 和 trim 进行自定义消毒,防止因疏忽打字而引起的错误,
卸載時移除多餘的地址和插件抑制。
自 1.2.0 版以後
如果啟用了發佈事件
根據設置發送通知,當文章或/和頁面被保存為待審或發佈時。
如果設置為隨需,則增加元箱以隨需發送通知或重置通知狀態。
當前作者不會收到通知,其他 admin_email 會收到通知。
當文章(或頁面)的通知已經發送時,您將能夠隨需再次發送通知或重置狀態。
可以使用靜音模式隱藏非管理員電子郵件的元箱,當使用 save_post 鉤子時可能會失敗(可能與新的 WordPress 編輯器有關)
隨需模式,非常適合檢查發布的內容,矯正它以改善 seo,校對,圖形約定。
新的 Brozzme 管理員菜單以集中 Brozzme 插件。
閱讀 FAQ 以獲取更多技巧。
連接到Brozzme
在 WordPress.org 上檢查所有Benoti/Brozzme 插件
外掛標籤
開發者團隊
原文外掛簡介
Add more than one admin email for notification such as new user registration. Brozzme Multiple admin emails, override sanitization of admin_email and new_admin_email to allow multiple admin email, separate with commas.
This function applies a limit, check for valid email using is_email( ) function (WordPress).
With this function, site notifications are sent to these admin emails.
Since version 1.2.0, new features and options appears.
New notification emails are send when other admin, editor publish content.
Email with link, edit link,
On demand notification meta box on post & page to use new notifications.
Options
Limit website admin_email up to 5 addresses.
Send email when publishing,
Post & page configuration
Event configuration (work automatically with pending or publish)
Notification On Demand mode,
Behaviours
override sanitize_option_admin_email and sanitize_option_new_admin_email,
custom sanitization with is_email() and trim, to prevent thoughtlessness typo,
remove additional address on desactivate and plugin suppress.
Since 1.2.0
If publish event are enable
send notifications, according to the settings, when a post or/and page are save as pending or publish.
If set, On Demand, adds meta box to send notification on demand or reset notification status.
The current author will not receive notifications, others admin_email will.
When a post (or page) notifications has been already send, you will be able to send another notification on demand or reset status.
Silent mode to hide the meta box for non admin_email when save_post hook is used (can fail with new WordPress editor)
On demand mode, perfect to verify the publishing content, correct it to improve seo, misprint, graphical convention.
new Brozzme admin menu to centralize Brozzme plugins.
Read the FAQ to get more tricks.
Link to Brozzme
Check all Benoti / Brozzme plugins on WordPress.org
