Title: Taxonomy CSV Import Export
Author: Md.Rakib Hossen
Published: <strong>Juko 30, 2025</strong>
Last modified: Duujal 26, 2026

---

Search plugins

![](https://ps.w.org/taxonomy-csv-import-export/assets/banner-772x250.png?rev=3549353)

![](https://ps.w.org/taxonomy-csv-import-export/assets/icon-256x256.png?rev=3549226)

# Taxonomy CSV Import Export

 By [Md.Rakib Hossen](https://profiles.wordpress.org/rlorakib/)

[Download](https://downloads.wordpress.org/plugin/taxonomy-csv-import-export.1.4.zip)

 * [Details](https://fuc.wordpress.org/plugins/taxonomy-csv-import-export/#description)
 * [Reviews](https://fuc.wordpress.org/plugins/taxonomy-csv-import-export/#reviews)
 *  [Installation](https://fuc.wordpress.org/plugins/taxonomy-csv-import-export/#installation)
 * [Development](https://fuc.wordpress.org/plugins/taxonomy-csv-import-export/#developers)

 [Support](https://wordpress.org/support/plugin/taxonomy-csv-import-export/)

## 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
 [**WordPress.org!**](https://wordpress.org/plugins/search/taxonomy-csv-import-export/)

## Screenshots

 * [[
 * Export data list
 * [[
 * CSV export page
 * [[
 * Import success data and message
 * [[

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/` directory
 2. Activate through the ‘Plugins’ screen

## Reviews

![](https://secure.gravatar.com/avatar/fafd9b22f700fc0571ac77e2dd76bd4fecc96513198491150345f220e0bd167f?
s=60&d=retro&r=g)

### 󠀁[Exactly What I Needed!](https://wordpress.org/support/topic/exactly-what-i-needed-1010/)󠁿

 [Reshad](https://profiles.wordpress.org/reshad01/) Siilto 25, 2025 1 reply

This plugin makes managing taxonomies so much easier. Importing and exporting categories,
tags, and even custom taxonomies with a simple CSV saves me a lot of time. The interface
is straightforward — no complex setup, just install and start using.

![](https://secure.gravatar.com/avatar/9fd2801eff48b4de485aea280152ef2436bed4608a454518ef6caa8b2a2cf6df?
s=60&d=retro&r=g)

### 󠀁[Simple and Effective Plugin for Easy CSV Import and Export](https://wordpress.org/support/topic/simple-and-effective-plugin-for-easy-csv-import-and-export/)󠁿

 [johnleo2025](https://profiles.wordpress.org/johnleo2025/) Siilto 15, 2025 1 reply

I recently used this plugin, and I have to say—it works perfectly! Importing and
exporting CSV files was smooth and hassle-free. Everything worked right away without
any extra setup, which saved me a lot of time. The plugin is simple, easy to use,
and does exactly what it promises. I was able to manage my site data quickly and
without confusion. Honestly, it’s one of the most useful plugins I’ve tried, and
I highly recommend it to anyone who needs a straightforward solution for taxonomy
CSV import/export.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/taxonomy-csv-import-export/reviews/)

## Contributors & Developers

“Taxonomy CSV Import Export” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Md.Rakib Hossen ](https://profiles.wordpress.org/rlorakib/)

[Translate “Taxonomy CSV Import Export” into your language.](https://translate.wordpress.org/projects/wp-plugins/taxonomy-csv-import-export)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/taxonomy-csv-import-export/),
check out the [SVN repository](https://plugins.svn.wordpress.org/taxonomy-csv-import-export/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/taxonomy-csv-import-export/)
by [RSS](https://plugins.trac.wordpress.org/log/taxonomy-csv-import-export/?limit=100&mode=stop_on_copy&format=rss).

## 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.

#### 1.4 – 26/05/2026

 * Added: Register Taxonomy — create and persist custom taxonomies from the admin
   UI, choosing between Tags (non-hierarchical) or Categories (hierarchical) type
   and attaching to any post type.
 * Added: Create Term — accordion list of all registered taxonomies; expand any 
   row to add a new term with a title and optional description via AJAX (no page
   reload).
 * Added: Export data preview — see all terms in a table before downloading the 
   CSV.
 * Added: Unified Import/Export UI with pill-style tab switcher; import and export
   panels toggle dynamically without a page reload.
 * Improved: Full plugin UI reorganisation — consistent page header on every page,
   card layout with gradient header strip, and bordered/shadowed table containers.
 * Improved: Users page redesigned with two side-by-side panels (Export / Import);
   role selection replaced with checkboxes.
 * Improved: CSS rewritten with CSS custom properties for the color scheme; duplicate
   rules removed and responsive breakpoints consolidated.
 * Fixed: `fputcsv()` and `str_getcsv()` deprecated escape-parameter warning (PHP
   8.4) that was prepending error output to exported CSV files and corrupting imports.
 * Fixed: `ImportLogger::log()` was called with the wrong class name (`Import_Logger`)
   and as a static method when it was an instance method — both now corrected.
 * Fixed: Broken singleton `init()` method that silently created a second unused
   instance.
 * Fixed: `taxocsie_admin_notice_remove()` parenthesis grouping — the third screen
   ID condition was outside the `isset()` guard, risking a PHP notice on screens
   without an ID.
 * Fixed: `TAXOCSIE_VERSION` constant was mismatched with the plugin header.
 * Removed: Facebook footer links from all admin pages.
 * Removed: Debug `error_log()` calls left in `autoload.php` and `admin/preview.
   php`.

## Meta

 *  Version **1.4**
 *  Last updated **1 day ago**
 *  Active installations **600+**
 *  WordPress version ** 5.2 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/taxonomy-csv-import-export/)
 * Tags
 * [csv export](https://fuc.wordpress.org/plugins/tags/csv-export/)[CSV Import](https://fuc.wordpress.org/plugins/tags/csv-import/)
   [taxonomy](https://fuc.wordpress.org/plugins/tags/taxonomy/)
 *  [Advanced View](https://fuc.wordpress.org/plugins/taxonomy-csv-import-export/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/taxonomy-csv-import-export/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/taxonomy-csv-import-export/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/taxonomy-csv-import-export/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/taxonomy-csv-import-export/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/taxonomy-csv-import-export/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/taxonomy-csv-import-export/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/taxonomy-csv-import-export/reviews/)

## Contributors

 *   [ Md.Rakib Hossen ](https://profiles.wordpress.org/rlorakib/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/taxonomy-csv-import-export/)