• Hi!

    Since the update the function get_comment_link() outputs links that does not seem to work if the comments are on the current page of an article with paginated comments:

    Output:

    my-domain.com/blog/2010/11/09/ebook-amazon-kindle-3/comment-page-1/#comment-25505

    but should be:

    my-domain.com/blog/2010/11/09/ebook-amazon-kindle-3/#comment-25505
    or
    my-domain.com/blog/2010/11/09/ebook-amazon-kindle-3/comment-page-0/#comment-25505
    or
    my-domain.com/blog/2010/11/09/ebook-amazon-kindle-3/comment-page-2/#comment-25505

    because “comment-page-1” is wrong.

    Or am I missing something?

  • The topic ‘get_comment_link() broken since 3.0.5?’ is closed to new replies.