• Sparky

    (@sparky)


    A while back I used to have a plugin that would automatically link the commenters for that entry at the bottom of the post. I lost all my files on my computer, so does anyone know where I could find this? Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Kafkaesqui

    (@kafkaesqui)

    There’s Comment Plugger, along with a few other similar plugins, listed here:

    http://codex.wordpress.org/Plugins/Comments

    Thread Starter Sparky

    (@sparky)

    Can comment plugger be changed to show all commenters on that entry, rather than just recent commenters?

    Kafkaesqui

    (@kafkaesqui)

    I don’t use it. Anyone else know?

    spirit892

    (@spirit892)

    When I used to use it, I usually set the limit to something impossible like one million comments. Look for a line in your commenter plugger that looks like this:
    function mdv_comment_plugger($before = '', $limit = 10) {
    global $wpdb, $id;

    Change the $limit = 10 to whatever number you choose. I hope that helps.

    Thread Starter Sparky

    (@sparky)

    ok, thanks. i’ll try it out.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plug commenters?’ is closed to new replies.