描述
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+
安装
- Upload
smart-throttleto the/wp-content/plugins/directory - 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 😉
评价
此插件暂无评价。
贡献者及开发者
更新日志
Version 1.0.2
- Compatible with WordPress 3.0
Version 1.0.1
- Few improvements
Version 1.0.0
- Initial release
