Forums
(@brennanx)
17 years, 11 months ago
+bump
Anyone?
<?php comments_popup_link(__(‘Comments (0)’), __(‘Comments (1)’), __(‘Comments (%)’)); ?>
This will have “Comments (#)”
<?php comments_popup_link(‘No Comments ?’, ‘1 Comment ?’, ‘% Comments ?’); ?>
….I am still looking for some help!….
Thanks guys,
Ill see what I can figure out. this is my first stab at php.