Tagged Questions
2
votes
1answer
246 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 ...
11
votes
1answer
364 views
Plugin API for easy admin list table generation, handling & exporting of MySQL tables?
I'm aware of the WP_List_Table class (which has helped tremendously as it stands).
However, I'm hunting for something even more capable - some form of API whereby you could simply 'register' a MySQL ...
