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

Smart Throttle

描述

Smart Throttle plugin dynamically adjusts the time out between comments. Time out is decided by the rate of comments in the last hour.

PHP Version

PHP 5+

屏幕截图

  • Smart Throttle time out definition page

安装

  1. Upload smart-throttle to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

How do you decide on the time out?

We use the rate of comments in the last hour. See bellow for a
break down.

  • Upto 5 comments/h – 15s
  • From 6-14 comments/h 5s increment
  • Every comment/h there after 60s increment.
Can I change the time out?

Yes. Go to Settings -> Smart Throttle in wp-admin and change the time out.
We believe our time out break down is well balanced 😉

评价

此插件暂无评价。

贡献者及开发者

「Smart Throttle」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Smart Throttle」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

Version 1.0.2

  • Compatible with WordPress 3.0

Version 1.0.1

  • Few improvements

Version 1.0.0

  • Initial release