Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Pending Draft Alert

Beschreibung

This plugin allows for you to alert authors of your site via their registered user email address, that they have current draft posts pending to be published on the wordpress website.

You can modify the frequency of the alerts from Daily, Weekly and Monthly.

Screenshots

  • Preview is the Plugin Settings
  • Preview of Plugin HTML Email

Installation

Download the zip-archive and extract it into your computer.
Upload the entire wp-pending-draft-alert folder to the /wp-content/plugins/ directory in your web site.
Activate the plugin through the ‘Plugins’ menu in your WordPress administration page.
You will find a new “Pending Draft Alert” sub-menu under the “Settings” to adjust frequency of emails

The Scheduled Task is run using WP-Cron which does not run constantly as the system cron does; it is only triggered on page load. For low traffic sites I recommend adding the file „wp-cron.php“ which is usually in the root of your website to a System Cron Job on your hosting to run at least once a day

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Pending Draft Alert“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Pending Draft Alert“ in deine Sprache.

Interessiert an der Entwicklung?

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

Änderungsprotokoll

1.0

  • Initial version