Blog > Internet > Very simple recent comments plugin (wordpress)

Very simple recent comments plugin (wordpress)

27 Februarie 2007 - 23:06

Description

This wordpress plugin shows in a very simple manor the latest comments or trackbacks on your posts, linking them to the comments.
The output looks like:

comment_author on post_name.

You can see it in action on my sidebar :) ==>

Install

Just copy vs-recent-comments.php into your plugin folder (wp-content/plugins) and activate Very Simple Recent Comments via administration panel.

Usage

Put the following code into your sidebar, were do you want to show recent comments:

<?php if (function_exists(‘vs_recent_comments’)) : ?>
<li><h2>Recent Comments</h2>
<ul>
<?php vs_recent_comments(); ?>
</ul>
</li>
<?php endif; ?>

Faq

  • What arguments can it take?
    • The function takes 3 arguments:
      • number of comments to show
      • before
      • after
    • Default options are vs_recent_comments(10,’<li>’,'</li>’);
  • With what version of Wordpress should I use the plugin?
    • The plugin suport any Wordpress version from 1.5 to 2.x
  • What if I love/hate this plugin? Have more questions?
    • Leave me a reply here

Download

Happy blogging ;)

»   «

Citeste mai departe

4 comentarii · Comenteaza »

  • Cloth

    Hello to all, its my new pages about cloth
    cloth diaper
    You can buy here 24\7.

  • SparkleDreams

    This plugin is very usefull! I used it and I liked it!
    good job!

  • FlorinD

    nice this , thx

Reactii pe bloguri

  1. Palconi Valentin ยป Blog Archive » Party blog la DeCeBlog
    11 Noiembrie 2008