ImageMagick Engine

Wordpress Plugin
Download latest - 1.7.6

Developers

rickardw
orangelab

Download Stats

Today 10
Yesterday 14
Last Week 102
All Time 53,069
Banner 772x250


Releases (30 )

Version Release Date Change Log
1.7.6 2022-10-19
  • Fix plugin vulnerabilities and added nonce checks
1.7.5 2022-10-19

= 1.2.0 = Fixes plugin jQuery UI script incompatibility for WordPress 3.1

1.7.4 2022-05-27
  • Important bugfix
1.7.3 2022-05-26
  • Improve check that image file exists on server
  • Fix check of executable path
  • Tested compability with WordPress 6.0
1.7.1 2021-09-23
  • Use WP_Image_Editor class to generate filename
  • Tested compability with WordPress 5.8.1
1.7.0 2021-09-03
  • Add option to resize images interlaced
  • Fix: Don't attempt to regenerate SVG's.
  • Handle scaled images with wp_get_original_image_path
  • Bugfix cli executable respnsonse
  • Tested compability with WordPress 5.8
1.6.5 2020-08-05
  • Turkish translation thanks to Haydar AHN
  • Bugfix
  • Tested compability with WordPress 5.5
1.6.4 2020-06-04
  • Critical bugfix for .jpeg files
1.6.3 2020-05-25
  • Clean up code and constant for version (thanks @paulschreiber)
  • Disable warning for is_executable if open_basedir active
1.6.2 2020-04-01
  • Added medium_large image size by default
  • Display version of ImageMagick CLI (thanks @marcissimus)
1.6.1 2020-02-26
  • Fixed deprecated use of gd_edit_image_support (thanks @chesio)
1.6.0 2020-02-25
  • Small bug fixes
  • Small updates to admin UI
1.5.6 2020-02-14
1.5.4 2018-10-29
  • Fixed a bug that could cause transparency errors with PNG
1.5.3 2018-10-22
  • Tested with WP 5.0
1.5.2 2014-12-27
  • Tested with WP 4.1
1.5.1 2013-09-03
  • Tested with WP 3.6
  • Fix CSS problems with other users of jQuery dialogs
1.5.0 2012-10-29
  • Tested with WP 3.5-beta2
  • Allow choosing between optimize for quality & size for each image size
  • Fix resize UI bug in media pop-up and new attachment editor (post.php)
  • Add "ime_after_resize" action after resize
  • Catch Imagick exceptions
  • Modified code now uses more of WP standard coding style
  • Updated French translation, thanks to Damien Fabreguettes
  • Updated Swedish translation for new strings
1.4.0 2012-03-21
  • Tested with WP 3.3.1
  • Resize / Force resize button in media library
  • Add more precision to resize % when large nr of images
  • More sanity tests in ajax resize code
  • Use WordPress version of jQuery UI progressbar if available
  • Split plugin init into early and late part
  • Fix PHP notice (in initial plugin configuration)
  • Updated swedish translation for new strings
  • French translation thanks to Damien Fabreguettes
1.3.2-beta1 2011-10-20
  • Tested with WP 3.3-beta2
  • Use WordPress version of jQuery UI progressbar if available
  • Split plugin init into early and late part
  • Fix PHP notice (in initial plugin configuration)
1.3.1 2011-08-11
  • Tested with WP 3.2.1
  • Bugfix: escape '^' character on Windows (thanks to alx359)
  • clean up IM command line argument handling a bit
1.3.0 2011-07-12
  • Tested agains WP 3.2
  • Fix JS to be compatible with jQuery 1.6
  • Remove some PHP notices
  • Change command line limit values to specifik byte amounts (instead of "mb") for compatability with really old IM versions
  • Handle open_basename restrictions better
  • Handle older versions (pre 6.3.1) of PHP Imagick class
  • IM and WordPress compute aspect ratio slightly differently, force the WP values
1.2.3 2011-05-03
  • Fix bug in resize all images handling, also remove some PHP notices. Thanks to Andreas Kleinschmidt for the report
  • Upgrade jQuery UI Progressbar to version 1.8.9, to match version of UI Core in WordPress
1.2.2 2011-04-27
  • Fixed filepath with spaces on Windows
  • Tested with WordPress 3.1.2
  • Added question to FAQ
1.2.1 2011-02-24
  • Fix deprecated warning
  • Tested with WordPress 3.1
1.2.0 2011-01-18
  • Rewrite image cropping for Imagick PHP module to make sure we keep image profiles. Thanks to Christian Mnch for report
  • Improve test for IM executable
  • Administration: AJAXify image resizing, clarify engine selection, only load css/js on actual plugin page
  • Handle progressbar version incompatability for jQuery UI 1.8 (in WP 3.1) and jQuery UI 1.7 (in WP 3.0)
  • Tested with WordPress 3.1-RC2
1.1.2 2010-10-08
  • Fix bug with forced resize of custom image sizes
  • Fix warning with open_basedir restriction during path test
  • German translation thanks to Dirk Rottig
1.1.1 2010-09-21
1.1 2010-09-21
  • Working localization
  • Added Swedish translation
1.0 2010-09-21