Just as a matter of interest, is there an easy way to move a comment from one post to another?
Thanks for any advice :)
Just as a matter of interest, is there an easy way to move a comment from one post to another?
Thanks for any advice :)
You'd need to do this through the database.
If you're using phpMyAdmin to access it, access the wp_comments table (the table prefix may differ), click the Browse tab, locate the comment and click the edit icon/link for it. Then change 'comment_post_ID' to the correct Post ID #, and click Go.
Thaks Kaf - one of those little things I have gone to do many times and never actually made the time to look into it.
As always your help is invaluable :)
This topic has been closed to new replies.