Description
This plugin adds a link to the “Edit Posts” view that will allow someone with “can moderate comments” capability (Editor) to download a CSV of all comments for that particular post. This gives an easy one page view of all comments and that can be opened using something like Microsoft Excel. Useful when running a contest on your blog and you are using the comments section for entries. You can then use something like “random.org” to pick a number, and then choose the corresponding row number to decide the winner in your contest.
Screenshots
Installation
- Download plugin archive and expand it
- Activate plugin through the ‘Plugins’ menu in WordPress
- To download a CSV, go to the “Edit Posts” view. There will now be a new column with an icon of a “comment bubble” with an arrow. In this column, are number (number of comments for that post) with an arrow next to each. Click on the number/arrow to download the CSV.
FAQ
Please see plugin homepage.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Download Post Comments” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Download Post Comments” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 1.1=
Minor bug fixes
1.0
- initial release