Customizing comments_popup_link text
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Customizing comments_popup_link text’ is closed to new replies.
The topic ‘Customizing comments_popup_link text’ is closed to new replies.
(@manojit)
18 years, 8 months ago
How do I use comments_popup_link() to show ‘Leave a comment’ no matter how many comments are already posted? If I say “<?php comments_popup_link(‘Leave a comment’); ?>”, this only works when there is no comment, otherwise it is replaced by ‘# comments’. Any help? (I am using WP 2.2.3)
Thanks.