Skip to content

Releases: wp-cli/media-command

Version 2.2.0

03 Jul 10:40
8eefc10
Compare
Choose a tag to compare
  • Add option to delete unknown image sizes [#199]

Version 2.1.0

04 May 05:36
210cccf
Compare
Choose a tag to compare
  • Fix incorrect image sizes in media image-size command [#192]
  • Remove extraneous error check [#191]
  • Update media commands examples [#189]
  • Optimize memory consumption when querying attachments [#188]

Version 2.0.21

08 Dec 10:42
4950ed4
Compare
Choose a tag to compare
  • Add --file_name=<name> argument for wp media import [#187]

Version 2.0.20

19 Sep 23:09
49ef52c
Compare
Choose a tag to compare
  • Update to WPCS v3 [#184]

2.0.19

30 Aug 11:45
3d167f4
Compare
Choose a tag to compare
  • Replace usage of via.placeholder.com [#183]
  • Add support for 'url' to --porcelain to output the URL instead of attachment ID [#182]
  • Fix legacy test by running against WP versions when PHP matches [#181]

Version 2.0.18

13 Jul 14:28
92fc325
Compare
Choose a tag to compare
  • Remove trunk from this scenario [#179]

Version 2.0.17

17 Feb 18:58
0e7d1fb
Compare
Choose a tag to compare
  • Add composer phpcbf [#178]
  • Remove tests around square image thumbnail regeneration [#177]
  • Replace empty namespace autoloader with classmap [#176]

Version 2.0.16

17 Jan 04:32
Compare
Choose a tag to compare
  • Fx typo in import command longdesc [#172]
  • Travis is no longer in use, so fine to remove config files [#171]
  • Avoid deleting meta for other sizes when running wp media regenerate with --image_size [#170]
  • Allow johnpbloch/wordpress-core-installer in composer.json [#167]
  • Support --post_name= when importing media [#166]
  • Correct argument for fix-orientation subcommand [#165]

Version 2.0.15

02 Sep 17:39
7e35526
Compare
Choose a tag to compare
  • Fix read error detection in EXIF discovery [#162]

Version 2.0.14

19 Jul 13:23
bc4eca7
Compare
Choose a tag to compare
  • Allow PHPCS plugin [#159]