內容簡介
這個外掛是 WP Document Revisions 的附加外掛,支援向有興趣收到通知的用戶發送新發布文件的電子郵件通知,並提供在發布時自動或手動發送電子郵件通知。
當您從您的部落格發送任何通知(包括許多外掛程式),發件人是「WordPress」,發件人的電子郵件地址是wordpress@yourdomain.com。此外掛可讓您將發件人和發件人地址修改為任何內容。
問題與答案:
1.這個外掛的功能是什麼?
答:這個外掛支援向有興趣收到通知的用戶發送新發布文件的電子郵件通知,並提供在發布時自動或手動發送電子郵件通知。
2.發送通知時,默認的發件人是什麼?
答:默認的發件人是「WordPress」,發件人的電子郵件地址是wordpress@yourdomain.com。
3.這個外掛提供哪些功能?
答:這個外掛提供以下功能:
- 將發件人和發件人地址修改為任何內容。
- 將通知電子郵件的主題和內容模板進行簡單自定義。
- 可手動重新發送電子郵件通知。
- 向有權閱讀的用戶發送有關受密碼保護的文章的通知(通知電子郵件中不包含密碼)。
- 用戶可以選擇不接收電子郵件(可以選擇全部/無)。
- 可以進行批量訂閱/取消訂閱用戶的電子郵件通知。
- 可以保留有關發送的電子郵件通知的電子郵件日誌。
4.此外掛的篩選器有哪些?
答:此外掛的篩選器如下:
- Filter: wpdr_en_filesize,在/includes/class-wpdr-email-notice.php中,根據文件的大小和用戶類型篩選是否要附加文件。
- Filter: wpdr_en_help_array,在/includes/class-wpdr-email-notice.php中,可篩選當前屏幕的默認說明文本。
- Filter: wpdr_en_mail_delay,在/includes/class-wpdr-email-notice.php中,可篩選引入的延遲時間以避免洪水般的郵件系統。
- Filter: wpdr_en_subject_trailing_number,在/includes/class-wpdr-email-notice.php中,可篩選郵件主題,以確保不會以數字結尾。
外掛標籤
開發者團隊
② 後台搜尋「Email Notice for WP Document Revisions」→ 直接安裝(推薦)
原文外掛簡介
This plugin is an add-on to WP Document Revisions. This supports sending out email notifications about newly published documents to users who are interested to receive notifications either automatically (on publish) or manually.
By default when you send any notification from your blog (including many of the plugins as well) sender is “WordPress” and the sender email address is [email protected].
This plugin will enable you to
Let your WordPress users (automatically/manually) receive email notifications of updates to your published documents
Create lists of email users that can be sent email notifications of updates to your published documents
Easily customize notification email subject and content templates
Re-send email notifications manually as well
You can add a notification-specific message in the email.
When a notification is resent to a user, then you can include information that it is a resend and when previously sent
Maintain email logs about sent email notifications.
Replace default [email protected] to any email address
Replace default email from “WordPress” name to anything you want
Administration forms contain significant pulldown Help information.
For your WordPress users:
Send notifications about password protected posts as well to those that can read it (password will NOT be included in notification email)
Users can opt-out if they don’t want to receive emails (they can choose to get all/nothing)
Bulk subscribe/unsubscribe users to/from email notifications (go to Users->All Users and see bulk actions)
For your External users:
The lists will contain the terms which, when matched to the document, will then send the notification to all users in the list
Matching rule can be set to either match one term or all terms on the list.
Initial release was based on plugin “WP JV Custom Email Settings” by Janos Ver.
