Weblog Archive

A tribute to the plugin authors

Thursday, 2 June 2005

No software is complete without the plugins. They provide you the necessary play, functionality, geekiness, flair and most of all, extra layer of protection. These ubergeeks provide me their best code that protects me, thrills me, awes me and makes my site cool.

My heartfelt thanks goes out to:

Thanks guys, you make my blog software a pleasure to use.

This list was updated on Mar 9, 2009.

5 responses to “A tribute to the plugin authors”

  1. Kat said:

    Hi there, I was wondering if you’ve ever used this plug-in. I would like to use it within the Plain Vanilla layout I’m using but I’m not sure what code I should be pasting and to what file. Any help would be appreciated!

  2. Chetan said:

    Kat: Use the following in your sidebar.php:

    <?php if (function_exists('get_recent_comments')) { ?>
    <h3><?php _e('Recent Comments'); ?></h3>
    <ul>
    <?php get_recent_comments(); ?>
    </ul>
    <?php } ?>

  3. Kat said:

    Thank you for your help!

  4. Iacovos Constantinou said:

    Thank you for mentioning my plugin. An update should be available soon, so keep tuning up ;)

  5. Chetan said:

    Iacovos Constantinou: Thank you, your plugin is one of the best.

Previous in categoryNext in category
Blogging from near north pole Soulplay
ProjectsArchivesColophon© 2002–9 Chyetanya Kunte