Plugin Directory

Changeset 2990833

Timestamp:
11/07/2023 01:59:13 PM (9 months ago)
Author:
ecgan
Message:

Tagging version 1.3.13

Location:
pinterest-for-woocommerce
Files:
32 edited
1 copied

Legend:

Unmodified
Added
Removed
  • pinterest-for-woocommerce/tags/1.3.13/README.md

    r2965797 r2990833  
    33[![PHP Unit Tests](https://github.com/woocommerce/pinterest-for-woocommerce/actions/workflows/php-unit-tests.yml/badge.svg)](https://github.com/woocommerce/pinterest-for-woocommerce/actions/workflows/php-unit-tests.yml)
    44[![JavaScript Unit Tests](https://github.com/woocommerce/pinterest-for-woocommerce/actions/workflows/js-unit-tests.yml/badge.svg)](https://github.com/woocommerce/pinterest-for-woocommerce/actions/workflows/js-unit-tests.yml)
    5 [![PHP Coding Standards](https://github.com/woocommerce/pinterest-for-woocommerce/actions/workflows/php-coding-standards.yml/badge.svg)](https://github.com/woocommerce/pinterest-for-woocommerce/actions/workflows/php-coding-standards.yml)
     5[![PHP Coding Standardss.yml)
    66[![JavaScript and CSS Linting](https://github.com/woocommerce/pinterest-for-woocommerce/actions/workflows/js-css-linting.yml/badge.svg)](https://github.com/woocommerce/pinterest-for-woocommerce/actions/workflows/js-css-linting.yml)
    77
     
    1515## Status - _in development_
    1616
    17 Pinterest for WooCommerce is under development. To find out more about availability and release, refer to WooCommerce.com.
     17Pinterest for WooCommerce is under development. To find out more about availability and release, refer to Woo.com.
    1818
    1919## Support
     
    126126<p align="center">
    127127    <br/><br/>
    128     Made with 💜 by <a href="https://woocommerce.com/">WooCommerce</a>.<br/>
    129     <a href="https://woocommerce.com/careers/">We're hiring</a>! Come work with us!
     128    Made with 💜 by <a href="https://woo</a>.<br/>
     129    <a href="https://woo.com/careers/">We're hiring</a>! Come work with us!
    130130</p>
    131131
  • pinterest-for-woocommerce/tags/1.3.13/TRACKING.md

    r2918824 r2990833  
    11# Usage Tracking
    22
    3 _Pinterest for WooCommerce_ implements usage tracking, based on the native [WooCommerce Usage Tracking](https://woocommerce.com/usage-tracking/), and is only enabled when WooCommerce Tracking is enabled.
     3_Pinterest for WooCommerce_ implements usage tracking, based on the native [WooCommerce Usage Tracking](https://woo.com/usage-tracking/), and is only enabled when WooCommerce Tracking is enabled.
    44
    55When a store opts in to WooCommerce usage tracking and uses _Pinterest for WooCommerce_, they will also be opted in to the tracking added by _Pinterest for WooCommerce_.
  • pinterest-for-woocommerce/tags/1.3.13/changelog.txt

    r2981327 r2990833  
    11*** Pinterest for WooCommerce Changelog ***
     2
     3
     4
     5
     6
    27
    38= 1.3.12 - 2023-10-19 =
  • pinterest-for-woocommerce/tags/1.3.13/i18n/languages/pinterest-for-woocommerce.pot

    r2981327 r2990833  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Pinterest for WooCommerce 1.3.12\n"
     5"Project-Id-Version: Pinterest for WooCommerce 1.3.1\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pinterest-for-woocommerce\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2023-10-19T17:39:03+00:00\n"
     12"POT-Creation-Date: 2023-1+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.8.1\n"
     
    2121
    2222#. Plugin URI of the plugin
    23 msgid "https://woocommerce.com/products/pinterest-for-woocommerce/"
     23msgid "https://woo.com/products/pinterest-for-woocommerce/"
    2424msgstr ""
    2525
     
    3434
    3535#. Author URI of the plugin
    36 msgid "https://woocommerce.com"
     36msgid "https://woo.com"
    3737msgstr ""
    3838
  • pinterest-for-woocommerce/tags/1.3.13/pinterest-for-woocommerce.php

    r2981327 r2990833  
    66 * that starts the plugin.
    77 *
    8  * @link              https://woocommerce.com
     8 * @link              https://woo.com
    99 * @since             1.0.0
    1010 * @package           woocommerce/pinterest-for-woocommerce
     
    1212 * @wordpress-plugin
    1313 * Plugin Name:       Pinterest for WooCommerce
    14  * Plugin URI:        https://woocommerce.com/products/pinterest-for-woocommerce/
     14 * Plugin URI:        https://woo.com/products/pinterest-for-woocommerce/
    1515 * Description:       Grow your business on Pinterest! Use this official plugin to allow shoppers to Pin products while browsing your store, track conversions, and advertise on Pinterest.
    16  * Version:           1.3.12
     16 * Version:           1.3.1
    1717 * Author:            WooCommerce
    18  * Author URI:        https://woocommerce.com
     18 * Author URI:        https://woo.com
    1919 * License:           GPL-2.0+
    2020 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
     
    2323 *
    2424 * Requires at least: 5.6
    25  * Tested up to: 6.3
     25 * Tested up to: 6.
    2626 * Requires PHP: 7.4
    2727 *
    2828 * WC requires at least: 5.3
    29  * WC tested up to: 8.2
     29 * WC tested up to: 8.
    3030 */
    3131
     
    4747
    4848define( 'PINTEREST_FOR_WOOCOMMERCE_PLUGIN_FILE', __FILE__ );
    49 define( 'PINTEREST_FOR_WOOCOMMERCE_VERSION', '1.3.12' ); // WRCS: DEFINED_VERSION.
     49define( 'PINTEREST_FOR_WOOCOMMERCE_VERSION', '1.3.1' ); // WRCS: DEFINED_VERSION.
    5050
    5151// HPOS compatibility declaration.
  • pinterest-for-woocommerce/tags/1.3.13/readme.txt

    r2981327 r2990833  
    33Tags: woocommerce, pinterest, advertise
    44Requires at least: 5.6
    5 Tested up to: 6.3
     5Tested up to: 6.
    66Requires PHP: 7.3
    7 Stable tag: 1.3.12
     7Stable tag: 1.3.1
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    6868* MySQL version 5.6 or greater
    6969
    70 Visit the [WooCommerce server requirements documentation](https://docs.woocommerce.com/document/server-requirements/) for a detailed list of server requirements.
     70Visit the [WooCommerce server requirements documentation](https://.com/document/server-requirements/) for a detailed list of server requirements.
    7171
    7272= Automatic installation =
     
    9191
    9292== Changelog ==
     93
     94
     95
     96
     97
    9398
    9499= 1.3.12 - 2023-10-19 =
  • pinterest-for-woocommerce/tags/1.3.13/src/AdCredits.php

    r2918824 r2990833  
    182182
    183183    /**
    184      * Check if campaign is enabled in the recommendations API from woocommerce.com.
     184     * Check if campaign is enabled in the recommendations API from woo.com.
    185185     *
    186186     * @since 1.2.5
     
    191191     */
    192192    private static function get_is_campaign_active_from_recommendations() {
    193         $request         = wp_remote_get( 'https://woocommerce.com/wp-json/wccom/marketing-tab/1.2/recommendations.json' );
     193        $request         = wp_remote_get( 'https://woo.com/wp-json/wccom/marketing-tab/1.2/recommendations.json' );
    194194        $recommendations = array();
    195195
  • pinterest-for-woocommerce/tags/1.3.13/src/MultichannelMarketing/PinterestChannel.php

    r2918824 r2990833  
    7878     */
    7979    public function get_icon_url(): string {
    80         return 'https://woocommerce.com/wp-content/plugins/wccom-plugins/marketing-tab-rest-api/icons/pinterest.svg';
     80        return 'https://woo.com/wp-content/plugins/wccom-plugins/marketing-tab-rest-api/icons/pinterest.svg';
    8181    }
    8282
  • pinterest-for-woocommerce/tags/1.3.13/vendor/autoload.php

    r2981327 r2990833  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit99e089fe289fafd6ec4c7cd2051f9057::getLoader();
     25return ComposerAutoloaderInit::getLoader();
  • pinterest-for-woocommerce/tags/1.3.13/vendor/autoload_packages.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/bin/generate-defuse-key

    r2976871 r2990833  
    113113        || (function_exists('stream_wrapper_register') && stream_wrapper_register('phpvfscomposer', 'Composer\BinProxyWrapper'))
    114114    ) {
    115         include("phpvfscomposer://" . __DIR__ . '/..'.'/defuse/php-encryption/bin/generate-defuse-key');
    116         exit(0);
     115        return include("phpvfscomposer://" . __DIR__ . '/..'.'/defuse/php-encryption/bin/generate-defuse-key');
    117116    }
    118117}
    119118
    120 include __DIR__ . '/..'.'/defuse/php-encryption/bin/generate-defuse-key';
     119include __DIR__ . '/..'.'/defuse/php-encryption/bin/generate-defuse-key';
  • pinterest-for-woocommerce/tags/1.3.13/vendor/composer/ClassLoader.php

    r2981327 r2990833  
    4646    private static $includeFile;
    4747
    48     /** @var ?string */
     48    /** @var */
    4949    private $vendorDir;
    5050
    5151    // PSR-4
    5252    /**
    53      * @var array[]
    54      * @psalm-var array<string, array<string, int>>
     53     * @var array<string, array<string, int>>
    5554     */
    5655    private $prefixLengthsPsr4 = array();
    5756    /**
    58      * @var array[]
    59      * @psalm-var array<string, array<int, string>>
     57     * @var array<string, list<string>>
    6058     */
    6159    private $prefixDirsPsr4 = array();
    6260    /**
    63      * @var array[]
    64      * @psalm-var array<string, string>
     61     * @var list<string>
    6562     */
    6663    private $fallbackDirsPsr4 = array();
     
    6865    // PSR-0
    6966    /**
    70      * @var array[]
    71      * @psalm-var array<string, array<string, string[]>>
     67     * List of PSR-0 prefixes
     68     *
     69     * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2')))
     70     *
     71     * @var array<string, array<string, list<string>>>
    7272     */
    7373    private $prefixesPsr0 = array();
    7474    /**
    75      * @var array[]
    76      * @psalm-var array<string, string>
     75     * @var list<string>
    7776     */
    7877    private $fallbackDirsPsr0 = array();
     
    8281
    8382    /**
    84      * @var string[]
    85      * @psalm-var array<string, string>
     83     * @var array<string, string>
    8684     */
    8785    private $classMap = array();
     
    9189
    9290    /**
    93      * @var bool[]
    94      * @psalm-var array<string, bool>
     91     * @var array<string, bool>
    9592     */
    9693    private $missingClasses = array();
    9794
    98     /** @var ?string */
     95    /** @var */
    9996    private $apcuPrefix;
    10097
    10198    /**
    102      * @var self[]
     99     * @var
    103100     */
    104101    private static $registeredLoaders = array();
    105102
    106103    /**
    107      * @param ?string $vendorDir
     104     * @param $vendorDir
    108105     */
    109106    public function __construct($vendorDir = null)
     
    114111
    115112    /**
    116      * @return string[]
     113     * @return
    117114     */
    118115    public function getPrefixes()
     
    126123
    127124    /**
    128      * @return array[]
    129      * @psalm-return array<string, array<int, string>>
     125     * @return array<string, list<string>>
    130126     */
    131127    public function getPrefixesPsr4()
     
    135131
    136132    /**
    137      * @return array[]
    138      * @psalm-return array<string, string>
     133     * @return list<string>
    139134     */
    140135    public function getFallbackDirs()
     
    144139
    145140    /**
    146      * @return array[]
    147      * @psalm-return array<string, string>
     141     * @return list<string>
    148142     */
    149143    public function getFallbackDirsPsr4()
     
    153147
    154148    /**
    155      * @return string[] Array of classname => path
    156      * @psalm-return array<string, string>
     149     * @return array<string, string> Array of classname => path
    157150     */
    158151    public function getClassMap()
     
    162155
    163156    /**
    164      * @param string[] $classMap Class to filename map
    165      * @psalm-param array<string, string> $classMap
     157     * @param array<string, string> $classMap Class to filename map
    166158     *
    167159     * @return void
     
    180172     * appending or prepending to the ones previously set for this prefix.
    181173     *
    182      * @param string          $prefix  The prefix
    183      * @param string[]|string $paths   The PSR-0 root directories
    184      * @param bool            $prepend Whether to prepend the directories
     174     * @param string          $prefix  The prefix
     175     * @param |string $paths   The PSR-0 root directories
     176     * @param bool            $prepend Whether to prepend the directories
    185177     *
    186178     * @return void
     
    188180    public function add($prefix, $paths, $prepend = false)
    189181    {
     182
    190183        if (!$prefix) {
    191184            if ($prepend) {
    192185                $this->fallbackDirsPsr0 = array_merge(
    193                     (array) $paths,
     186                    $paths,
    194187                    $this->fallbackDirsPsr0
    195188                );
     
    197190                $this->fallbackDirsPsr0 = array_merge(
    198191                    $this->fallbackDirsPsr0,
    199                     (array) $paths
     192                    $paths
    200193                );
    201194            }
     
    206199        $first = $prefix[0];
    207200        if (!isset($this->prefixesPsr0[$first][$prefix])) {
    208             $this->prefixesPsr0[$first][$prefix] = (array) $paths;
     201            $this->prefixesPsr0[$first][$prefix] = $paths;
    209202
    210203            return;
     
    212205        if ($prepend) {
    213206            $this->prefixesPsr0[$first][$prefix] = array_merge(
    214                 (array) $paths,
     207                $paths,
    215208                $this->prefixesPsr0[$first][$prefix]
    216209            );
     
    218211            $this->prefixesPsr0[$first][$prefix] = array_merge(
    219212                $this->prefixesPsr0[$first][$prefix],
    220                 (array) $paths
     213                $paths
    221214            );
    222215        }
     
    227220     * appending or prepending to the ones previously set for this namespace.
    228221     *
    229      * @param string          $prefix  The prefix/namespace, with trailing '\\'
    230      * @param string[]|string $paths   The PSR-4 base directories
    231      * @param bool            $prepend Whether to prepend the directories
     222     * @param string          $prefix  The prefix/namespace, with trailing '\\'
     223     * @param |string $paths   The PSR-4 base directories
     224     * @param bool            $prepend Whether to prepend the directories
    232225     *
    233226     * @throws \InvalidArgumentException
     
    237230    public function addPsr4($prefix, $paths, $prepend = false)
    238231    {
     232
    239233        if (!$prefix) {
    240234            // Register directories for the root namespace.
    241235            if ($prepend) {
    242236                $this->fallbackDirsPsr4 = array_merge(
    243                     (array) $paths,
     237                    $paths,
    244238                    $this->fallbackDirsPsr4
    245239                );
     
    247241                $this->fallbackDirsPsr4 = array_merge(
    248242                    $this->fallbackDirsPsr4,
    249                     (array) $paths
     243                    $paths
    250244                );
    251245            }
     
    257251            }
    258252            $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
    259             $this->prefixDirsPsr4[$prefix] = (array) $paths;
     253            $this->prefixDirsPsr4[$prefix] = $paths;
    260254        } elseif ($prepend) {
    261255            // Prepend directories for an already registered namespace.
    262256            $this->prefixDirsPsr4[$prefix] = array_merge(
    263                 (array) $paths,
     257                $paths,
    264258                $this->prefixDirsPsr4[$prefix]
    265259            );
     
    268262            $this->prefixDirsPsr4[$prefix] = array_merge(
    269263                $this->prefixDirsPsr4[$prefix],
    270                 (array) $paths
     264                $paths
    271265            );
    272266        }
     
    277271     * replacing any others previously set for this prefix.
    278272     *
    279      * @param string          $prefix The prefix
    280      * @param string[]|string $paths  The PSR-0 base directories
     273     * @param string          $prefix The prefix
     274     * @param |string $paths  The PSR-0 base directories
    281275     *
    282276     * @return void
     
    295289     * replacing any others previously set for this namespace.
    296290     *
    297      * @param string          $prefix The prefix/namespace, with trailing '\\'
    298      * @param string[]|string $paths  The PSR-4 base directories
     291     * @param string          $prefix The prefix/namespace, with trailing '\\'
     292     * @param |string $paths  The PSR-4 base directories
    299293     *
    300294     * @throws \InvalidArgumentException
     
    430424    {
    431425        if ($file = $this->findFile($class)) {
    432             (self::$includeFile)($file);
     426            $includeFile = self::$includeFile;
     427            $includeFile($file);
    433428
    434429            return true;
     
    481476
    482477    /**
    483      * Returns the currently registered loaders indexed by their corresponding vendor directories.
    484      *
    485      * @return self[]
     478     * Returns the currently registered loaders ed by their corresponding vendor directories.
     479     *
     480     * @return
    486481     */
    487482    public static function getRegisteredLoaders()
     
    561556    }
    562557
    563     private static function initializeIncludeClosure(): void
     558    /**
     559     * @return void
     560     */
     561    private static function initializeIncludeClosure()
    564562    {
    565563        if (self::$includeFile !== null) {
     
    575573         * @return void
    576574         */
    577         self::$includeFile = static function($file) {
     575        self::$includeFile = static function($file) {
    578576            include $file;
    579         };
     577        };
    580578    }
    581579}
  • pinterest-for-woocommerce/tags/1.3.13/vendor/composer/InstalledVersions.php

    r2976871 r2990833  
    9999        foreach (self::getInstalled() as $installed) {
    100100            if (isset($installed['versions'][$packageName])) {
    101                 return $includeDevRequirements || empty($installed['versions'][$packageName]['dev_requirement']);
     101                return $includeDevRequirements || ;
    102102            }
    103103        }
     
    120120    public static function satisfies(VersionParser $parser, $packageName, $constraint)
    121121    {
    122         $constraint = $parser->parseConstraints($constraint);
     122        $constraint = $parser->parseConstraints($constraint);
    123123        $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
    124124
     
    329329                    $installed[] = self::$installedByVendor[$vendorDir];
    330330                } elseif (is_file($vendorDir.'/composer/installed.php')) {
    331                     $installed[] = self::$installedByVendor[$vendorDir] = require $vendorDir.'/composer/installed.php';
     331                    /** @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[]}>} $required */
     332                    $required = require $vendorDir.'/composer/installed.php';
     333                    $installed[] = self::$installedByVendor[$vendorDir] = $required;
    332334                    if (null === self::$installed && strtr($vendorDir.'/composer', '\\', '/') === strtr(__DIR__, '\\', '/')) {
    333335                        self::$installed = $installed[count($installed) - 1];
     
    341343            // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937
    342344            if (substr(__DIR__, -8, 1) !== 'C') {
    343                 self::$installed = require __DIR__ . '/installed.php';
     345                /** @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[]}>} $required */
     346                $required = require __DIR__ . '/installed.php';
     347                self::$installed = $required;
    344348            } else {
    345349                self::$installed = array();
    346350            }
    347351        }
    348         $installed[] = self::$installed;
     352
     353        if (self::$installed !== array()) {
     354            $installed[] = self::$installed;
     355        }
    349356
    350357        return $installed;
  • pinterest-for-woocommerce/tags/1.3.13/vendor/composer/autoload_real.php

    r2981327 r2990833  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit99e089fe289fafd6ec4c7cd2051f9057
     5class ComposerAutoloaderInit
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit99e089fe289fafd6ec4c7cd2051f9057', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInit', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit99e089fe289fafd6ec4c7cd2051f9057', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit99e089fe289fafd6ec4c7cd2051f9057::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInit::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • pinterest-for-woocommerce/tags/1.3.13/vendor/composer/autoload_static.php

    r2981327 r2990833  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit99e089fe289fafd6ec4c7cd2051f9057
     7class ComposerStaticInit
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    4747    {
    4848        return \Closure::bind(function () use ($loader) {
    49             $loader->prefixLengthsPsr4 = ComposerStaticInit99e089fe289fafd6ec4c7cd2051f9057::$prefixLengthsPsr4;
    50             $loader->prefixDirsPsr4 = ComposerStaticInit99e089fe289fafd6ec4c7cd2051f9057::$prefixDirsPsr4;
    51             $loader->classMap = ComposerStaticInit99e089fe289fafd6ec4c7cd2051f9057::$classMap;
     49            $loader->prefixLengthsPsr4 = ComposerStaticInit::$prefixLengthsPsr4;
     50            $loader->prefixDirsPsr4 = ComposerStaticInit::$prefixDirsPsr4;
     51            $loader->classMap = ComposerStaticInit::$classMap;
    5252
    5353        }, null, ClassLoader::class);
  • pinterest-for-woocommerce/tags/1.3.13/vendor/composer/installed.php

    r2981327 r2990833  
    22    'root' => array(
    33        'name' => 'woocommerce/pinterest-for-woocommerce',
    4         'pretty_version' => 'dev-release/1.3.12',
    5         'version' => 'dev-release/1.3.12',
    6         'reference' => '10d74d0eb4129938452f341d55ffd888995e0881',
     4        'pretty_version' => 'dev-release/1.3.1',
     5        'version' => 'dev-release/1.3.1',
     6        'reference' => '',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    4848        ),
    4949        'woocommerce/pinterest-for-woocommerce' => array(
    50             'pretty_version' => 'dev-release/1.3.12',
    51             'version' => 'dev-release/1.3.12',
    52             'reference' => '10d74d0eb4129938452f341d55ffd888995e0881',
     50            'pretty_version' => 'dev-release/1.3.1',
     51            'version' => 'dev-release/1.3.1',
     52            'reference' => '',
    5353            'type' => 'wordpress-plugin',
    5454            'install_path' => __DIR__ . '/../../',
  • pinterest-for-woocommerce/tags/1.3.13/vendor/composer/jetpack_autoload_psr4.php

    r2981327 r2990833  
    1212    ),
    1313    'Automattic\\WooCommerce\\Pinterest\\' => array(
    14         'version' => 'dev-release/1.3.12',
     14        'version' => 'dev-release/1.3.1',
    1515        'path'    => array( $baseDir . '/src' )
    1616    ),
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-autoloader-handler.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-autoloader-locator.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-autoloader.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-container.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-hook-manager.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-latest-autoloader-guard.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-manifest-reader.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-path-processor.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-php-autoloader.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-plugin-locator.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-plugins-handler.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-shutdown-handler.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-version-loader.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/tags/1.3.13/vendor/jetpack-autoloader/class-version-selector.php

    r2981327 r2990833  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jp99e089fe289fafd6ec4c7cd2051f9057\al2_12_0;
     8namespace Automattic\Jetpack\Autoloader\jp\al2_12_0;
    99
    1010 // phpcs:ignore
  • pinterest-for-woocommerce/trunk/readme.txt

    r2981327 r2990833  
    55Tested up to: 6.2
    66Requires PHP: 7.3
    7 Stable tag: 1.3.12
     7Stable tag: 1.3.1
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.