Skip to content

Allow to import WXR file through HTTP and STDIN #12

@miya0001

Description

@miya0001

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 import https://raw.githubusercontent.com/WPTRT/theme-unit-test/master/themeunittestdata.wordpress.xml --authors=import

Also, I think it should to be able to import from STDIN like following and it looks useful.

$ wp export --stdout | wp @staging import - --authors=import

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions