このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Pending Draft Alert

説明

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.

スクリーンショット

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

インストール

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Pending Draft Alert はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Pending Draft Alert” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial version