Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Best-Of Comments

Popis

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.

Snímky obrazovky

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

Instalace

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.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Best-Of Comments je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

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.