Skip to content

Releases: wp-cli/export-command

Version 1.0.6

30 Jan 03:30
4ae43d3

Choose a tag to compare

  • Adds --with_attachments option to force including attachments when --post__in has been specified. [#16].
  • Updates scaffolded tests and requires wp-cli/wp-cli: ^1.5 [#32].

Version 1.0.5

18 Dec 19:46
b8469df

Choose a tag to compare

  • Documentation, test suite, and repository improvements [#26, #27, #29, #30].

Version 1.0.4

21 Nov 13:37
ec18748

Choose a tag to compare

  • Updates scaffolded tests to enable error reporting [#24].
  • Updates scaffolded README and GitHub configuration [#25].

Version 1.0.3

02 Oct 18:33

Choose a tag to compare

  • Adds --stdout to write WXR to STDOUT [#13].
  • Adds --max_file_size=-1 to avoid splitting export files [#12, #21].
  • Adds --max_num_posts=<num> to limit number of posts in an export file [#15].
  • Updates scaffolded tests to latest [#19, #20].

Version 1.0.2

05 Aug 22:34

Choose a tag to compare

  • Updates package with latest scaffolded components [#10].
  • Uses dist: precise for PHP 5.3, dist: trusty for everything else [#11].

Version 1.0.1

30 May 21:11

Choose a tag to compare

  • Clarifies this command as a bundled command.
  • Fixes Travis CI caching for composer.
  • Runs Travis tests against WP-CLI dev-master.

Version 1.0.0

09 Mar 02:30

Choose a tag to compare

  • Initial release.