Changeset 3165756
- Timestamp:
- 10/09/2024 12:07:56 PM (18 months ago)
- Location:
- watermark-protect-images
- Files:
-
- 106 added
- 6 edited
- 1 copied
-
tags/2.2.3 (copied) (copied from watermark-protect-images/trunk)
-
tags/2.2.3/README.txt (modified) (3 diffs)
-
tags/2.2.3/admin/Ilove_Img_Wm_Plugin.php (modified) (1 diff)
-
tags/2.2.3/ilove-img-watermark.php (modified) (1 diff)
-
tags/2.2.3/vendor/firebase (added)
-
tags/2.2.3/vendor/firebase/php-jwt (added)
-
tags/2.2.3/vendor/firebase/php-jwt/CHANGELOG.md (added)
-
tags/2.2.3/vendor/firebase/php-jwt/LICENSE (added)
-
tags/2.2.3/vendor/firebase/php-jwt/README.md (added)
-
tags/2.2.3/vendor/firebase/php-jwt/composer.json (added)
-
tags/2.2.3/vendor/firebase/php-jwt/src (added)
-
tags/2.2.3/vendor/firebase/php-jwt/src/BeforeValidException.php (added)
-
tags/2.2.3/vendor/firebase/php-jwt/src/CachedKeySet.php (added)
-
tags/2.2.3/vendor/firebase/php-jwt/src/ExpiredException.php (added)
-
tags/2.2.3/vendor/firebase/php-jwt/src/JWK.php (added)
-
tags/2.2.3/vendor/firebase/php-jwt/src/JWT.php (added)
-
tags/2.2.3/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php (added)
-
tags/2.2.3/vendor/firebase/php-jwt/src/Key.php (added)
-
tags/2.2.3/vendor/firebase/php-jwt/src/SignatureInvalidException.php (added)
-
tags/2.2.3/vendor/psr (added)
-
tags/2.2.3/vendor/psr/http-client (added)
-
tags/2.2.3/vendor/psr/http-client/CHANGELOG.md (added)
-
tags/2.2.3/vendor/psr/http-client/LICENSE (added)
-
tags/2.2.3/vendor/psr/http-client/README.md (added)
-
tags/2.2.3/vendor/psr/http-client/composer.json (added)
-
tags/2.2.3/vendor/psr/http-client/src (added)
-
tags/2.2.3/vendor/psr/http-client/src/ClientExceptionInterface.php (added)
-
tags/2.2.3/vendor/psr/http-client/src/ClientInterface.php (added)
-
tags/2.2.3/vendor/psr/http-client/src/NetworkExceptionInterface.php (added)
-
tags/2.2.3/vendor/psr/http-client/src/RequestExceptionInterface.php (added)
-
tags/2.2.3/vendor/psr/http-factory (added)
-
tags/2.2.3/vendor/psr/http-factory/LICENSE (added)
-
tags/2.2.3/vendor/psr/http-factory/README.md (added)
-
tags/2.2.3/vendor/psr/http-factory/composer.json (added)
-
tags/2.2.3/vendor/psr/http-factory/src (added)
-
tags/2.2.3/vendor/psr/http-factory/src/RequestFactoryInterface.php (added)
-
tags/2.2.3/vendor/psr/http-factory/src/ResponseFactoryInterface.php (added)
-
tags/2.2.3/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php (added)
-
tags/2.2.3/vendor/psr/http-factory/src/StreamFactoryInterface.php (added)
-
tags/2.2.3/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php (added)
-
tags/2.2.3/vendor/psr/http-factory/src/UriFactoryInterface.php (added)
-
tags/2.2.3/vendor/psr/http-message (added)
-
tags/2.2.3/vendor/psr/http-message/CHANGELOG.md (added)
-
tags/2.2.3/vendor/psr/http-message/LICENSE (added)
-
tags/2.2.3/vendor/psr/http-message/README.md (added)
-
tags/2.2.3/vendor/psr/http-message/composer.json (added)
-
tags/2.2.3/vendor/psr/http-message/docs (added)
-
tags/2.2.3/vendor/psr/http-message/docs/PSR7-Interfaces.md (added)
-
tags/2.2.3/vendor/psr/http-message/docs/PSR7-Usage.md (added)
-
tags/2.2.3/vendor/psr/http-message/src (added)
-
tags/2.2.3/vendor/psr/http-message/src/MessageInterface.php (added)
-
tags/2.2.3/vendor/psr/http-message/src/RequestInterface.php (added)
-
tags/2.2.3/vendor/psr/http-message/src/ResponseInterface.php (added)
-
tags/2.2.3/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
tags/2.2.3/vendor/psr/http-message/src/StreamInterface.php (added)
-
tags/2.2.3/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
tags/2.2.3/vendor/psr/http-message/src/UriInterface.php (added)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/admin/Ilove_Img_Wm_Plugin.php (modified) (1 diff)
-
trunk/ilove-img-watermark.php (modified) (1 diff)
-
trunk/vendor/firebase (added)
-
trunk/vendor/firebase/php-jwt (added)
-
trunk/vendor/firebase/php-jwt/CHANGELOG.md (added)
-
trunk/vendor/firebase/php-jwt/LICENSE (added)
-
trunk/vendor/firebase/php-jwt/README.md (added)
-
trunk/vendor/firebase/php-jwt/composer.json (added)
-
trunk/vendor/firebase/php-jwt/src (added)
-
trunk/vendor/firebase/php-jwt/src/BeforeValidException.php (added)
-
trunk/vendor/firebase/php-jwt/src/CachedKeySet.php (added)
-
trunk/vendor/firebase/php-jwt/src/ExpiredException.php (added)
-
trunk/vendor/firebase/php-jwt/src/JWK.php (added)
-
trunk/vendor/firebase/php-jwt/src/JWT.php (added)
-
trunk/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php (added)
-
trunk/vendor/firebase/php-jwt/src/Key.php (added)
-
trunk/vendor/firebase/php-jwt/src/SignatureInvalidException.php (added)
-
trunk/vendor/psr (added)
-
trunk/vendor/psr/http-client (added)
-
trunk/vendor/psr/http-client/CHANGELOG.md (added)
-
trunk/vendor/psr/http-client/LICENSE (added)
-
trunk/vendor/psr/http-client/README.md (added)
-
trunk/vendor/psr/http-client/composer.json (added)
-
trunk/vendor/psr/http-client/src (added)
-
trunk/vendor/psr/http-client/src/ClientExceptionInterface.php (added)
-
trunk/vendor/psr/http-client/src/ClientInterface.php (added)
-
trunk/vendor/psr/http-client/src/NetworkExceptionInterface.php (added)
-
trunk/vendor/psr/http-client/src/RequestExceptionInterface.php (added)
-
trunk/vendor/psr/http-factory (added)
-
trunk/vendor/psr/http-factory/LICENSE (added)
-
trunk/vendor/psr/http-factory/README.md (added)
-
trunk/vendor/psr/http-factory/composer.json (added)
-
trunk/vendor/psr/http-factory/src (added)
-
trunk/vendor/psr/http-factory/src/RequestFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/ResponseFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/StreamFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php (added)
-
trunk/vendor/psr/http-factory/src/UriFactoryInterface.php (added)
-
trunk/vendor/psr/http-message (added)
-
trunk/vendor/psr/http-message/CHANGELOG.md (added)
-
trunk/vendor/psr/http-message/LICENSE (added)
-
trunk/vendor/psr/http-message/README.md (added)
-
trunk/vendor/psr/http-message/composer.json (added)
-
trunk/vendor/psr/http-message/docs (added)
-
trunk/vendor/psr/http-message/docs/PSR7-Interfaces.md (added)
-
trunk/vendor/psr/http-message/docs/PSR7-Usage.md (added)
-
trunk/vendor/psr/http-message/src (added)
-
trunk/vendor/psr/http-message/src/MessageInterface.php (added)
-
trunk/vendor/psr/http-message/src/RequestInterface.php (added)
-
trunk/vendor/psr/http-message/src/ResponseInterface.php (added)
-
trunk/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
trunk/vendor/psr/http-message/src/StreamInterface.php (added)
-
trunk/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
trunk/vendor/psr/http-message/src/UriInterface.php (added)
Legend:
- Unmodified
- Added
- Removed
-
watermark-protect-images/tags/2.2.3/README.txt
r3165141 r3165756 1 1 === Best Watermark - Protect images on your site with iLoveIMG === 2 2 Plugin Name: Best Watermark - Protect images on your site with iLoveIMG 3 Version: 2.2. 23 Version: 2.2.3 4 4 Author: iLovePDF 5 5 Author URI: https://www.iloveimg.com/ … … 8 8 Requires at least: 5.3 9 9 Tested up to: 6.6.2 10 Stable tag: 2.2. 210 Stable tag: 2.2.3 11 11 Requires PHP: 7.4 12 12 License: GPLv2 or later … … 100 100 101 101 == Changelog == 102 103 = 2.2.3 = 104 Fixed 105 * Fixed an issue with vendor dependencies. 102 106 103 107 = 2.2.2 = -
watermark-protect-images/tags/2.2.3/admin/Ilove_Img_Wm_Plugin.php
r3165141 r3165756 19 19 * @var string VERSION The current version of the plugin. 20 20 */ 21 const VERSION = '2.2. 2';21 const VERSION = '2.2.3'; 22 22 23 23 /** -
watermark-protect-images/tags/2.2.3/ilove-img-watermark.php
r3165141 r3165756 11 11 * Plugin URI: https://iloveapi.com/ 12 12 * 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. 213 * Version: 2.2.3 14 14 * Requires at least: 5.3 15 15 * Requires PHP: 7.4 -
watermark-protect-images/trunk/README.txt
r3165141 r3165756 1 1 === Best Watermark - Protect images on your site with iLoveIMG === 2 2 Plugin Name: Best Watermark - Protect images on your site with iLoveIMG 3 Version: 2.2. 23 Version: 2.2.3 4 4 Author: iLovePDF 5 5 Author URI: https://www.iloveimg.com/ … … 8 8 Requires at least: 5.3 9 9 Tested up to: 6.6.2 10 Stable tag: 2.2. 210 Stable tag: 2.2.3 11 11 Requires PHP: 7.4 12 12 License: GPLv2 or later … … 100 100 101 101 == Changelog == 102 103 = 2.2.3 = 104 Fixed 105 * Fixed an issue with vendor dependencies. 102 106 103 107 = 2.2.2 = -
watermark-protect-images/trunk/admin/Ilove_Img_Wm_Plugin.php
r3165141 r3165756 19 19 * @var string VERSION The current version of the plugin. 20 20 */ 21 const VERSION = '2.2. 2';21 const VERSION = '2.2.3'; 22 22 23 23 /** -
watermark-protect-images/trunk/ilove-img-watermark.php
r3165141 r3165756 11 11 * Plugin URI: https://iloveapi.com/ 12 12 * 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. 213 * Version: 2.2.3 14 14 * Requires at least: 5.3 15 15 * Requires PHP: 7.4
Note: See TracChangeset
for help on using the changeset viewer.