Tagged Questions
2
votes
1answer
170 views
How to export comments in WordPress?
I want to export my comments to Excel, PDF or Word. The format really doesn't matter, I just want them exported.
I tried the Export Comments plugin, the standard one, but couldn't get it to work, I ...
0
votes
1answer
172 views
Comments not displayed after blog import [closed]
i have a problem with my blogs comments.
I've exported my blog with default WordPress export tool, installed the fresh instance on new server and imported my previous blog with downloaded file (i know ...
1
vote
2answers
253 views
Is comment metadata included in the export file?
If I would export a WordPress database, posts and comments etc. are saved to an XML file.
Would comment metadata be included in this XML file?
I.e. the table wp_commentmeta, mentioned here: ...