Changeset 3164502
- Timestamp:
- 10/07/2024 07:32:54 PM (18 months ago)
- Location:
- iloveimg
- Files:
-
- 14 edited
- 1 copied
-
tags/2.2.2 (copied) (copied from iloveimg/trunk)
-
tags/2.2.2/admin/Ilove_Img_Compress_Plugin.php (modified) (1 diff)
-
tags/2.2.2/composer.json (modified) (1 diff)
-
tags/2.2.2/ilove-img-compress.php (modified) (2 diffs)
-
tags/2.2.2/package.json (modified) (1 diff)
-
tags/2.2.2/readme.txt (modified) (3 diffs)
-
tags/2.2.2/vendor/composer/installed.json (modified) (7 diffs)
-
tags/2.2.2/vendor/composer/installed.php (modified) (5 diffs)
-
trunk/admin/Ilove_Img_Compress_Plugin.php (modified) (1 diff)
-
trunk/composer.json (modified) (1 diff)
-
trunk/ilove-img-compress.php (modified) (2 diffs)
-
trunk/package.json (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/vendor/composer/installed.json (modified) (7 diffs)
-
trunk/vendor/composer/installed.php (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
iloveimg/tags/2.2.2/admin/Ilove_Img_Compress_Plugin.php
r3148774 r3164502 20 20 * @var string VERSION The current version of the plugin. 21 21 */ 22 const VERSION = '2.2. 1';22 const VERSION = '2.2.2'; 23 23 24 24 /** -
iloveimg/tags/2.2.2/composer.json
r3088387 r3164502 15 15 }, 16 16 "require-dev": { 17 "phpstan/phpstan": "^1.1 0",17 "phpstan/phpstan": "^1.12", 18 18 "szepeviktor/phpstan-wordpress": "^1.3", 19 "phpstan/extension-installer": "^1. 3"19 "phpstan/extension-installer": "^1.4" 20 20 }, 21 21 "config": { -
iloveimg/tags/2.2.2/ilove-img-compress.php
r3148774 r3164502 1 1 <?php 2 2 /** 3 * The plugin bootstrap file 4 * 5 * This file is read by WordPress to generate the plugin information in the plugin 6 * admin area. This file also includes all of the dependencies used by the plugin, 7 * registers the activation and deactivation functions, and defines a function 8 * that starts the plugin. 3 * Image Compressor & Optimizer - iLoveIMG 9 4 * 10 5 * @link https://iloveimg.com/ … … 16 11 * Plugin URI: https://iloveapi.com/ 17 12 * Description: 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. 18 * Version: 2.2. 113 * Version: 2.2.2 19 14 * Requires at least: 5.3 20 15 * Requires PHP: 7.4 -
iloveimg/tags/2.2.2/package.json
r3148774 r3164502 17 17 "gulp-uglify": "^3.0.2", 18 18 "merge-stream": "^2.0.0", 19 "sass": "^1.7 8"19 "sass": "^1.79" 20 20 } 21 21 } -
iloveimg/tags/2.2.2/readme.txt
r3148774 r3164502 1 1 === Image Compressor & Optimizer - iLoveIMG === 2 2 Plugin Name: Image Compressor & Optimizer - iLoveIMG 3 Version: 2.2. 13 Version: 2.2.2 4 4 Author: iLovePDF 5 5 Author URI: https://www.iloveimg.com/ … … 7 7 Tags: compress, image, optimize, performance, image optimizer 8 8 Requires at least: 5.3 9 Tested up to: 6.6. 110 Stable tag: 2.2. 19 Tested up to: 6.6.2 10 Stable tag: 2.2.2 11 11 Requires PHP: 7.4 12 12 License: GPLv2 or later … … 94 94 95 95 == Changelog == 96 97 = 2.2.2 = 98 Improved 99 * Update Libraries. 100 * Improved texts. 101 * Compatibility with WordPress 6.6.2 96 102 97 103 = 2.2.1 = -
iloveimg/tags/2.2.2/vendor/composer/installed.json
r3148774 r3164502 455 455 { 456 456 "name": "php-stubs/wordpress-stubs", 457 "version": "v6.6. 0",458 "version_normalized": "6.6. 0.0",457 "version": "v6.6.2", 458 "version_normalized": "6.6.2.0", 459 459 "source": { 460 460 "type": "git", 461 461 "url": "https://github.com/php-stubs/wordpress-stubs.git", 462 "reference": " 86e8753e89d59849276dcdd91b9a7dd78bb4abe2"463 }, 464 "dist": { 465 "type": "zip", 466 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/ 86e8753e89d59849276dcdd91b9a7dd78bb4abe2",467 "reference": " 86e8753e89d59849276dcdd91b9a7dd78bb4abe2",462 "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc" 463 }, 464 "dist": { 465 "type": "zip", 466 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc", 467 "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc", 468 468 "shasum": "" 469 469 }, … … 484 484 "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" 485 485 }, 486 "time": "2024-0 7-17T08:50:38+00:00",486 "time": "2024-09-30T07:10:48+00:00", 487 487 "type": "library", 488 488 "installation-source": "dist", … … 500 500 "support": { 501 501 "issues": "https://github.com/php-stubs/wordpress-stubs/issues", 502 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6. 0"502 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.2" 503 503 }, 504 504 "install-path": "../php-stubs/wordpress-stubs" … … 557 557 { 558 558 "name": "phpstan/phpstan", 559 "version": "1.12. 3",560 "version_normalized": "1.12. 3.0",559 "version": "1.12.6", 560 "version_normalized": "1.12.6.0", 561 561 "source": { 562 562 "type": "git", 563 563 "url": "https://github.com/phpstan/phpstan.git", 564 "reference": " 0fcbf194ab63d8159bb70d9aa3e1350051632009"565 }, 566 "dist": { 567 "type": "zip", 568 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ 0fcbf194ab63d8159bb70d9aa3e1350051632009",569 "reference": " 0fcbf194ab63d8159bb70d9aa3e1350051632009",564 "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae" 565 }, 566 "dist": { 567 "type": "zip", 568 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae", 569 "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae", 570 570 "shasum": "" 571 571 }, … … 576 576 "phpstan/phpstan-shim": "*" 577 577 }, 578 "time": "2024- 09-09T08:10:35+00:00",578 "time": "2024-10-06T15:03:59+00:00", 579 579 "bin": [ 580 580 "phpstan", … … 904 904 { 905 905 "name": "symfony/polyfill-php73", 906 "version": "v1.3 0.0",907 "version_normalized": "1.3 0.0.0",906 "version": "v1.31.0", 907 "version_normalized": "1.31.0.0", 908 908 "source": { 909 909 "type": "git", 910 910 "url": "https://github.com/symfony/polyfill-php73.git", 911 "reference": " ec444d3f3f6505bb28d11afa41e75faadebc10a1"912 }, 913 "dist": { 914 "type": "zip", 915 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ ec444d3f3f6505bb28d11afa41e75faadebc10a1",916 "reference": " ec444d3f3f6505bb28d11afa41e75faadebc10a1",917 "shasum": "" 918 }, 919 "require": { 920 "php": ">=7. 1"921 }, 922 "time": "2024-0 5-31T15:07:36+00:00",911 "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" 912 }, 913 "dist": { 914 "type": "zip", 915 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb", 916 "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb", 917 "shasum": "" 918 }, 919 "require": { 920 "php": ">=7.2" 921 }, 922 "time": "2024-09-09T11:45:10+00:00", 923 923 "type": "library", 924 924 "extra": { … … 963 963 ], 964 964 "support": { 965 "source": "https://github.com/symfony/polyfill-php73/tree/v1.3 0.0"965 "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0" 966 966 }, 967 967 "funding": [ -
iloveimg/tags/2.2.2/vendor/composer/installed.php
r3148774 r3164502 4 4 'pretty_version' => 'dev-develop', 5 5 'version' => 'dev-develop', 6 'reference' => ' a45bb41668a168fbcd39bb01f8e93aab9a1d5a0f',6 'reference' => '685e95e815bd204a4013009e48f3e55a0cf52d38', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 61 61 'pretty_version' => 'dev-develop', 62 62 'version' => 'dev-develop', 63 'reference' => ' a45bb41668a168fbcd39bb01f8e93aab9a1d5a0f',63 'reference' => '685e95e815bd204a4013009e48f3e55a0cf52d38', 64 64 'type' => 'wordpress-plugin', 65 65 'install_path' => __DIR__ . '/../../', … … 68 68 ), 69 69 'php-stubs/wordpress-stubs' => array( 70 'pretty_version' => 'v6.6. 0',71 'version' => '6.6. 0.0',72 'reference' => ' 86e8753e89d59849276dcdd91b9a7dd78bb4abe2',70 'pretty_version' => 'v6.6.2', 71 'version' => '6.6.2.0', 72 'reference' => 'f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc', 73 73 'type' => 'library', 74 74 'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs', … … 86 86 ), 87 87 'phpstan/phpstan' => array( 88 'pretty_version' => '1.12. 3',89 'version' => '1.12. 3.0',90 'reference' => ' 0fcbf194ab63d8159bb70d9aa3e1350051632009',88 'pretty_version' => '1.12.6', 89 'version' => '1.12.6.0', 90 'reference' => 'dc4d2f145a88ea7141ae698effd64d9df46527ae', 91 91 'type' => 'library', 92 92 'install_path' => __DIR__ . '/../phpstan/phpstan', … … 158 158 ), 159 159 'symfony/polyfill-php73' => array( 160 'pretty_version' => 'v1.3 0.0',161 'version' => '1.3 0.0.0',162 'reference' => ' ec444d3f3f6505bb28d11afa41e75faadebc10a1',160 'pretty_version' => 'v1.31.0', 161 'version' => '1.31.0.0', 162 'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb', 163 163 'type' => 'library', 164 164 'install_path' => __DIR__ . '/../symfony/polyfill-php73', -
iloveimg/trunk/admin/Ilove_Img_Compress_Plugin.php
r3148774 r3164502 20 20 * @var string VERSION The current version of the plugin. 21 21 */ 22 const VERSION = '2.2. 1';22 const VERSION = '2.2.2'; 23 23 24 24 /** -
iloveimg/trunk/composer.json
r3088387 r3164502 15 15 }, 16 16 "require-dev": { 17 "phpstan/phpstan": "^1.1 0",17 "phpstan/phpstan": "^1.12", 18 18 "szepeviktor/phpstan-wordpress": "^1.3", 19 "phpstan/extension-installer": "^1. 3"19 "phpstan/extension-installer": "^1.4" 20 20 }, 21 21 "config": { -
iloveimg/trunk/ilove-img-compress.php
r3148774 r3164502 1 1 <?php 2 2 /** 3 * The plugin bootstrap file 4 * 5 * This file is read by WordPress to generate the plugin information in the plugin 6 * admin area. This file also includes all of the dependencies used by the plugin, 7 * registers the activation and deactivation functions, and defines a function 8 * that starts the plugin. 3 * Image Compressor & Optimizer - iLoveIMG 9 4 * 10 5 * @link https://iloveimg.com/ … … 16 11 * Plugin URI: https://iloveapi.com/ 17 12 * Description: 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. 18 * Version: 2.2. 113 * Version: 2.2.2 19 14 * Requires at least: 5.3 20 15 * Requires PHP: 7.4 -
iloveimg/trunk/package.json
r3148774 r3164502 17 17 "gulp-uglify": "^3.0.2", 18 18 "merge-stream": "^2.0.0", 19 "sass": "^1.7 8"19 "sass": "^1.79" 20 20 } 21 21 } -
iloveimg/trunk/readme.txt
r3148774 r3164502 1 1 === Image Compressor & Optimizer - iLoveIMG === 2 2 Plugin Name: Image Compressor & Optimizer - iLoveIMG 3 Version: 2.2. 13 Version: 2.2.2 4 4 Author: iLovePDF 5 5 Author URI: https://www.iloveimg.com/ … … 7 7 Tags: compress, image, optimize, performance, image optimizer 8 8 Requires at least: 5.3 9 Tested up to: 6.6. 110 Stable tag: 2.2. 19 Tested up to: 6.6.2 10 Stable tag: 2.2.2 11 11 Requires PHP: 7.4 12 12 License: GPLv2 or later … … 94 94 95 95 == Changelog == 96 97 = 2.2.2 = 98 Improved 99 * Update Libraries. 100 * Improved texts. 101 * Compatibility with WordPress 6.6.2 96 102 97 103 = 2.2.1 = -
iloveimg/trunk/vendor/composer/installed.json
r3148774 r3164502 455 455 { 456 456 "name": "php-stubs/wordpress-stubs", 457 "version": "v6.6. 0",458 "version_normalized": "6.6. 0.0",457 "version": "v6.6.2", 458 "version_normalized": "6.6.2.0", 459 459 "source": { 460 460 "type": "git", 461 461 "url": "https://github.com/php-stubs/wordpress-stubs.git", 462 "reference": " 86e8753e89d59849276dcdd91b9a7dd78bb4abe2"463 }, 464 "dist": { 465 "type": "zip", 466 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/ 86e8753e89d59849276dcdd91b9a7dd78bb4abe2",467 "reference": " 86e8753e89d59849276dcdd91b9a7dd78bb4abe2",462 "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc" 463 }, 464 "dist": { 465 "type": "zip", 466 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc", 467 "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc", 468 468 "shasum": "" 469 469 }, … … 484 484 "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" 485 485 }, 486 "time": "2024-0 7-17T08:50:38+00:00",486 "time": "2024-09-30T07:10:48+00:00", 487 487 "type": "library", 488 488 "installation-source": "dist", … … 500 500 "support": { 501 501 "issues": "https://github.com/php-stubs/wordpress-stubs/issues", 502 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6. 0"502 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.2" 503 503 }, 504 504 "install-path": "../php-stubs/wordpress-stubs" … … 557 557 { 558 558 "name": "phpstan/phpstan", 559 "version": "1.12. 3",560 "version_normalized": "1.12. 3.0",559 "version": "1.12.6", 560 "version_normalized": "1.12.6.0", 561 561 "source": { 562 562 "type": "git", 563 563 "url": "https://github.com/phpstan/phpstan.git", 564 "reference": " 0fcbf194ab63d8159bb70d9aa3e1350051632009"565 }, 566 "dist": { 567 "type": "zip", 568 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ 0fcbf194ab63d8159bb70d9aa3e1350051632009",569 "reference": " 0fcbf194ab63d8159bb70d9aa3e1350051632009",564 "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae" 565 }, 566 "dist": { 567 "type": "zip", 568 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae", 569 "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae", 570 570 "shasum": "" 571 571 }, … … 576 576 "phpstan/phpstan-shim": "*" 577 577 }, 578 "time": "2024- 09-09T08:10:35+00:00",578 "time": "2024-10-06T15:03:59+00:00", 579 579 "bin": [ 580 580 "phpstan", … … 904 904 { 905 905 "name": "symfony/polyfill-php73", 906 "version": "v1.3 0.0",907 "version_normalized": "1.3 0.0.0",906 "version": "v1.31.0", 907 "version_normalized": "1.31.0.0", 908 908 "source": { 909 909 "type": "git", 910 910 "url": "https://github.com/symfony/polyfill-php73.git", 911 "reference": " ec444d3f3f6505bb28d11afa41e75faadebc10a1"912 }, 913 "dist": { 914 "type": "zip", 915 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ ec444d3f3f6505bb28d11afa41e75faadebc10a1",916 "reference": " ec444d3f3f6505bb28d11afa41e75faadebc10a1",917 "shasum": "" 918 }, 919 "require": { 920 "php": ">=7. 1"921 }, 922 "time": "2024-0 5-31T15:07:36+00:00",911 "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" 912 }, 913 "dist": { 914 "type": "zip", 915 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb", 916 "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb", 917 "shasum": "" 918 }, 919 "require": { 920 "php": ">=7.2" 921 }, 922 "time": "2024-09-09T11:45:10+00:00", 923 923 "type": "library", 924 924 "extra": { … … 963 963 ], 964 964 "support": { 965 "source": "https://github.com/symfony/polyfill-php73/tree/v1.3 0.0"965 "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0" 966 966 }, 967 967 "funding": [ -
iloveimg/trunk/vendor/composer/installed.php
r3148774 r3164502 4 4 'pretty_version' => 'dev-develop', 5 5 'version' => 'dev-develop', 6 'reference' => ' a45bb41668a168fbcd39bb01f8e93aab9a1d5a0f',6 'reference' => '685e95e815bd204a4013009e48f3e55a0cf52d38', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 61 61 'pretty_version' => 'dev-develop', 62 62 'version' => 'dev-develop', 63 'reference' => ' a45bb41668a168fbcd39bb01f8e93aab9a1d5a0f',63 'reference' => '685e95e815bd204a4013009e48f3e55a0cf52d38', 64 64 'type' => 'wordpress-plugin', 65 65 'install_path' => __DIR__ . '/../../', … … 68 68 ), 69 69 'php-stubs/wordpress-stubs' => array( 70 'pretty_version' => 'v6.6. 0',71 'version' => '6.6. 0.0',72 'reference' => ' 86e8753e89d59849276dcdd91b9a7dd78bb4abe2',70 'pretty_version' => 'v6.6.2', 71 'version' => '6.6.2.0', 72 'reference' => 'f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc', 73 73 'type' => 'library', 74 74 'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs', … … 86 86 ), 87 87 'phpstan/phpstan' => array( 88 'pretty_version' => '1.12. 3',89 'version' => '1.12. 3.0',90 'reference' => ' 0fcbf194ab63d8159bb70d9aa3e1350051632009',88 'pretty_version' => '1.12.6', 89 'version' => '1.12.6.0', 90 'reference' => 'dc4d2f145a88ea7141ae698effd64d9df46527ae', 91 91 'type' => 'library', 92 92 'install_path' => __DIR__ . '/../phpstan/phpstan', … … 158 158 ), 159 159 'symfony/polyfill-php73' => array( 160 'pretty_version' => 'v1.3 0.0',161 'version' => '1.3 0.0.0',162 'reference' => ' ec444d3f3f6505bb28d11afa41e75faadebc10a1',160 'pretty_version' => 'v1.31.0', 161 'version' => '1.31.0.0', 162 'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb', 163 163 'type' => 'library', 164 164 'install_path' => __DIR__ . '/../symfony/polyfill-php73',
Note: See TracChangeset
for help on using the changeset viewer.