Digest Notifications

Beschreibung

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:

  • Neue Core-Aktualisierungen
  • New comments that need to be moderated (depending on your settings under ‚Settings‘ -> ‚Discussion‘)
  • Neue Benutzerregistrationen
  • Zurückgesetzte Passwörter von Benutzern

Mitwirken

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.

Entwickelt von required.

Screenshots

  • Die Plugin-Einstellungen unter 'Einstellungen' -> 'Allgemein'.
  • Eine Beispiel E-Mail, wie sie das Plugin verschickt.

Installation

Manuelle Installation

  1. Lade das /digest Verzeichnis in das /wp-content/plugins/ Verzeichnis hoch.
  2. Aktiviere Digest Notifications über das ‚Plugins‘ Menü in WordPress.
  3. Konfiguriere die Häufigkeit unter ‚Einstellungen‘ -> ‚Allgemein‘.

FAQ

Wie häufig wird die E-Mail verschickt?

Standardmäßig werden die E-Mails anfangs der Woche um 18:00 Uhr versendet.

Ich erhalte immer noch eine einzelne E-Mail für Ereignis X!

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.

Wie kann ich etwas zur E-Mail hinzufügen?

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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Digest Notifications“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Digest Notifications“ wurde in 2 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Digest Notifications“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

3.0.0 – 2023-03-27

  • Added: Support for sending digest on first day of a month
  • Changed: Bump minimum requirements to WordPress 6.0 and PHP 7.4

2.0.0 – 2021-06-02

  • Changed: Plugin rewrite
  • Changed: Tested with WordPress 5.7
  • Changed: Bump minimum requirements to WordPress 4.7 and PHP 5.6

For previous updates see CHANGELOG.md.