Skip to content

Releases: wp-cli/import-command

Version 3.0.0

Choose a tag to compare

@swissspidy swissspidy released this 04 Aug 16:19
08835fd
v3.0.0

Update package requirements

Version 2.0.18

Choose a tag to compare

@swissspidy swissspidy released this 02 May 18:24
  • Add --source-dir option to skip network downloads for locally available attachments [#107]

Version 2.0.17

Choose a tag to compare

@swissspidy swissspidy released this 21 Mar 23:43
fd71e9f
  • Allow importing WXR files via HTTP/HTTPS/FTP and STDIN [#104]

Version 2.0.16

Choose a tag to compare

@swissspidy swissspidy released this 17 Mar 21:29
6403326
  • Add --importer argument to specify alternative importer class [#101]
  • Fix newly reported PHPStan errors [#100]

Version 2.0.15

Choose a tag to compare

@schlessera schlessera released this 09 Dec 16:00
277de5a
  • Add URL rewriting support [#98]

Version 2.0.14

Choose a tag to compare

@schlessera schlessera released this 29 Apr 08:16
b2c48f3
  • Fix Gherkin lint issues [#91]
  • Require wp-cli/wp-cli v2.12 [#90]

Version 2.0.13

Choose a tag to compare

@schlessera schlessera released this 16 Oct 12:48
22f3245
  • Composer: prevent a lock file from being created [#88]
  • Fix PHPCS errors [#87]

Version 2.0.12

Choose a tag to compare

@danielbachhuber danielbachhuber released this 19 Sep 23:09
7aafa54
  • Update to WPCS v3 [#84]

Version 2.0.11

Choose a tag to compare

@schlessera schlessera released this 02 May 09:36
2019a69
  • Document use of the IMPORT_DEBUG constant [#82]

Version 2.0.10

Choose a tag to compare

@danielbachhuber danielbachhuber released this 17 Feb 17:52
e40f432
  • Add composer phpcbf [#80]
  • Fix failing tests with @require-wp-5.2 [#79]
  • Replace empty namespace autoloader with classmap [#78]