=== MIPL Import - Import Posts, Categories using CSV ===
Contributors: mulika
Tags: csv import, wordpress import, posts import, taxonomy import
Requires at least: 6.7
Tested up to: 7.0
Stable tag: 1.0.4
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Short Description:
Easily import WordPress posts, categories, and taxonomies using CSV files.

== Description ==

MIPL Import is a powerful and user-friendly plugin designed to simplify bulk data import into WordPress. It allows administrators to import posts, users, categories, taxonomies, and more using structured CSV files.

Whether you are migrating data, managing large content updates, or onboarding users in bulk, this plugin provides a reliable and efficient solution.

Built with performance and compatibility in mind, it supports UTF-8 encoded files to ensure seamless handling of multilingual content.

== Features ==

* Import Posts in bulk via CSV
* Import Users with custom fields
* Import Categories and Taxonomies
* Supports custom post types (extendable)
* CSV file support for structured data import
* UTF-8 encoding support for multilingual data
* Easy-to-use interface
* Lightweight and fast processing

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to the plugin settings page to start importing CSV files.

== Frequently Asked Questions ==

= What file format is supported? =
Only CSV (Comma-Separated Values) files are supported.

= Does it support UTF-8 files? =
Yes, the plugin fully supports UTF-8 encoded files.

= Can I import custom post types? =
Yes, the plugin is extendable and can support custom post types.

= Is it beginner-friendly? =
Yes, the interface is simple and designed for ease of use.


== Screenshots ==

1. Plugin dashboard
2. CSV upload interface
3. Import progress screen


== Changelog ==

= 1.0.4 =
* Fixed plugin checker.

= 1.0.3 =
* Fixed plugin checker.

= 1.0.2 =
* Changed file for trademark issue.
* Fixed text domain.

= 1.0.1 =
* Fixed plugin checker.

= 1.0.0 =
* Initial release
* Import Posts, Users, Categories, and Taxonomies
* Added CSV file support
* Added UTF-8 support