Hyperlink Comment count
-
I updated my theme to display the number of comments next to the date of each post using the following code: echo ‘ – ‘, get_comments_number(), ‘ comments ‘;
In the functions.php
How do I make this hyperlinked so it takes you directly to the comments when clicked? Right now it doesn’t link at all.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Hyperlink Comment count’ is closed to new replies.