Plugin Directory

Comment Sorter

  • Download the plugin.
  • Extract the plugin from the ZIP file and place the "comment-sorter" directory into your WordPress plugins directory.
  • Go to the Plugins page in your WordPress Admin Panel and "Activate" the Comment Sorter plugin.

The plugin will automatically insert the interface above the first comment section it finds. It searches for the class "commentlist", which is the default class for a comments section.

If you want to interface to be inserted manually, go to the Comment Sorter options (under "Options" in the Admin Panel) and select "Yes" for Disable Auto Include. From there you'll want to add this code where you want the plugin to show up:

<?php if (function_exists("raproject_getCommentSorter")) { raproject_getCommentSorter(); } ?>

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

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