• Hello,

    How do I place a link inside comments_number? The code:

    <?php comments_number(”,’link here %’,’link here %’);

    WordPress strips the tags from these parameters.

Viewing 1 replies (of 1 total)
  • The short answer is – you can’t, The slightly longer answer is that you might be able to if you built your own function using get_comments_number.

Viewing 1 replies (of 1 total)

The topic ‘URL inside comments-number’ is closed to new replies.