Sorry, simplest thing
what is URL for comment when using postnae
I want to sen the URL for a specific comment but cannot get anything I've seen to work like
domain.com/postname/?c=5818
Sorry, simplest thing
what is URL for comment when using postnae
I want to sen the URL for a specific comment but cannot get anything I've seen to work like
domain.com/postname/?c=5818
You can use get_comment_link(<commentid>) to find the url. Comment links are a little trickier than post links, especially if the comments are paged.
This topic has been closed to new replies.