=== Plugin Name ===
Contributors: welaika, mukkoo
Donate link: https://github.com/welaika/users2Csv/
Tags: users, csv, convert, export, select fields
Requires at least: 3.5
Tested up to: 3.5.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Select and export users details (default wordpress and user meta fields) in CSV format.

== Description ==

With this plugin you can export all users fields that you want (selecting it by checkbox) in CSV format.

== Installation ==

1. Download and unzip in your plugins/ folder
2. Go to the dashboard in plugins section
3. Activate "Users to Csv"
4. Into the dashboard go to Users > Export to CSV for settings page

== Changelog ==

= 0.2 =
* Fix error in menu slug ("You do not have sufficient permissions to access this page")

= 0.1 =
* First release. Basic functions.