Plugin Directory

Changeset 2765288


Ignore:
Timestamp:
08/02/2022 04:14:21 PM (4 years ago)
Author:
kmaxim
Message:

Increase PATH version

Location:
pull-comments-other-pages
Files:
1 deleted
12 edited

Legend:

Unmodified
Added
Removed
  • pull-comments-other-pages/trunk/README.md

    r2765234 r2765288  
    42423. Press "Activate Plugin" button on successful screen
    4343
    44 ## From [Plugin's Directory](https://wordpress.org/plugins/)
     44## From [Plugin's Directory](https://wordpress.org/plugins/pull-comments-other-pages/)
    45451. Open "WordPress => Admin Panel => Plugins => Add New"
    46462. Search by plugin's slug surround by double quotes: "pull-comments-other-pages"
  • pull-comments-other-pages/trunk/composer.lock

    r2765234 r2765288  
    409409        {
    410410            "name": "composer/pcre",
    411             "version": "2.0.0",
     411            "version": "3.0.0",
    412412            "source": {
    413413                "type": "git",
    414414                "url": "https://github.com/composer/pcre.git",
    415                 "reference": "c8e9d27cfc5ed22643c19c160455b473ffd8aabe"
    416             },
    417             "dist": {
    418                 "type": "zip",
    419                 "url": "https://api.github.com/repos/composer/pcre/zipball/c8e9d27cfc5ed22643c19c160455b473ffd8aabe",
    420                 "reference": "c8e9d27cfc5ed22643c19c160455b473ffd8aabe",
    421                 "shasum": ""
    422             },
    423             "require": {
    424                 "php": "^7.2 || ^8.0"
     415                "reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd"
     416            },
     417            "dist": {
     418                "type": "zip",
     419                "url": "https://api.github.com/repos/composer/pcre/zipball/e300eb6c535192decd27a85bc72a9290f0d6b3bd",
     420                "reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd",
     421                "shasum": ""
     422            },
     423            "require": {
     424                "php": "^7.4 || ^8.0"
    425425            },
    426426            "require-dev": {
     
    432432            "extra": {
    433433                "branch-alias": {
    434                     "dev-main": "2.x-dev"
     434                    "dev-main": "3.x-dev"
    435435                }
    436436            },
     
    460460            "support": {
    461461                "issues": "https://github.com/composer/pcre/issues",
    462                 "source": "https://github.com/composer/pcre/tree/2.0.0"
     462                "source": "https://github.com/composer/pcre/tree/3.0.0"
    463463            },
    464464            "funding": [
     
    476476                }
    477477            ],
    478             "time": "2022-02-25T20:05:29+00:00"
     478            "time": "2022-02-25T20:21:48+00:00"
    479479        },
    480480        {
     
    765765        {
    766766            "name": "gettext/gettext",
    767             "version": "v4.8.7",
     767            "version": "v4.8.6",
    768768            "source": {
    769769                "type": "git",
    770770                "url": "https://github.com/php-gettext/Gettext.git",
    771                 "reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0"
    772             },
    773             "dist": {
    774                 "type": "zip",
    775                 "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/3f7bc5ef23302a9059e64934f3d59e454516bec0",
    776                 "reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0",
     771                "reference": "bbeb8f4d3077663739aecb4551b22e720c0e9efe"
     772            },
     773            "dist": {
     774                "type": "zip",
     775                "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/bbeb8f4d3077663739aecb4551b22e720c0e9efe",
     776                "reference": "bbeb8f4d3077663739aecb4551b22e720c0e9efe",
    777777                "shasum": ""
    778778            },
     
    826826                "email": "oom@oscarotero.com",
    827827                "issues": "https://github.com/oscarotero/Gettext/issues",
    828                 "source": "https://github.com/php-gettext/Gettext/tree/v4.8.7"
     828                "source": "https://github.com/php-gettext/Gettext/tree/v4.8.6"
    829829            },
    830830            "funding": [
     
    842842                }
    843843            ],
    844             "time": "2022-08-02T09:42:10+00:00"
     844            "time": "2021-10-19T10:44:53+00:00"
    845845        },
    846846        {
     
    12831283        {
    12841284            "name": "psr/container",
    1285             "version": "1.1.1",
     1285            "version": "1.1.2",
    12861286            "source": {
    12871287                "type": "git",
    12881288                "url": "https://github.com/php-fig/container.git",
    1289                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
    1290             },
    1291             "dist": {
    1292                 "type": "zip",
    1293                 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
    1294                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
    1295                 "shasum": ""
    1296             },
    1297             "require": {
    1298                 "php": ">=7.2.0"
     1289                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
     1290            },
     1291            "dist": {
     1292                "type": "zip",
     1293                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
     1294                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
     1295                "shasum": ""
     1296            },
     1297            "require": {
     1298                "php": ">=7.4.0"
    12991299            },
    13001300            "type": "library",
     
    13251325            "support": {
    13261326                "issues": "https://github.com/php-fig/container/issues",
    1327                 "source": "https://github.com/php-fig/container/tree/1.1.1"
    1328             },
    1329             "time": "2021-03-05T17:36:06+00:00"
     1327                "source": "https://github.com/php-fig/container/tree/1.1.2"
     1328            },
     1329            "time": "2021-11-05T16:50:12+00:00"
    13301330        },
    13311331        {
     
    48954895    },
    48964896    "platform-dev": [],
    4897     "plugin-api-version": "2.3.0"
     4897    "plugin-api-version": "2.2.0"
    48984898}
  • pull-comments-other-pages/trunk/pull-comments-other-pages.php

    r2765234 r2765288  
    33/**
    44 * Plugin Name:       Pull Comments From Other Page(s)
    5  * Version:           1.0.0
     5 * Version:           1.0.1
    66 * Plugin URI:        https://github.com/kumaxim/pull-comments-other-pages
    77 * Description:       Allow to display comments from one page to another.
  • pull-comments-other-pages/trunk/readme.txt

    r2765234 r2765288  
    4343== Changelog ==
    4444
    45 = 1.0 =
     45= 1.0.1 =
     46* Fix language's text domain PATH
     47
     48= 1.0.0 =
    4649* The 1st stable release of the plugin
  • pull-comments-other-pages/trunk/vendor/autoload.php

    r2765234 r2765288  
    33// autoload.php @generated by Composer
    44
    5 if (PHP_VERSION_ID < 50600) {
    6     echo 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL;
    7     exit(1);
    8 }
    9 
    105require_once __DIR__ . '/composer/autoload_real.php';
    116
    12 return ComposerAutoloaderInit35670a4c9fab3f467884ae8748f98d51::getLoader();
     7return ComposerAutoloaderInit6dc1e0575b426bcdb18e890c54de9ba0::getLoader();
  • pull-comments-other-pages/trunk/vendor/composer/InstalledVersions.php

    r2765153 r2765288  
    2222 *
    2323 * To require its presence, you can require `composer-runtime-api ^2.0`
    24  *
    25  * @final
    2624 */
    2725class InstalledVersions
     
    2927    /**
    3028     * @var mixed[]|null
    31      * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null
     29     * @psalm-var array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}|array{}|null
    3230     */
    3331    private static $installed;
     
    4038    /**
    4139     * @var array[]
    42      * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
     40     * @psalm-var array<string, array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
    4341     */
    4442    private static $installedByVendor = array();
     
    244242    /**
    245243     * @return array
    246      * @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}
     244     * @psalm-return array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}
    247245     */
    248246    public static function getRootPackage()
     
    258256     * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.
    259257     * @return array[]
    260      * @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}
     258     * @psalm-return array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}
    261259     */
    262260    public static function getRawData()
     
    281279     *
    282280     * @return array[]
    283      * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
     281     * @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
    284282     */
    285283    public static function getAllRawData()
     
    304302     * @return void
    305303     *
    306      * @psalm-param array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $data
     304     * @psalm-param array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>} $data
    307305     */
    308306    public static function reload($data)
     
    314312    /**
    315313     * @return array[]
    316      * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
     314     * @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
    317315     */
    318316    private static function getInstalled()
  • pull-comments-other-pages/trunk/vendor/composer/autoload_classmap.php

    r2765153 r2765288  
    33// autoload_classmap.php @generated by Composer
    44
    5 $vendorDir = dirname(__DIR__);
     5$vendorDir = dirname(dirname(__FILE__));
    66$baseDir = dirname($vendorDir);
    77
  • pull-comments-other-pages/trunk/vendor/composer/autoload_namespaces.php

    r2765153 r2765288  
    33// autoload_namespaces.php @generated by Composer
    44
    5 $vendorDir = dirname(__DIR__);
     5$vendorDir = dirname(dirname(__FILE__));
    66$baseDir = dirname($vendorDir);
    77
  • pull-comments-other-pages/trunk/vendor/composer/autoload_psr4.php

    r2765153 r2765288  
    33// autoload_psr4.php @generated by Composer
    44
    5 $vendorDir = dirname(__DIR__);
     5$vendorDir = dirname(dirname(__FILE__));
    66$baseDir = dirname($vendorDir);
    77
  • pull-comments-other-pages/trunk/vendor/composer/autoload_real.php

    r2765234 r2765288  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit35670a4c9fab3f467884ae8748f98d51
     5class ComposerAutoloaderInit6dc1e0575b426bcdb18e890c54de9ba0
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit35670a4c9fab3f467884ae8748f98d51', 'loadClassLoader'), true, true);
    28         self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit35670a4c9fab3f467884ae8748f98d51', 'loadClassLoader'));
     27        spl_autoload_register(array('ComposerAutoloaderInit6dc1e0575b426bcdb18e890c54de9ba0', 'loadClassLoader'), true, true);
     28        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit6dc1e0575b426bcdb18e890c54de9ba0', 'loadClassLoader'));
    3030
    31         require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit35670a4c9fab3f467884ae8748f98d51::getInitializer($loader));
     31        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
     32        if ($useStaticLoader) {
     33            require __DIR__ . '/autoload_static.php';
     34
     35            call_user_func(\Composer\Autoload\ComposerStaticInit6dc1e0575b426bcdb18e890c54de9ba0::getInitializer($loader));
     36        } else {
     37            $map = require __DIR__ . '/autoload_namespaces.php';
     38            foreach ($map as $namespace => $path) {
     39                $loader->set($namespace, $path);
     40            }
     41
     42            $map = require __DIR__ . '/autoload_psr4.php';
     43            foreach ($map as $namespace => $path) {
     44                $loader->setPsr4($namespace, $path);
     45            }
     46
     47            $classMap = require __DIR__ . '/autoload_classmap.php';
     48            if ($classMap) {
     49                $loader->addClassMap($classMap);
     50            }
     51        }
    3352
    3453        $loader->register(true);
  • pull-comments-other-pages/trunk/vendor/composer/autoload_static.php

    r2765234 r2765288  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit35670a4c9fab3f467884ae8748f98d51
     7class ComposerStaticInit6dc1e0575b426bcdb18e890c54de9ba0
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    3232    {
    3333        return \Closure::bind(function () use ($loader) {
    34             $loader->prefixLengthsPsr4 = ComposerStaticInit35670a4c9fab3f467884ae8748f98d51::$prefixLengthsPsr4;
    35             $loader->prefixDirsPsr4 = ComposerStaticInit35670a4c9fab3f467884ae8748f98d51::$prefixDirsPsr4;
    36             $loader->classMap = ComposerStaticInit35670a4c9fab3f467884ae8748f98d51::$classMap;
     34            $loader->prefixLengthsPsr4 = ComposerStaticInit6dc1e0575b426bcdb18e890c54de9ba0::$prefixLengthsPsr4;
     35            $loader->prefixDirsPsr4 = ComposerStaticInit6dc1e0575b426bcdb18e890c54de9ba0::$prefixDirsPsr4;
     36            $loader->classMap = ComposerStaticInit6dc1e0575b426bcdb18e890c54de9ba0::$classMap;
    3737
    3838        }, null, ClassLoader::class);
  • pull-comments-other-pages/trunk/vendor/composer/installed.php

    r2765153 r2765288  
    11<?php return array(
    22    'root' => array(
    3         'name' => 'kumaxim/pull-comments-other-pages',
    4         'pretty_version' => '1.0.0+no-version-set',
    5         'version' => '1.0.0.0',
    6         'reference' => NULL,
     3        'pretty_version' => 'dev-master',
     4        'version' => 'dev-master',
    75        'type' => 'wordpress-plugin',
    86        'install_path' => __DIR__ . '/../../',
    97        'aliases' => array(),
     8        'reference' => '6280450d852c960cab0c956190b7c5311a7a5a7f',
     9        'name' => 'kumaxim/pull-comments-other-pages',
    1010        'dev' => false,
    1111    ),
    1212    'versions' => array(
    1313        'kumaxim/pull-comments-other-pages' => array(
    14             'pretty_version' => '1.0.0+no-version-set',
    15             'version' => '1.0.0.0',
    16             'reference' => NULL,
     14            'pretty_version' => 'dev-master',
     15            'version' => 'dev-master',
    1716            'type' => 'wordpress-plugin',
    1817            'install_path' => __DIR__ . '/../../',
    1918            'aliases' => array(),
     19            'reference' => '6280450d852c960cab0c956190b7c5311a7a5a7f',
    2020            'dev_requirement' => false,
    2121        ),
Note: See TracChangeset for help on using the changeset viewer.