• What I want to do is use the html anchor feature on the comments page so that I can reposition the poster’s webpage at the spot last viewed (the last comment on the page prior to the new comment). I can create an anchor id based on the comment number but an curious about the following:

    1) Can this even be done?

    2) If so, how do I get the URL for the current page? Is there a PHP function that returns this? Also, is there something in wp-comments-post.php that I can pass for redirect to that anchor?

  • The topic ‘Anchors on Comments page’ is closed to new replies.