Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Best-Of Comments

Beschreibung

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.

Screenshots

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

Installation

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.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Best-Of Comments“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Ãœbersetze „Best-Of Comments“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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.