Aller au contenu principal

ImportWxrStep <ResourceType>

Imports a WXR file into WordPress.

@example
<code>
{
"step": "importWxr",
"file": {
"resource": "url",
"url": "https://your-site.com/starter-content.wxr"
}
}
</code>

Index

Properties

file

file: ResourceType

The file to import

optionalimporter

importer?: data-liberation | default

The importer to use. Possible values:

This option is deprecated. The syntax will not be removed, but once the Data Liberation importer matures, it will become the only supported importer and the importer option will be ignored.

@deprecated

step

step: importWxr