Comment counts: Manually add (some number) to the count
-
Okay got a TOUGH one for you guys:
Have this:
<?php comments_popup_link(‘0′,’1′,’%’, ‘ ‘, ‘-‘); ?>
But I’m trying to do this
<?php comments_popup_link(‘0′,’1′,’%+5’, ‘ ‘, ‘-‘); ?>
(obviously this does not work but renders something like 32+5 instead of 37)
I know this CAN be done, just don’t know how…
Thank yew!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Comment counts: Manually add (some number) to the count’ is closed to new replies.