Is there a quick/easy way to move a comment to a different post?
A few people have commented on the wrong post on my blog, most likely because my theme puts the comment link above the post instead of below it.
Just curious.
Is there a quick/easy way to move a comment to a different post?
A few people have commented on the wrong post on my blog, most likely because my theme puts the comment link above the post instead of below it.
Just curious.
The only way I know of currently is to access the comments table in your WordPress database (using a tool such as phpMyAdmin), and change the comment_post_ID value to the correct post ID for each comments record
Man, what a pain. I would fix that theme! :)
This topic has been closed to new replies.