Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Comment Plugger

Opis

Gives a list of that last people to comment on a post, with a link to their site if they provided one.

Configuration

You may pass parameters when calling the function to configure some of the options.
Example: mdv_comment_plugger('Last Commented By: ', 7)

The parameters:
$before – text to be displayed before the commenters names are displayed
$limit – the maximum number of commenter names to display (default is 10)

Instalacija

  1. Upload comment-plugger.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php mdv_comment_plugger(); ?> in your template where you want the commenter “plugs” to display.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Comment Plugger” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Comment Plugger” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.