• I have the Comment Plugger,https://wiki.www.ads-software.com/?pagename=Comment%20Plugger, up and working and it doesn’t bother me so much that it displays the commentors for the current post but I was wondering about something. Has someone who is a good at PHP coding made it so that if no one has commented, it can say no one or something instead of just nothing? I have the word Lubbing: before my plugs and I dont always get comments and was just wondering if it could say like “No one”.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter unblurred

    (@unblurred)

    Thank you SO much ??

    function comment_plugger($show = 0, $limit = 0, $sep = ‘ :: ‘, $none = ‘none’) {

    change that line to

    function comment_plugger($show = 0, $limit = 0, $sep = ‘ :: ‘, $none = No one’) {

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Comment Plugger question’ is closed to new replies.