Skip to content

christirichards/wp-excel-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

WP Excel Comments

WP Excel Comments uses the PHPExcel library to export WordPress comments and their information to an Excel spreadsheet.

Version

1.0.0

Updated

March 3rd, 2017

Getting Started

Dependency management and autoloading is handled via Composer.

Make sure Composer is installed and run Composer update on the command line to bring the project up-to-date.

Set the $limit variable in export.php to the amount of comments you want to return, or simply remove the limit from the SQL query entirely to return all of the comments in your database.

Upload vendor and export.php to your WordPress installation root and navigate to http(s)://example.com/export.php to export your comments.

Warning: This is a utility for dumping data quickly about your comments. Please do not leave utility scripts like these sitting on your Production servers!

Questions & Comments

Any questions or comments can be directed to Christi Richards at: christi@christirichards.com.

About

Uses PHPExcel to export WordPress comments as an Excel file

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages