We'll create fresh WordPress site with Best Watermark – Protect images on your site with iLoveIMG installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Protect your images from theft. Now you can get a powerful, easy to use, and reliable Watermark plugin for your image protection needs. With full automation and powerful features, iLoveIMG makes it easy to prevent unauthorized usage of your images by helping you create highly customized watermarks in just a few seconds.
Create custom watermarks combining image and text and protect your images from being shared or featured without owner consent.
Trust reliable developers. Best Watermark – Protect images on your site with iLoveIMG is brought to you by the same developers of iLoveIMG.com, popular image editor trusted by millions.
If you are looking for the best watermarking tool, iLoveIMG plugin comes packed with plenty of features.
Beyond the basics, iLoveIMG is a fully compatible and extendable image watermarking plugin.
With online images being shared and re-shared all over the Internet, it’s easy to lose track of the original author. iLoveIMG Watermark plugin helps you protect the rights of your online photos.
Added
* Update libraries.
* Assets files were optimized.
Added
* Update iloveimg-php library
Added
* Improved class loading.
Fixed
* check if key iloveimg_field_image exist.
Changed
* Minimum Support WP Version to 5.3
* Minimum Support PHP to 7.4
* Support WP 6.4.1
Fixed
* catch processing error for php 8.
Changed
* Formatting and comment files according to php/wordpress standards.
* remove comments.
* dirname() to DIR constant.
* constant names in uppercase.
* function names is not snake case format.
* classes name with prefix and capital letter.
* variables name is not snake case format and include prefix.
* classes files rename.
* Use Yoda Conditions to check.
* hook names with prefix.
* Increment operators.
* gmdate() instead date().
* change from json_encode() to wp_json_encode().
* change from unlink() to wp_delete_file().
* Use WP_Filesystem.
* Update iloveimg-php library to V1.1.16
Added
* missing documentation.
* Missing Domain text.
* Escape/sanitize data.
* using strict comparison for in_array.
Fixed
* Logical operator “and” changed to “&&”
* Logical operator “or” changed to “||”
* Visibility must be declared on method.
* Assignments must be the first block of code on a line.
* Loose comparisons are not allowed.
* Fix conversion from number string to int.
* Check if superglobal variables exist.
* name of function.
* Error checking.
* Noce verification.
* Serialized data has known vulnerability problems with Object Injection. Changed to JSON Encode.
* Variables $height, $width, $options_value, $ilove_img_wm_is_logged not be defined.
* Negated boolean expression is always true.
* 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.