Thank you for purchasing my plugin. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
This plugin will help you to export (download) Wordpress data to Excel or CSV file. User friendly interface allows to do export with the least effort.
This plugin can export all data Using Wordpress Users, Usermeta, Posts, Postmeta, Pages and Comments
The main features of this export plugin are:
Quick installation and setup.
Exclude row(s).
Preview paging.
You can get data using filters: roles, data type, taxonomy.
You can export encrypted user's password if you need.
Custom fields of all posts from wordpress and other plugins
Ability to specify the order of columns for Excel or CSV file.
Download Profiles is available, so you can export data in 1 click. Also you can edit profiles
In addition, the plugin looks great on all devices without custom coding needed for each device or screen size.
For export users from wordpress necessary:
1. go to "User Export" page
2. select role
3. select exported fields
4. sort columns as you like
5. select format Excel or CSV
and click on "Download" or "Save to profile" if you want download it later
For export post and pages from wordpress necessary:
1. go to "Posts Export" page
2. select role
3. select exported fields
4. sort columns as you like
5. select data's type
6. select custom fields
7. select format Excel or CSV
and click on "Download" or "Save to profile" if you want download it later
For export comments from wordpress necessary:
1. go to "Comments Export" page
2. select role
3. select exported fields
4. sort columns as you like
5. select data's type
6. select format Excel or CSV
and click on "Download" or "Save to profile" if you want download it later
CSV files hold plain text as a series of values (cells) separated by commas (,) in a series of lines (rows). You can actually open a CSV file in a text editor and read it yourself. Many applications are capable of reading CSV files, and many languages provide built-in functions that simplify reading/writing CSV format.
XLS
XLS is an MS Excel workbook binary file, which holds information about all the worksheets in a workbook, comprising both content and formatting (number masking, colouring, conditional formatting, etc), and can also hold additionals like charts, images, etc. XLS files can only be read by applications that have been especially written to read their format, and can only be written in the same way.