=== Taxonomy CSV Import Export ===
Contributors: rlorakib
Author URI: https://rlorakib.com/
Plugin URI: https://wordpress.org/plugins/search/taxonomy-csv-import-export/
Tags: csv import, csv export, taxonomy, category, tag
Requires at least: 5.2
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily import and export WordPress taxonomies and users using CSV files.

== Description ==  
**Taxonomy CSV Import Export** helps you manage your WordPress site's taxonomies (like categories, tags, and custom taxonomies) with ease by importing or exporting them as CSV files.

This is especially useful for developers or site administrators who need to migrate, back up, or bulk edit taxonomy terms efficiently.

Now includes a powerful User Import/Export system with role-based filtering, making user management even more flexible.

### Key Features:
- Import taxonomy terms from a CSV file
- Export existing taxonomy terms to a CSV
- Supports built-in and custom taxonomies
- Works with categories, tags, and more
- Simple and easy-to-use interface
- No setup or configuration needed

### User Import & Export (New):
- Import users from CSV files
- Export users to CSV
- Filter users by specific roles during export
- Multi-role selection support
- Export all users by default if no role is selected
- Update existing users during import

### Why Use This Plugin?
- Save time with bulk operations
- Easily migrate data between sites
- Backup taxonomy terms and users
- Manage large datasets efficiently
- Simple and user-friendly interface
- No complex setup required

**Plugin Documentation:**  
[https://wordpress.org/plugins/search/taxonomy-csv-import-export/](https://wordpress.org/plugins/search/taxonomy-csv-import-export/)

- [Live Demo](https://wordpress.org/plugins/search/taxonomy-csv-import-export/)  
- [About Author](https://github.com/rlorakib)  
- [Join with us](https://www.facebook.com/profile.php?id=61581703708966)

== Video Tutorial ==  
Coming soon!

You can make my day by submitting a positive review on  
<a href="https://wordpress.org/plugins/search/taxonomy-csv-import-export/" target="blank"><strong>WordPress.org!</strong></a>

== Installation ==  
1. Upload the plugin files to the `/wp-content/plugins/` directory  
2. Activate through the 'Plugins' screen  

== Screenshots ==  
1. Export data list
2. CSV export page
3. Import success data and message

== Upgrade Notice ==  
N/A

== Changelog ==  
= 0.1 =  
* Initial version

= 0.2 =
* Fixed: Text domain issues
* Fixed: short function naming issue.

= 1.0 =
* Fixed: Plugin Security issues.
* Fixed: Translate issues.

= 1.1 =
* Added: Display of all imported data in a structured table.
* Improved: Implementation of enhanced UI/UX design for a smoother experience.

= 1.2 =
* Fixed: Display of all imported data in a structured table not showing.
* Fixed: Not working Implementation of enhanced UI/UX design.

= 1.3 - 29/03/2026 =
* Added: Users data export/import feature.
* Improved: Plugin menu include for better experience and management.