Title: Comment Plugger Plugin Question
Last modified: August 18, 2016

---

# Comment Plugger Plugin Question

 *  [charlene2021](https://wordpress.org/support/users/charlene2021/)
 * (@charlene2021)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/comment-plugger-plugin-question/)
 * I am using the comment plugger plugin found here: [http://mtdewvirus.com/code/wordpress-plugins/](http://mtdewvirus.com/code/wordpress-plugins/)
 * I want a comma after each commenters name except the last commenter example:
   
   jake, josh, chris, adam
 * <?php mdv_comment_plugger(‘Commented: ‘, 25); ?> This is what the php code is,
   what would I add to this to get desired effect.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/comment-plugger-plugin-question/#post-593075)
 * your other post about this, [http://wordpress.org/support/topic/125258?replies=1](http://wordpress.org/support/topic/125258?replies=1)
 * probably went unanswered because thats not an option available inside the plugin.
 * Have you contacted the plugin author? Maybe he will be willing to re-write it
   a smidge for you.
 *  Thread Starter [charlene2021](https://wordpress.org/support/users/charlene2021/)
 * (@charlene2021)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/comment-plugger-plugin-question/#post-593270)
 * I tried but to no avail.
    I should fine that person using his and see what they
 *  [joyced](https://wordpress.org/support/users/joyced/)
 * (@joyced)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/comment-plugger-plugin-question/#post-593271)
 * I remember wanting to do that with that plugin. I searched everywhere and found
   this: [http://wordpress.pastebin.ca/625370](http://wordpress.pastebin.ca/625370)
 * I’d give credit but I really can’t remember where I found it. Put that in the
   plugin file instead and call it like this:
 *  `<?php comment_plugger('Commented: ', 25, ', '); ?>`
 * That should do the trick.
 *  [4star](https://wordpress.org/support/users/4star/)
 * (@4star)
 * [18 years ago](https://wordpress.org/support/topic/comment-plugger-plugin-question/#post-593331)
 * The above is not for those with MDV’s pluggin.
 * But it would have been nice if there was some info on how to do it when we download
   it…
 * I think i found the solution…

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Comment Plugger Plugin Question’ is closed to new replies.

 * 4 replies
 * 4 participants
 * Last reply from: [4star](https://wordpress.org/support/users/4star/)
 * Last activity: [18 years ago](https://wordpress.org/support/topic/comment-plugger-plugin-question/#post-593331)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
