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

Best-Of Comments

描述

Best-Of Comments allows anyone with the ability to edit comments to mark a comment as featured and then featured comments will be randomly selected and displayed anywhere you choose to place the php call to best_of_comments().

You can select how comments are displayed, how many to display, and how much of a comment to display (if comments are longer than the specified word length they contain a link back to the original comment). In the future you will have the ability to limit how far in the past to look for featured comments.

屏幕截图

  • This is a sample options page displayed in Wordpress 2.8

  • This is the metabox on the edit comment page where a comment can be marked as featured or not (defaults to not featured).

安装

To install it simply unzip the file linked above and save it in your plugins directory under wp-content. In the plugin manager activate the plugin. Settings for the plugin may be altered under the Best-Of Comments page of the Settings menu.

评价

此插件暂无评价。

贡献者及开发者

“Best-Of Comments” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Best-Of Comments”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.2

  • Discovered a function call that allowed other plugins that alter the content to possibly interfere with the display of featured comments.

1.1

  • Removed an unnecessary variable reference and made the labels function as buttons when selecting comments to feature.

1.0

  • Added the ability to set a variable limiting the display to only include selected comments from the last X days (as promised in version 0.9)

0.9.1

  • Fixed a potential conflict in the name of a global variable.

0.9

  • The basic functionality of being able to identify the best comments and display them is in place – version 1.0 will include an option to only display the “Best-Of” comments from the last X number of days where X is a number of your choosing.