Skip to content

Releases: wp-cli/export-command

Version 2.0.6

03 Mar 15:31
df2e1ff
Compare
Choose a tag to compare
  • Add post_modified and post_modified_gmt fields to export [#75]

Version 2.0.5

07 Dec 22:37
0157258
Compare
Choose a tag to compare
  • Switch from Travis CI to GitHub Actions [#73]

Version 2.0.4

05 Jul 08:03
Compare
Choose a tag to compare
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#70]
  • Bump Travis CI OS from trusty to xenial [#69]
  • Enforce PHP 7.4 compatibility in Travis CI [#68]
  • Fix Travis CI sudo warning [#66]

Version 2.0.3

16 Jul 16:40
a31b177
Compare
Choose a tag to compare
  • Allow to opt-out from dumping specific sections [#61]
  • Reuse File_Writer for STDOUT support [#60]
  • Make load_export_api() public [#59]

Version 2.0.2

24 Apr 19:57
941acde
Compare
Choose a tag to compare
  • Implement CS checking based on the WP_CLI_CS ruleset [#58]
  • Enhancement: Add PHP 7.3 to Travis CI build matrix [#57]
  • Move PHP 5.4 tests from WP_VERSION latest to 5.1 [#55]
  • fix non-writable directory not identified as such [#54]

Version 2.0.1

17 Dec 13:22
81a5b24
Compare
Choose a tag to compare
  • Add support for Probot move command [#51]
  • Ignore log files [#50]
  • Automatically rerun failed scenarios [#48]

Version 2.0.0

05 Aug 14:09
f029301
Compare
Choose a tag to compare
  • Adapt package for framework v2 [#44]

Version 1.0.7

28 May 18:58
776d33a
Compare
Choose a tag to compare
  • Fix tests that are broken due to the addition of a "Privacy Policy" page [#35]
  • Fix PHP 5.3 memory issues [#34]
  • Update license copyright date to 2018 [#33]

Version 1.0.6

30 Jan 03:30
4ae43d3
Compare
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
Compare
Choose a tag to compare
  • Documentation, test suite, and repository improvements [#26, #27, #29, #30].