Skip to content

Releases: wp-cli/export-command

Version 2.1.17

02 May 18:28
fb7d727

Choose a tag to compare

  • Fix newly reported PHPStan errors [#140]
  • Update behat-data URLs in tests [#139]
  • Make Behat scenarios SQLite-compatible [#138]
  • Require WP-CLI v2.13 [#135]

Version 2.1.16

19 Mar 10:34
cf85ae0

Choose a tag to compare

  • PHPStan level 9 [#125]
  • Add --skip_authors and --skip_terms as additional flags [#115]

Version 2.1.15

15 Feb 17:16
84a335c

Choose a tag to compare

  • Fix compatibility with newer PHP & WP versions [#128]
  • Include term meta in export file [#114]

Version 2.1.14

29 Apr 08:16
2af32bf

Choose a tag to compare

  • Fix Gherkin lint issues [#122]
  • Use get_post_stati() instead of get_post_statuses() to support all registered post statuses in export [#121]

Version 2.1.13

16 Oct 12:48
eeafa03

Choose a tag to compare

  • Composer: prevent a lock file from being created [#117]

Version 2.1.12

18 Sep 21:44
31e3d71

Choose a tag to compare

  • Update to WPCS v3 [#110]
  • Allow orphan terms to be exported with --allow_orphan_terms flag [#109]

Version 2.1.1

17 Feb 16:41
1731f1c

Choose a tag to compare

  • Add composer phpcbf [#107]
  • Replace empty namespace autoloader with classmap [#106]

Version 2.1.0

17 Jan 04:32

Choose a tag to compare

  • Regenerate README file [#105]
  • Update post__in documentation to mention space-separated [#104]
  • Regenerate README file [#103]
  • Update tests using WordPress Importer to require WordPress 5.2 [#102]
  • Allow wordpress-core-installer in composer.json [#101]
  • Add --include_once=<section> parameter for before_posts data in multi-file exports [#100]
  • Exclude unnecessary author ids from oembed_cache posts in export [#99]

Version 2.0.12

19 Jul 13:23
fc647a7

Choose a tag to compare

  • Fix test for attachment serialization [#96]

Version 2.0.11

14 Dec 14:07
8dd137e

Choose a tag to compare

  • Adapt feature test to use HTTPS with example.com [#94]