import-command
import-command copied to clipboard
Imports content from a given WXR file.
Enhancement suggestion: - Add option for just failed imports to be reported (typically media I guess?) - Allow for this report to dumped to a file - Allow for this...
## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** I am importing a site with almost 4GB of...
Hi WP-CLI Team, While working on a multi-language site which uses Polylang I noticed that translations get damaged after running import via CLI. The same WXR works fine from admin...
I tried the CLI tool, and I import the big XML file. Importing is fast and cool, but I have a big problem. When I import the post with attachment...
It will be useful if we can import WXR file through HTTP. Following is an example to import theme unit test data of the theme review team. ``` $ wp...
`wp import foo.xml --authors=create --quiet` Outputs: ``` All done. Have fun!Remember to update the passwords and roles of imported users. ``` despite the --quiet flag
Fixes #97
## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** The WordPress Importer is gaining new functionality to rewrite...