daily gadgets, computers, and electronic news
26/04
2005

CA-Credits

Sponsored Links

Introducing: CA-Credits :d

Being tired toying with CA-Recently project, so I took a break and made another plugin :) Basically, the purpose of this plugin is to display a thank you message to a list of comment author. Sample output is:

Thanks to: Budi Rahardjo, Gani, and Fitria for the comments.

I saw this kind of message in one MT blog couple days ago, and since I can’t find any WordPress plugin for it, I made it myself :) )

Hope you like it m:d

Requirement

Since this is a WordPress plugin, of course you need WordPress :) Currently tested under version 1.5 (Strayhorn) and version 1.5.1.

Installation

1-Click Install: Available through WP Plugin Manager.

Manual Install: Download the file, extract, and upload it into your Plugins directory. Then activate the plugin from admin panel.

Live Demo

On my front page, look at my thank you message at the bottom of each post.

Documentation

Default Usage

Inside your post loop, between < ?php while (have_posts()) : the_post(); ?> and < ?php endwhile; ?>, add the following lines:

< ?php if (function_exists('ca_credits')) ca_credits(); ?>

I put mine inside the postfeedback section. Looks below:

[php]

< ?php ca_credits('Thanks to: ',' for the comments. '); ?>
< ?php edit_post_link(__('Edit'), ' · ', ''); ?>

[/php]

Pages: 1 2 3

CA-Credits is written by cosa and posted under Programming, WordPress , , . If you like it, you might consider subscribing to our feed, follows us on Twitter, or receive our latest posts via email. Or else, you could also or store it to your favourite social bookmark sites. Further information about this article can be found.
And while you're here, why don't you check out our other articles:

7 Comments »

  1. 1
    SusieJ says:

    I was sent here by a wordpress guru — and now I’m lost. I’m looking for the CA comment plug-in that creates a link for the commentors — and allows the blog owner to write comments to each commenter within the comment. Check out http://thiseclecticlife.com/2007/05/02/thursday-thirteen-8-my-last-meal-before-i-die-et/#comment-902 to see what I mean. She says she is using your CA plug-in — but I can’t find it. It’s great plug-in by the way.
    Thanks,
    Susie

  2. 2
    cosa says:

    well, you’re already on the right page :) the plugin is called CA-Credits and you can download it from the link above. However, please note that I’m no longer support this plugin and haven’t try it with Wordpress 2.x.

  3. 3
    SusieJ says:

    OK. Thank you so much for directing me to the right place. However, I have wordpress 2.x (the latest current version.) I’m going to pass until ta version for 2.x comes out — I wouldn’t be able to fix the bug, if there was one! Thank you.

  4. 4
    WP Plugins DB » Blog Archive » CA-Credits says:

    [...] Visit [...]

  5. 5
    [DGN] Our Best Picks - April 2005 | Funponsel Network says:

    [...] people’s plugins, I did create my own plugins as well. For example: CA-Weton, CA-Weekday, CA-Credits, and [...]

  6. 6
    ANT says:

    I am lost too. I can’t find the plug-in at WP onstop install.
    http://www.antcomic.com

  7. 7
    baga says:

    well, this is my new Blog.
    Access it from the link above.

Leave a comment