该插件尚未通过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