Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Best-Of Comments

Descrição

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.

Ecrãs

  • 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).

Instalação

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.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“Best-Of Comments” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

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.