Convert comments to answers?
hello, I have a webpage based on wordpress with a lot of posts and post’s comments (1000+ posts, 2000+ comments).
Is there any way to convert comments to answers?
papa_mak Answered question
papa_mak commented
comments are one the comments table on wordpress database.
Rahul Aryan commented
I know that. what is your post_type? post?
papa_mak commented
yes, post_type is “post”
can you give us the SQL code to convert comments to answers via phpMyAdmin?
My theme has a very strange functions.php file and i think it’s easier to copy/convert the data via phpMyAdmin if is possible…..
papa_mak Posted new comment
papa_mak commented
ok….i did it working with functions.php file.
It’s not necessary to give us the SQL code.
what is post_type?