Hi to all,
how are you? I'd like to create a plugin that export my wp comments on one csv file.
I don't find any plugni that do this job for me.
I want to proceed ad:
Create on functions.php a function that retrieve my data or a db view that join wp_comments e wp_metadata to have all comments and related data to one file, than create a new menu iteam on the dashboard with a export button that call this function and save file?
Is it possibile?
Thanks very much
Gabriele