Plugin Directory

Comment Author Checklist

This new template tag generates a list of registered users. The post author and users who have commented on the post are crossed off the list.

Download Version 1.04

Installation is pretty standard:

i.e.

  1. Upload comment-author-checklist.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php if (function_exists('show_comment_author_checklist')) show_comment_author_checklist(); ?> inside the Loop in the template file of your choice (usually single.php).

Example: <?php the_content(); ?>

Requires: 2.5 or higher
Compatible up to: 2.8.2
Last Updated: 2008-6-13 Downloads: 648

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(1 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.