# WP content importer used in OCDI

List of files used in OCDI plugin (from the original repo):

- class-logger-cli.php,
- class-logger.php,
- class-wxr-importer.php


One click demo import plugin page: https://wordpress.org/plugins/one-click-demo-import/

One click demo import github page: https://github.com/proteusthemes/one-click-demo-import


## Changelog

*October 29th 2016*

- Cleaned up this forked repo, to only include the thing we need in the OCDI plugin.
- Changed the class names and use psr-4 autoloading in composer.json

*October 26th 2016*

- made a fork form the original repo
- merged a pull request for "term meta data" from the original repo: https://github.com/humanmade/WordPress-Importer/pull/18
