My comments are paged, so when I create an link to the comment ID it doesn't work because it doesn't know which page of comments to look on.
Can anyone help me work out a solution for this?
My comments are paged, so when I create an link to the comment ID it doesn't work because it doesn't know which page of comments to look on.
Can anyone help me work out a solution for this?
Poking around the comment-template.php file, I came across the function
get_comment_link. Using this worked.
This topic has been closed to new replies.