We'll create fresh WordPress site with Image Compressor & Optimizer – iLoveIMG installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Get your images delivered quickly. Now you can get a powerful, easy to use, and reliable image compression plugin for your image optimization needs. With full automation and powerful features, iLoveIMG makes it easy to speed up your website by lightening past and new images with just a click. Compress JPG, PNG and GIF images in your WordPress to improve the positioning of your site, boost visitor’s engagement and ultimately increase sales.
Trust reliable developers. iLoveIMG Image Compressor is brought to you by the same developers of iLoveIMG.com, popular image editor trusted by millions.
If you are looking for the best image compression tool, iLoveIMG is your choice
Beyond the basics, iLoveIMG is a fully compatible and extendable image compression plugin
iLoveIMG optimizes your visual assets to improve your page load speed, delivering high-quality images rescaled for every device. With a quick and easy installation, you can start enhancing the user experience of your site.
Added
* Update libraries.
* Assets files were optimized.
Added
* Update iloveimg-php library
Added
* Improved class loading.
Changed
* Minimum Support WP Version to 5.3
* Minimum Support PHP to 7.4
* Support WP Version 6.4.1
Fixed
* Check if key ‘iloveimg_field_resize_full’ exist.
* catch processing error for php 8.
Changed
* Formatting and comment files according to php/wordpress standards.
* constant names in uppercase
* function names is not snake case format.
* variables name is not snake case format and include prefix.
* classes name with prefix and capital letter.
* classes files rename.
* remove comments.
* Use Yoda Conditions to check.
* change from json_encode() to wp_json_encode().
* Increment operators.
* gmdate() instead date().
* Update DB Version to 1.1.
* variable $_COOKIE no need to check.
* Unreachable statement, return false delete.
* Update iloveimg-php library to V1.1.16
Added
* missing documentation.
* Escape/sanitize data.
* using strict comparison for in_array
Fixed
* Visibility must be declared on method
* Logical operator “and” changed to “&&”
* Logical operator “or” changed to “||”
* Missing $domain parameter in function call to __().
* Loose comparisons are not allowed.
* Assignments must be the first block of code on a line.
* Noce verification
* Error checking.
* Fix conversion from number to float.
* Serialized data has known vulnerability problems with Object Injection. Changed to JSON Encode.
* Variables $height, $width, $ilove_img_account not be defined.
* Division by zero.
* An infinite loop was generated. The method itself called itself every time the process failed.
* on some servers, the $path_file variable did not contain the correct url.