Forums
Forums / Fixing WordPress / Comment Anchor on Paged Results
(@freshifreshy)
16 years, 10 months ago
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?
16 years, 5 months ago
Poking around the comment-template.php file, I came across the function get_comment_link. Using this worked.
The topic ‘Comment Anchor on Paged Results’ is closed to new replies.
(@freshifreshy)
16 years, 10 months ago
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?