Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Need help being able to export all data filled in via form on wpDiscuz. Need to be able to export to csv. file.
Hi,
Please read this discussion:
https://wordpress.stackexchange.com/questions/80151/how-to-export-comments-in-wordpress
Besides the wpDiscuz stores, all data from the custom fields in the wp_commentmeta table.Â
So is this really the only solution? Is to go into the database itself and write a query to extract them? I feel like this should be a given with any custom commenting plugin.
Â
Expecting people will have direct access to their database to even create the query is a bit ridiculous. If anything it should be included in the free version of created as a paid add-on.