该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Manual Cron

描述

Execute WP-cron manually by clicking a button on the Dashboard.
WP-cron is WordPress’ scheduler system, it can execute background jobs like plugin updates.

Manual Cron is a Dashboard widget available for every user.

If you have poorly written plugins WP-cron’s output may not be empty.

相关链接

Development goes on on GitHub.

安装

  1. Upload the plugin files to the /wp-content/plugins/manual-cron directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

常见问题

What is the use case for Manual Cron?
  1. You can execute cron jobs without leaving WordPress admin.
  2. Develepment sites usually have WP-cron disabled.

评价

此插件暂无评价。

贡献者及开发者

“Manual Cron” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Manual Cron”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.1

  • Proper JavaScript.

1.0.0

  • Initial release.