Title: Cheritto&#039;s Importer
Author: cheritto
Published: <strong>ଜୁଲାଈ 9, 2022</strong>
Last modified: ଏପ୍ରିଲ 25, 2024

---

Search plugins

![](https://ps.w.org/cherittos-importer/assets/banner-772x250.png?rev=2754186)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/cherittos-importer/assets/icon-256x256.png?rev=2754186)

# Cheritto's Importer

 By [cheritto](https://profiles.wordpress.org/cheritto/)

[Download](https://downloads.wordpress.org/plugin/cherittos-importer.1.0.1.zip)

 * [Details](https://ory.wordpress.org/plugins/cherittos-importer/#description)
 * [Reviews](https://ory.wordpress.org/plugins/cherittos-importer/#reviews)
 *  [Installation](https://ory.wordpress.org/plugins/cherittos-importer/#installation)
 * [Development](https://ory.wordpress.org/plugins/cherittos-importer/#developers)

 [Support](https://wordpress.org/support/plugin/cherittos-importer/)

## Description

Cheritto’s Importer is a tool that let you import data from one or more WordPress
Exported xml files (wxr).

 * Files are uploaded in chunks, whose size is determined according to your current
   php settings, so you don’t have to worry about them!
 * File checking, import, attachments downloads and thumbnails generation are done
   asynchronously, so you don’t have to worry if you close the page!
 * Files are processed in chunks so you don’t have to worry about memory usage and
   large files!
 * Supports tag, category and authors import, avoiding content duplication!

### Issues

If you find issues using this plugin please send feedback, I’ll do my best to fix
asap.

## Screenshots

[⌊Phase 1 - File Upload⌉⌊Phase 1 - File Upload⌉[

Phase 1 – File Upload

[⌊Phase 2 - Check files⌉⌊Phase 2 - Check files⌉[

Phase 2 – Check files

[⌊Check is running⌉⌊Check is running⌉[

Check is running

[⌊Phase 3 - Import data!⌉⌊Phase 3 - Import data!⌉[

Phase 3 – Import data!

[⌊Import is running⌉⌊Import is running⌉[

Import is running

[⌊Phase 4 - Download attachments⌉⌊Phase 4 - Download attachments⌉[

Phase 4 – Download attachments

## Installation

Just activate the plugin, you’ll find a new admin menu page on the left: “Importer!”.
Enjoy!

## FAQ

### Will the import alter in some way my posts, pages or any data in the current WordPress installation?

No, the plugin will only add new data.

### Can i import multiple files at once?

Yes, as long as they belong to the same export job (usually, multiple files come
from an export done via ‘wp cli’).
 If they do not come from the same export job,
you will have to go through the import procedure for each xml file.

### Will the plugin duplicate my content?

You can choose to import all as is or to check if posts or pages with same title,
date and type already exist, in which case they won’t be imported.
 In any case,
authors, categories and tags will never be duplicated; only added if not existing.

### How are authors imported?

The importer will create new users with role ‘author’ if no user exists with the
same email or nicename.
 A random password will be generated, authors have to reset
this password to login.

### Why the import phase is faster than the checking one?

During the check phase, all files are read and parsed, and data converted in database
tables, while during the import phase, data is transferred only between database
tables.
 The difference in speed is more evident with large file(s).

### Why the download phase is slow?

During the download phase, the importer must make a request and save the image.

Depending on the ability of the called server to handle requests, it may take a 
while to complete for a large number of images.

### The importer page says ‘Check is running’. How can i be sure that the job is not stuck?

The importer page uses and independent check to verify that the job is running and
it does so at every page load, so if you see ‘Check is running’ it means that all
is going fine.
 If this check fails for more than a minute, you will see a red warning.

### I see a red warning alerting me that the job is stuck. What should i do?

Something has stopped the running job. It may be a server side issue (for example
your hosting not allowing long running tasks) or an error.
 In either case, you 
should cancel the job clicking on ‘Cancel job’ and retry from start. If the issue
persists, open a topic on the support forum or email me: fiulita@gmail.com (i will
likely need your xml file(s) in order to check the issue).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Cheritto's Importer” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ cheritto ](https://profiles.wordpress.org/cheritto/)

[Translate “Cheritto's Importer” into your language.](https://translate.wordpress.org/projects/wp-plugins/cherittos-importer)

### Interested in development?

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

## Changelog

#### 1.0.1

 * Bugfix.

#### 1.0.0

 * First release.

## Meta

 *  Version **1.0.1**
 *  Last updated **2 years ago**
 *  Active installations **20+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.5.8**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/cherittos-importer/)
 * Tags
 * [import](https://ory.wordpress.org/plugins/tags/import/)[importer](https://ory.wordpress.org/plugins/tags/importer/)
   [XML Import](https://ory.wordpress.org/plugins/tags/xml-import/)[xml importer](https://ory.wordpress.org/plugins/tags/xml-importer/)
 *  [Advanced View](https://ory.wordpress.org/plugins/cherittos-importer/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/cherittos-importer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cherittos-importer/reviews/)

## Contributors

 *   [ cheritto ](https://profiles.wordpress.org/cheritto/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cherittos-importer/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://paypal.me/fiulita)