Found Image http://plugins.svn.wordpress.org/export-users-to-csv/assets/icon-256x256.jpg Export Users to CSV | Plugin Review Network Skip to Content

Plugin Review Network

Plugin Review Network

an eye on the best wordpress plugins
Show Sidebar Hide Sidebar
[+] Sidebar [-] Sidebar
Plugin:
Rated:
92%
4.6 Stars (63 votes)

Home

WP.Org

ReadMe

Support
  • Author:
    Matt Cromwell
Version: 1.1.1
Requires: WP 4.2
Last Updated:3020 days ago
Downloads:149578
Installations: 10,000+
Tags:
    admin, batch, csv, export, exporter, user, users
Download Plugin Package

Export Users to CSV

Released on September 5, 2011.
Download Plugin Package

Version: 1.1.1

Export users data and metadata to a csv file.

  • Description
  • FAQ
  • Changelog
  • Installation
  • Screenshots


A WordPress plugin that exports user data and meta data. You can even export the users by role and registration date range.

Export users by role and optionally set a registration date range.

Export is found in "Tools > Export", or with the "Export Users" button on the Users admin screen.

By default, it does not export user passwords as a security concern. See the FAQ for how to include them regardless.

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.

How to use?

Click on the 'Export Users' button at the top of the 'Users' admin screen, or navigate to "Tools > Export." From there, choose "Users" as your export, then choose the role and the date range. Choose nothing at all if you want to export all users, then click 'Export'. That's all!

How do I include the Passwords?

I don't really recommend it since storing passwords in plain-text can be a real liability issue. Nevertheless, you can add this filter to your site to allow the password to be included as a column in your CSV file:

add_filter('pp_eu_exclude_data', 'my_prefix_include_password');

 function my_prefix_include_password() {
     return array();
 }

1.1.1 (March 4, 2018)

  • Fixed bug that prevented the date range from working as intended. Thanks @sbskamey for reporting the issue.

1.1 (February 25, 2018)

  • Moved screen to the "Tools > Export" screen to leverage WordPress core export features. Github Issue #2
  • Removed local translations and updated load_textdomain to look for the localized files in the correct WordPress core folder. Github Issue #1
  • Add "Export Users" button to the Users admin screen for increased visibility. Github Issue #11

1.0.1

  • This plugin has been adopted by Matt Cromwell. 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.


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'


The User export tool
Screenshot 1


The User Export button at the top of the Users admin page
Screenshot 2



 

Click here to cancel reply.

Click here to cancel reply.


*

*


Please copy the string OIGMFO to the field below:

Home | Sitemap | Contact
Network Skin Theme for BioShip by WordQuest
Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.