20+
November 18, 2024
June 25, 2015
When you have lots of new user sign-ups or comments every day, it’s very distracting to receive a single email for each new event.
With this plugin you get a daily, weekly, or monthly digest of your website’s activity. The digest includes the following events:
If you would like to contribute to this plugin, report an issue or anything like that, please note that we develop this plugin on GitHub. Please submit pull requests to the develop branch.
Developed by required.
/digest directory to the /wp-content/plugins/ directory.By default, the digest is sent at the beginning of the week at 18:00.
This plugin relies on specific hooks and filters in WordPress and also overrides two pluggable functions for user sign-ups and password reset notifications. If another plugin already overrides these, we can’t include these events in the digest.
The plugin is quite extensible. There are many well documented hooks developers can use to add something to the digest queue and modify the complete email message.
For previous updates see CHANGELOG.md.