Plugin Directory

Changeset 3164198


Ignore:
Timestamp:
10/07/2024 11:47:01 AM (18 months ago)
Author:
ilovepdf
Message:

Update to version 2.1.4 from GitHub

Location:
ilovepdf
Files:
16 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ilovepdf/tags/2.1.4/README.txt

    r3147632 r3164198  
    11=== PDF Compressor & Watermark - iLovePDF ===
    22Plugin Name: Image Compressor & Optimizer - iLovePDF
    3 Version: 2.1.3
     3Version: 2.1.4
    44Author: iLovePDF
    55Author URI: https://www.ilovepdf.com/
     
    77Tags: compress, watermark, optimize, performance, pdf optimizer
    88Requires at least: 5.3
    9 Tested up to: 6.6.1
    10 Stable tag: 2.1.3
     9Tested up to: 6.6.2
     10Stable tag: 2.1.4
    1111Requires PHP: 7.4
    1212License: GPLv2 or later
     
    8181
    8282== Changelog ==
     83
     84= 2.1.4 =
     85Improved
     86* Update Libraries.
     87* Improved texts.
     88* Compatibility with WordPress 6.6.2
    8389
    8490= 2.1.3 =
  • ilovepdf/tags/2.1.4/composer.json

    r3078801 r3164198  
    1616    },
    1717    "require-dev": {
    18         "phpstan/phpstan": "^1.10",
     18        "phpstan/phpstan": "^1.12",
    1919        "szepeviktor/phpstan-wordpress": "^1.3",
    20         "phpstan/extension-installer": "^1.3"
     20        "phpstan/extension-installer": "^1.4"
    2121    },
    2222    "config": {
  • ilovepdf/tags/2.1.4/ilove-pdf.php

    r3147632 r3164198  
    11<?php
    22/**
    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 * IlovePdf WordPress Plugin
    94 *
    105 * @link              https://ilovepdf.com/
     
    1611 * Plugin URI:        https://iloveapi.com/
    1712 * Description:       Compress your PDF files and Stamp Images or text into PDF files. This is the Official iLovePDF plugin for WordPress. You can optimize all your PDF and stamp them automatically as you do in ilovepdf.com.
    18  * Version:           2.1.3
     13 * Version:           2.1.4
    1914 * Requires at least: 5.3
    2015 * Requires PHP:      7.4
  • ilovepdf/tags/2.1.4/includes/Ilove_Pdf.php

    r3147632 r3164198  
    7575
    7676        $this->plugin_name = 'ilove-pdf';
    77         $this->version     = 'wp.2.1.3';
     77        $this->version     = 'wp.2.1.4';
    7878
    7979        $this->load_dependencies();
  • ilovepdf/tags/2.1.4/package.json

    r3147632 r3164198  
    1717    "gulp-uglify": "^3.0.2",
    1818    "merge-stream": "^2.0.0",
    19     "sass": "^1.78"
     19    "sass": "^1.79"
    2020  }
    2121}
  • ilovepdf/tags/2.1.4/vendor/composer/installed.json

    r3147632 r3164198  
    454454        {
    455455            "name": "php-stubs/wordpress-stubs",
    456             "version": "v6.6.0",
    457             "version_normalized": "6.6.0.0",
     456            "version": "v6.6.2",
     457            "version_normalized": "6.6.2.0",
    458458            "source": {
    459459                "type": "git",
    460460                "url": "https://github.com/php-stubs/wordpress-stubs.git",
    461                 "reference": "86e8753e89d59849276dcdd91b9a7dd78bb4abe2"
    462             },
    463             "dist": {
    464                 "type": "zip",
    465                 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/86e8753e89d59849276dcdd91b9a7dd78bb4abe2",
    466                 "reference": "86e8753e89d59849276dcdd91b9a7dd78bb4abe2",
     461                "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc"
     462            },
     463            "dist": {
     464                "type": "zip",
     465                "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc",
     466                "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc",
    467467                "shasum": ""
    468468            },
     
    483483                "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
    484484            },
    485             "time": "2024-07-17T08:50:38+00:00",
     485            "time": "2024-09-30T07:10:48+00:00",
    486486            "type": "library",
    487487            "installation-source": "dist",
     
    499499            "support": {
    500500                "issues": "https://github.com/php-stubs/wordpress-stubs/issues",
    501                 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.0"
     501                "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.2"
    502502            },
    503503            "install-path": "../php-stubs/wordpress-stubs"
     
    556556        {
    557557            "name": "phpstan/phpstan",
    558             "version": "1.12.2",
    559             "version_normalized": "1.12.2.0",
     558            "version": "1.12.5",
     559            "version_normalized": "1.12.5.0",
    560560            "source": {
    561561                "type": "git",
    562562                "url": "https://github.com/phpstan/phpstan.git",
    563                 "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1"
    564             },
    565             "dist": {
    566                 "type": "zip",
    567                 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",
    568                 "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",
     563                "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17"
     564            },
     565            "dist": {
     566                "type": "zip",
     567                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17",
     568                "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17",
    569569                "shasum": ""
    570570            },
     
    575575                "phpstan/phpstan-shim": "*"
    576576            },
    577             "time": "2024-09-05T16:09:28+00:00",
     577            "time": "2024-09-26T12:45:22+00:00",
    578578            "bin": [
    579579                "phpstan",
     
    903903        {
    904904            "name": "symfony/polyfill-php73",
    905             "version": "v1.30.0",
    906             "version_normalized": "1.30.0.0",
     905            "version": "v1.31.0",
     906            "version_normalized": "1.31.0.0",
    907907            "source": {
    908908                "type": "git",
    909909                "url": "https://github.com/symfony/polyfill-php73.git",
    910                 "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1"
    911             },
    912             "dist": {
    913                 "type": "zip",
    914                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1",
    915                 "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1",
    916                 "shasum": ""
    917             },
    918             "require": {
    919                 "php": ">=7.1"
    920             },
    921             "time": "2024-05-31T15:07:36+00:00",
     910                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
     911            },
     912            "dist": {
     913                "type": "zip",
     914                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
     915                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
     916                "shasum": ""
     917            },
     918            "require": {
     919                "php": ">=7.2"
     920            },
     921            "time": "2024-09-09T11:45:10+00:00",
    922922            "type": "library",
    923923            "extra": {
     
    962962            ],
    963963            "support": {
    964                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0"
     964                "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0"
    965965            },
    966966            "funding": [
  • ilovepdf/tags/2.1.4/vendor/composer/installed.php

    r3147632 r3164198  
    44        'pretty_version' => 'dev-develop',
    55        'version' => 'dev-develop',
    6         'reference' => '53f9e1ed811e4112182f77f70b9357f3cc9058a3',
     6        'reference' => 'fc26741699cef18a91fbe824de86cfcb1c7c48da',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    5959            'pretty_version' => 'dev-develop',
    6060            'version' => 'dev-develop',
    61             'reference' => '53f9e1ed811e4112182f77f70b9357f3cc9058a3',
     61            'reference' => 'fc26741699cef18a91fbe824de86cfcb1c7c48da',
    6262            'type' => 'wordpress-plugin',
    6363            'install_path' => __DIR__ . '/../../',
     
    6666        ),
    6767        'php-stubs/wordpress-stubs' => array(
    68             'pretty_version' => 'v6.6.0',
    69             'version' => '6.6.0.0',
    70             'reference' => '86e8753e89d59849276dcdd91b9a7dd78bb4abe2',
     68            'pretty_version' => 'v6.6.2',
     69            'version' => '6.6.2.0',
     70            'reference' => 'f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc',
    7171            'type' => 'library',
    7272            'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs',
     
    8484        ),
    8585        'phpstan/phpstan' => array(
    86             'pretty_version' => '1.12.2',
    87             'version' => '1.12.2.0',
    88             'reference' => '0ca1c7bb55fca8fe6448f16fff0f311ccec960a1',
     86            'pretty_version' => '1.12.5',
     87            'version' => '1.12.5.0',
     88            'reference' => '7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17',
    8989            'type' => 'library',
    9090            'install_path' => __DIR__ . '/../phpstan/phpstan',
     
    156156        ),
    157157        'symfony/polyfill-php73' => array(
    158             'pretty_version' => 'v1.30.0',
    159             'version' => '1.30.0.0',
    160             'reference' => 'ec444d3f3f6505bb28d11afa41e75faadebc10a1',
     158            'pretty_version' => 'v1.31.0',
     159            'version' => '1.31.0.0',
     160            'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb',
    161161            'type' => 'library',
    162162            'install_path' => __DIR__ . '/../symfony/polyfill-php73',
  • ilovepdf/tags/2.1.4/vendor/symfony/polyfill-php73/composer.json

    r3046982 r3164198  
    1717    ],
    1818    "require": {
    19         "php": ">=7.1"
     19        "php": ">=7.2"
    2020    },
    2121    "autoload": {
  • ilovepdf/trunk/README.txt

    r3147632 r3164198  
    11=== PDF Compressor & Watermark - iLovePDF ===
    22Plugin Name: Image Compressor & Optimizer - iLovePDF
    3 Version: 2.1.3
     3Version: 2.1.4
    44Author: iLovePDF
    55Author URI: https://www.ilovepdf.com/
     
    77Tags: compress, watermark, optimize, performance, pdf optimizer
    88Requires at least: 5.3
    9 Tested up to: 6.6.1
    10 Stable tag: 2.1.3
     9Tested up to: 6.6.2
     10Stable tag: 2.1.4
    1111Requires PHP: 7.4
    1212License: GPLv2 or later
     
    8181
    8282== Changelog ==
     83
     84= 2.1.4 =
     85Improved
     86* Update Libraries.
     87* Improved texts.
     88* Compatibility with WordPress 6.6.2
    8389
    8490= 2.1.3 =
  • ilovepdf/trunk/composer.json

    r3078801 r3164198  
    1616    },
    1717    "require-dev": {
    18         "phpstan/phpstan": "^1.10",
     18        "phpstan/phpstan": "^1.12",
    1919        "szepeviktor/phpstan-wordpress": "^1.3",
    20         "phpstan/extension-installer": "^1.3"
     20        "phpstan/extension-installer": "^1.4"
    2121    },
    2222    "config": {
  • ilovepdf/trunk/ilove-pdf.php

    r3147632 r3164198  
    11<?php
    22/**
    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 * IlovePdf WordPress Plugin
    94 *
    105 * @link              https://ilovepdf.com/
     
    1611 * Plugin URI:        https://iloveapi.com/
    1712 * Description:       Compress your PDF files and Stamp Images or text into PDF files. This is the Official iLovePDF plugin for WordPress. You can optimize all your PDF and stamp them automatically as you do in ilovepdf.com.
    18  * Version:           2.1.3
     13 * Version:           2.1.4
    1914 * Requires at least: 5.3
    2015 * Requires PHP:      7.4
  • ilovepdf/trunk/includes/Ilove_Pdf.php

    r3147632 r3164198  
    7575
    7676        $this->plugin_name = 'ilove-pdf';
    77         $this->version     = 'wp.2.1.3';
     77        $this->version     = 'wp.2.1.4';
    7878
    7979        $this->load_dependencies();
  • ilovepdf/trunk/package.json

    r3147632 r3164198  
    1717    "gulp-uglify": "^3.0.2",
    1818    "merge-stream": "^2.0.0",
    19     "sass": "^1.78"
     19    "sass": "^1.79"
    2020  }
    2121}
  • ilovepdf/trunk/vendor/composer/installed.json

    r3147632 r3164198  
    454454        {
    455455            "name": "php-stubs/wordpress-stubs",
    456             "version": "v6.6.0",
    457             "version_normalized": "6.6.0.0",
     456            "version": "v6.6.2",
     457            "version_normalized": "6.6.2.0",
    458458            "source": {
    459459                "type": "git",
    460460                "url": "https://github.com/php-stubs/wordpress-stubs.git",
    461                 "reference": "86e8753e89d59849276dcdd91b9a7dd78bb4abe2"
    462             },
    463             "dist": {
    464                 "type": "zip",
    465                 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/86e8753e89d59849276dcdd91b9a7dd78bb4abe2",
    466                 "reference": "86e8753e89d59849276dcdd91b9a7dd78bb4abe2",
     461                "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc"
     462            },
     463            "dist": {
     464                "type": "zip",
     465                "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc",
     466                "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc",
    467467                "shasum": ""
    468468            },
     
    483483                "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
    484484            },
    485             "time": "2024-07-17T08:50:38+00:00",
     485            "time": "2024-09-30T07:10:48+00:00",
    486486            "type": "library",
    487487            "installation-source": "dist",
     
    499499            "support": {
    500500                "issues": "https://github.com/php-stubs/wordpress-stubs/issues",
    501                 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.0"
     501                "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.2"
    502502            },
    503503            "install-path": "../php-stubs/wordpress-stubs"
     
    556556        {
    557557            "name": "phpstan/phpstan",
    558             "version": "1.12.2",
    559             "version_normalized": "1.12.2.0",
     558            "version": "1.12.5",
     559            "version_normalized": "1.12.5.0",
    560560            "source": {
    561561                "type": "git",
    562562                "url": "https://github.com/phpstan/phpstan.git",
    563                 "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1"
    564             },
    565             "dist": {
    566                 "type": "zip",
    567                 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",
    568                 "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",
     563                "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17"
     564            },
     565            "dist": {
     566                "type": "zip",
     567                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17",
     568                "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17",
    569569                "shasum": ""
    570570            },
     
    575575                "phpstan/phpstan-shim": "*"
    576576            },
    577             "time": "2024-09-05T16:09:28+00:00",
     577            "time": "2024-09-26T12:45:22+00:00",
    578578            "bin": [
    579579                "phpstan",
     
    903903        {
    904904            "name": "symfony/polyfill-php73",
    905             "version": "v1.30.0",
    906             "version_normalized": "1.30.0.0",
     905            "version": "v1.31.0",
     906            "version_normalized": "1.31.0.0",
    907907            "source": {
    908908                "type": "git",
    909909                "url": "https://github.com/symfony/polyfill-php73.git",
    910                 "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1"
    911             },
    912             "dist": {
    913                 "type": "zip",
    914                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1",
    915                 "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1",
    916                 "shasum": ""
    917             },
    918             "require": {
    919                 "php": ">=7.1"
    920             },
    921             "time": "2024-05-31T15:07:36+00:00",
     910                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
     911            },
     912            "dist": {
     913                "type": "zip",
     914                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
     915                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
     916                "shasum": ""
     917            },
     918            "require": {
     919                "php": ">=7.2"
     920            },
     921            "time": "2024-09-09T11:45:10+00:00",
    922922            "type": "library",
    923923            "extra": {
     
    962962            ],
    963963            "support": {
    964                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0"
     964                "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0"
    965965            },
    966966            "funding": [
  • ilovepdf/trunk/vendor/composer/installed.php

    r3147632 r3164198  
    44        'pretty_version' => 'dev-develop',
    55        'version' => 'dev-develop',
    6         'reference' => '53f9e1ed811e4112182f77f70b9357f3cc9058a3',
     6        'reference' => 'fc26741699cef18a91fbe824de86cfcb1c7c48da',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    5959            'pretty_version' => 'dev-develop',
    6060            'version' => 'dev-develop',
    61             'reference' => '53f9e1ed811e4112182f77f70b9357f3cc9058a3',
     61            'reference' => 'fc26741699cef18a91fbe824de86cfcb1c7c48da',
    6262            'type' => 'wordpress-plugin',
    6363            'install_path' => __DIR__ . '/../../',
     
    6666        ),
    6767        'php-stubs/wordpress-stubs' => array(
    68             'pretty_version' => 'v6.6.0',
    69             'version' => '6.6.0.0',
    70             'reference' => '86e8753e89d59849276dcdd91b9a7dd78bb4abe2',
     68            'pretty_version' => 'v6.6.2',
     69            'version' => '6.6.2.0',
     70            'reference' => 'f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc',
    7171            'type' => 'library',
    7272            'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs',
     
    8484        ),
    8585        'phpstan/phpstan' => array(
    86             'pretty_version' => '1.12.2',
    87             'version' => '1.12.2.0',
    88             'reference' => '0ca1c7bb55fca8fe6448f16fff0f311ccec960a1',
     86            'pretty_version' => '1.12.5',
     87            'version' => '1.12.5.0',
     88            'reference' => '7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17',
    8989            'type' => 'library',
    9090            'install_path' => __DIR__ . '/../phpstan/phpstan',
     
    156156        ),
    157157        'symfony/polyfill-php73' => array(
    158             'pretty_version' => 'v1.30.0',
    159             'version' => '1.30.0.0',
    160             'reference' => 'ec444d3f3f6505bb28d11afa41e75faadebc10a1',
     158            'pretty_version' => 'v1.31.0',
     159            'version' => '1.31.0.0',
     160            'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb',
    161161            'type' => 'library',
    162162            'install_path' => __DIR__ . '/../symfony/polyfill-php73',
  • ilovepdf/trunk/vendor/symfony/polyfill-php73/composer.json

    r3046982 r3164198  
    1717    ],
    1818    "require": {
    19         "php": ">=7.1"
     19        "php": ">=7.2"
    2020    },
    2121    "autoload": {
Note: See TracChangeset for help on using the changeset viewer.