Plugin Directory

Changeset 3165756


Ignore:
Timestamp:
10/09/2024 12:07:56 PM (18 months ago)
Author:
ilovepdf
Message:

Update to version 2.2.3 from GitHub

Location:
watermark-protect-images
Files:
106 added
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • watermark-protect-images/tags/2.2.3/README.txt

    r3165141 r3165756  
    11=== Best Watermark - Protect images on your site with iLoveIMG ===
    22Plugin Name: Best Watermark - Protect images on your site with iLoveIMG
    3 Version: 2.2.2
     3Version: 2.2.3
    44Author: iLovePDF
    55Author URI: https://www.iloveimg.com/
     
    88Requires at least: 5.3
    99Tested up to: 6.6.2
    10 Stable tag: 2.2.2
     10Stable tag: 2.2.3
    1111Requires PHP: 7.4
    1212License: GPLv2 or later
     
    100100
    101101== Changelog ==
     102
     103= 2.2.3 =
     104Fixed
     105* Fixed an issue with vendor dependencies.
    102106
    103107= 2.2.2 =
  • watermark-protect-images/tags/2.2.3/admin/Ilove_Img_Wm_Plugin.php

    r3165141 r3165756  
    1919     * @var      string    VERSION    The current version of the plugin.
    2020     */
    21     const VERSION = '2.2.2';
     21    const VERSION = '2.2.3';
    2222
    2323    /**
  • watermark-protect-images/tags/2.2.3/ilove-img-watermark.php

    r3165141 r3165756  
    1111 * Plugin URI:        https://iloveapi.com/
    1212 * Description:       Protect your site from image theft with our reliable and easy-to-use watermark plugin. Effective protection for your images.
    13  * Version:           2.2.2
     13 * Version:           2.2.3
    1414 * Requires at least: 5.3
    1515 * Requires PHP:      7.4
  • watermark-protect-images/trunk/README.txt

    r3165141 r3165756  
    11=== Best Watermark - Protect images on your site with iLoveIMG ===
    22Plugin Name: Best Watermark - Protect images on your site with iLoveIMG
    3 Version: 2.2.2
     3Version: 2.2.3
    44Author: iLovePDF
    55Author URI: https://www.iloveimg.com/
     
    88Requires at least: 5.3
    99Tested up to: 6.6.2
    10 Stable tag: 2.2.2
     10Stable tag: 2.2.3
    1111Requires PHP: 7.4
    1212License: GPLv2 or later
     
    100100
    101101== Changelog ==
     102
     103= 2.2.3 =
     104Fixed
     105* Fixed an issue with vendor dependencies.
    102106
    103107= 2.2.2 =
  • watermark-protect-images/trunk/admin/Ilove_Img_Wm_Plugin.php

    r3165141 r3165756  
    1919     * @var      string    VERSION    The current version of the plugin.
    2020     */
    21     const VERSION = '2.2.2';
     21    const VERSION = '2.2.3';
    2222
    2323    /**
  • watermark-protect-images/trunk/ilove-img-watermark.php

    r3165141 r3165756  
    1111 * Plugin URI:        https://iloveapi.com/
    1212 * Description:       Protect your site from image theft with our reliable and easy-to-use watermark plugin. Effective protection for your images.
    13  * Version:           2.2.2
     13 * Version:           2.2.3
    1414 * Requires at least: 5.3
    1515 * Requires PHP:      7.4
Note: See TracChangeset for help on using the changeset viewer.