Changeset 3479760
- Timestamp:
- 03/11/2026 07:03:31 AM (3 weeks ago)
- Location:
- wc-variation-swatches
- Files:
-
- 8 edited
- 1 copied
-
tags/2.1.0 (copied) (copied from wc-variation-swatches/trunk)
-
tags/2.1.0/languages/wc-variation-swatches.pot (modified) (2 diffs)
-
tags/2.1.0/readme.txt (modified) (2 diffs)
-
tags/2.1.0/vendor/composer/installed.php (modified) (2 diffs)
-
tags/2.1.0/wc-variation-swatches.php (modified) (2 diffs)
-
trunk/languages/wc-variation-swatches.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/wc-variation-swatches.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-variation-swatches/tags/2.1.0/languages/wc-variation-swatches.pot
r3446518 r3479760 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Product Variation Swatches for WooCommerce 2. 0.9\n"5 "Project-Id-Version: Product Variation Swatches for WooCommerce 2.1.0\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-variation-swatches\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2026-0 1-25T12:20:41+00:00\n"12 "POT-Creation-Date: 2026-03-11T06:59:39+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
wc-variation-swatches/tags/2.1.0/readme.txt
r3446518 r3479760 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 2. 0.97 Stable tag: 2.1.0 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 135 135 136 136 == Changelog == 137 = 2.1.0 (11th March 2026) = 138 * Compatibility: Check compatibility with the latest version of WooCommerce (10.6). 139 137 140 = 2.0.9 (25th January 2026) = 138 141 * Compatibility: Check compatibility with the latest version of WordPress (6.9) and WooCommerce (10.4). -
wc-variation-swatches/tags/2.1.0/vendor/composer/installed.php
r3446518 r3479760 4 4 'pretty_version' => 'dev-master', 5 5 'version' => 'dev-master', 6 'reference' => ' bc55d54a28265d902dbe7bd6bc338863227c8919',6 'reference' => '838543ff8b12e60bdcc41e98d33cb1ffbf3c0e4e', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 23 23 'pretty_version' => 'dev-master', 24 24 'version' => 'dev-master', 25 'reference' => ' bc55d54a28265d902dbe7bd6bc338863227c8919',25 'reference' => '838543ff8b12e60bdcc41e98d33cb1ffbf3c0e4e', 26 26 'type' => 'wordpress-plugin', 27 27 'install_path' => __DIR__ . '/../../', -
wc-variation-swatches/tags/2.1.0/wc-variation-swatches.php
r3446518 r3479760 4 4 * Plugin URI: https://pluginever.com/plugins/wc-variation-swatches-pro/ 5 5 * Description: Product Variation Swatches for WooCommerce plugin provides a much nicer way to display variations of variable products. This plugin will help you select style for each attribute as color, image or label. 6 * Version: 2. 0.96 * Version: 2.1.0 7 7 * Requires at least: 5.2 8 8 * Tested up to: 6.9 … … 15 15 * Domain Path: /languages 16 16 * WC requires at least: 3.0.0 17 * WC tested up to: 10. 417 * WC tested up to: 10.6 18 18 * Requires Plugins: woocommerce 19 19 * -
wc-variation-swatches/trunk/languages/wc-variation-swatches.pot
r3446518 r3479760 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Product Variation Swatches for WooCommerce 2. 0.9\n"5 "Project-Id-Version: Product Variation Swatches for WooCommerce 2.1.0\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-variation-swatches\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2026-0 1-25T12:20:41+00:00\n"12 "POT-Creation-Date: 2026-03-11T06:59:39+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
wc-variation-swatches/trunk/readme.txt
r3446518 r3479760 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 2. 0.97 Stable tag: 2.1.0 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 135 135 136 136 == Changelog == 137 = 2.1.0 (11th March 2026) = 138 * Compatibility: Check compatibility with the latest version of WooCommerce (10.6). 139 137 140 = 2.0.9 (25th January 2026) = 138 141 * Compatibility: Check compatibility with the latest version of WordPress (6.9) and WooCommerce (10.4). -
wc-variation-swatches/trunk/vendor/composer/installed.php
r3446518 r3479760 4 4 'pretty_version' => 'dev-master', 5 5 'version' => 'dev-master', 6 'reference' => ' bc55d54a28265d902dbe7bd6bc338863227c8919',6 'reference' => '838543ff8b12e60bdcc41e98d33cb1ffbf3c0e4e', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 23 23 'pretty_version' => 'dev-master', 24 24 'version' => 'dev-master', 25 'reference' => ' bc55d54a28265d902dbe7bd6bc338863227c8919',25 'reference' => '838543ff8b12e60bdcc41e98d33cb1ffbf3c0e4e', 26 26 'type' => 'wordpress-plugin', 27 27 'install_path' => __DIR__ . '/../../', -
wc-variation-swatches/trunk/wc-variation-swatches.php
r3446518 r3479760 4 4 * Plugin URI: https://pluginever.com/plugins/wc-variation-swatches-pro/ 5 5 * Description: Product Variation Swatches for WooCommerce plugin provides a much nicer way to display variations of variable products. This plugin will help you select style for each attribute as color, image or label. 6 * Version: 2. 0.96 * Version: 2.1.0 7 7 * Requires at least: 5.2 8 8 * Tested up to: 6.9 … … 15 15 * Domain Path: /languages 16 16 * WC requires at least: 3.0.0 17 * WC tested up to: 10. 417 * WC tested up to: 10.6 18 18 * Requires Plugins: woocommerce 19 19 *
Note: See TracChangeset
for help on using the changeset viewer.