Skip to content

Releases: wp-cli/export-command

Version 2.1.13

16 Oct 12:48
eeafa03
Compare
Choose a tag to compare
  • Composer: prevent a lock file from being created [#117]

Version 2.1.12

18 Sep 21:44
31e3d71
Compare
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
Compare
Choose a tag to compare
  • Add composer phpcbf [#107]
  • Replace empty namespace autoloader with classmap [#106]

Version 2.1.0

17 Jan 04:32
Compare
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
Compare
Choose a tag to compare
  • Fix test for attachment serialization [#96]

Version 2.0.11

14 Dec 14:07
8dd137e
Compare
Choose a tag to compare
  • Adapt feature test to use HTTPS with example.com [#94]

Version 2.0.10

03 Dec 12:47
05c4af9
Compare
Choose a tag to compare
  • Add php 8.1 support [#93]

Version 2.0.9

25 Jul 17:01
b32d432
Compare
Choose a tag to compare
  • Ensure post attachment meta is exported correctly [#89]
  • Only add needed user when filtering by --author [#88]
  • Adapt tests [#87]
  • Fix category, tag and term names missing in export [#86]
  • Add the_title_export filter and cdata for item title to export [#77]

Version 2.0.8

12 May 06:33
e94f5f9
Compare
Choose a tag to compare
  • Improve type handling and remove unused variables [#84]
  • Regenerate README file [#83]

Version 2.0.7

05 May 11:30
49fc3a4
Compare
Choose a tag to compare
  • Use version range for wp-cli/wp-cli-tests dependency [#81]
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#80]
  • Update GHA functional tests workflow [#79]