wp-cli / media-command

Imports files as attachments, regenerates thumbnails, or lists registered image sizes.
MIT License
44 stars 41 forks source link

Fix suffix of scaled large images #118

Closed schlessera closed 4 years ago

schlessera commented 4 years ago

The suffix that is appended to scaled version of large images has changed from being the threshold value ( i.e. '-2560') to '-scaled' instead.