forked from sorich87/export-users-to-csv
-
Notifications
You must be signed in to change notification settings - Fork 2
Exports WordPress users data and metadata to a CSV file
Gnuside/wordpress-export-users-to-csv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: sorich87 Tags: user, users, csv, batch, export, exporter, admin Requires at least: 3.2 Tested up to: 3.8 Stable tag: 1.0.0 Export users data and metadata to a csv file == Description == A plugin that export ALL user data and meta data, and that works! You can even export the users by role and registration date range. = Features = * Exports all users fields * Exports users meta * Exports users by role * Exports users by date range For feature request and bug reports, [please use the forums](http://wordpress.org/tags/export-users-to-csv?forum_id=10#postform). == Installation == For an automatic installation through WordPress: 1. Go to the 'Add New' plugins screen in your WordPress admin area 1. Search for 'Export Users to CSV' 1. Click 'Install Now' and activate the plugin 1. Go the 'Users' menu, under 'Export to CSV' Or use a nifty tool by WordPress lead developer Mark Jaquith: 1. Visit [this link](http://coveredwebservices.com/wp-plugin-install/?plugin=export-users-to-csv) and follow the instructions. For a manual installation via FTP: 1. Upload the `export-users-to-csv` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' screen in your WordPress admin area 1. 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. 1. 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 == = 0.2 = * First public release. * Improved memory usage. * Added date range selection. * Added readme.txt. = 0.1 = * First release. == Upgrade Notice == = 0.2 = Improved memory usage. Added date range selection. Added readme.txt. = 0.1 = First release.
About
Exports WordPress users data and metadata to a CSV file
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 89.0%
- JavaScript 11.0%