=== Plugin Name === Contributors: webdevmattcrom Tags: user, users, csv, batch, export, exporter, admin Requires at least: 4.2 Tested up to: 4.8 Stable tag: 1.0.1 Export users data and metadata to a csv file == Description == A plugin that exports ALL user data and user meta to a CSV file, elegantly and simply. Export users by role and optionally set a registration date range. Export is found in "Users > Export to CSV" = Features = * Exports all users fields * Exports users meta * Exports users by role * Exports users by date range Issues and Pull Requests for feature requests or bug reports [are welcome at Github](https://github.com/mathetos/export-users-to-csv). == Installation == For an automatic installation through WordPress: 1. Go to the 'Add New' plugins screen in your WordPress admin area 2. Search for 'Export Users to CSV' 3. Click 'Install Now' and activate the plugin 4. Go the 'Users' menu, under 'Export to CSV' For a manual installation via FTP: 1. Upload the `export-users-to-csv` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' screen in your WordPress admin area 3. Go the 'Users' menu, under 'Export to CSV' To upload the plugin through WordPress, instead of FTP: 1. Upload the downloaded zip file on the 'Add New' plugins screen (see the 'Upload' tab) in your WordPress admin area and activate. 2. Go the 'Users' menu, under 'Export to CSV' == Frequently Asked Questions == = How to use? = Click on the 'Export to CSV' link in the 'Users' menu, choose the role and the date range or don't select anything if you want to export all users, then click 'Export'. That's all! == Screenshots == 1. User export screen == Changelog == = 1.0.1 = * This plugin has been adopted by [Matt Cromwell](https://profiles.wordpress.org/webdevmattcrom). You can expect new features to be rolled out soon. = 0.2 = * First public release. * Improved memory usage. * Added date range selection. * Added readme.txt. = 0.1 = * First release. == Upgrade Notice == = 1.0.1 = * This plugin has been adopted by [Matt Cromwell](https://profiles.wordpress.org/webdevmattcrom). You can expect new features to be rolled out soon. = 0.2 = Improved memory usage. Added date range selection. Added readme.txt. = 0.1 = First release.