Changeset 3483597
- Timestamp:
- 03/16/2026 08:49:04 AM (2 weeks ago)
- Location:
- wc-ticket-manager
- Files:
-
- 8 edited
- 1 copied
-
tags/2.1.5 (copied) (copied from wc-ticket-manager/trunk)
-
tags/2.1.5/languages/wc-ticket-manager.pot (modified) (2 diffs)
-
tags/2.1.5/readme.txt (modified) (3 diffs)
-
tags/2.1.5/vendor/composer/installed.php (modified) (2 diffs)
-
tags/2.1.5/wc-ticket-manager.php (modified) (2 diffs)
-
trunk/languages/wc-ticket-manager.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/wc-ticket-manager.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-ticket-manager/tags/2.1.5/languages/wc-ticket-manager.pot
r3446961 r3483597 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Ticket Manager 2.1. 4\n"5 "Project-Id-Version: Ticket Manager 2.1.5\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-ticket-manager\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-26T09:13:28+00:00\n"12 "POT-Creation-Date: 2026-03-16T08:45:43+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-ticket-manager/tags/2.1.5/readme.txt
r3446961 r3483597 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 2.1. 47 Stable tag: 2.1.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 127 127 128 128 == Changelog == 129 2.1.4 (26th January 2026) = 129 = 2.1.5 (16th March 2026) = 130 * Fix: Minor bug fixes and performance improvements. 131 * Compatibility: Checked compatibility with the latest version of WordPress (v6.9) & WooCommerce (v10.6). 132 133 = 2.1.4 (26th January 2026) = 130 134 * Fix: Resolved minor bugs and improved overall performance. 131 135 … … 137 141 * Fix: Minor bug fixes. 138 142 * Enhance: Update the plugin notices. 139 * Compatibility -Checked compatibility with the latest version of WooCommerce (10.3).143 * Compatibility: Checked compatibility with the latest version of WooCommerce (10.3). 140 144 141 145 = 2.1.1 (8th October 2025) = 142 * Compatibility -Checked compatibility with the latest version of WordPress (6.8) and WooCommerce (10.2).146 * Compatibility: Checked compatibility with the latest version of WordPress (6.8) and WooCommerce (10.2). 143 147 144 148 = 2.1.0 (10th August 2025) = 145 * New -Update the plugin framework & directory structure.146 * New -Add new features (Event details & additional details) to sell tickets even more efficiently.147 * Enhance -Enhanced security.148 * Fix -Fixed few known issues & bugs.149 * Compatibility -Checked compatibility with the latest version of WordPress (6.8) and WooCommerce (10.0).149 * New: Update the plugin framework & directory structure. 150 * New: Add new features (Event details & additional details) to sell tickets even more efficiently. 151 * Enhance: Enhanced security. 152 * Fix: Fixed few known issues & bugs. 153 * Compatibility: Checked compatibility with the latest version of WordPress (6.8) and WooCommerce (10.0). 150 154 151 155 = 2.0.3 (15th May 2025) = 152 * Fix -Few known issues.153 * Enhanced -Add smart notice.154 * Compatibility –Compatible with the latest WordPress version (6.8).155 * Compatibility –Compatible with the latest WooCommerce version (9.8).156 * Fix: Few known issues. 157 * Enhanced: Add smart notice. 158 * Compatibility: Compatible with the latest WordPress version (6.8). 159 * Compatibility: Compatible with the latest WooCommerce version (9.8). 156 160 157 161 = 2.0.2 (25th March 2025) = -
wc-ticket-manager/tags/2.1.5/vendor/composer/installed.php
r3446961 r3483597 4 4 'pretty_version' => 'dev-master', 5 5 'version' => 'dev-master', 6 'reference' => ' 3618932481e6229c246e63f3ea3b77c0049ddbc7',6 'reference' => '730790522d6755532714595948195d517ec19e11', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 32 32 'pretty_version' => 'dev-master', 33 33 'version' => 'dev-master', 34 'reference' => ' 3618932481e6229c246e63f3ea3b77c0049ddbc7',34 'reference' => '730790522d6755532714595948195d517ec19e11', 35 35 'type' => 'wordpress-plugin', 36 36 'install_path' => __DIR__ . '/../../', -
wc-ticket-manager/tags/2.1.5/wc-ticket-manager.php
r3446961 r3483597 4 4 * Plugin URI: https://pluginever.com/plugins/wc-ticket-manager-pro/ 5 5 * Description: Easily sell and manage tickets for events, concerts or conferences. 6 * Version: 2.1. 46 * Version: 2.1.5 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 * 20 * @link https://pluginever.com 20 * @link https://pluginever.com/ 21 21 * 22 22 * This program is free software; you can redistribute it and/or modify -
wc-ticket-manager/trunk/languages/wc-ticket-manager.pot
r3446961 r3483597 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Ticket Manager 2.1. 4\n"5 "Project-Id-Version: Ticket Manager 2.1.5\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-ticket-manager\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-26T09:13:28+00:00\n"12 "POT-Creation-Date: 2026-03-16T08:45:43+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-ticket-manager/trunk/readme.txt
r3446961 r3483597 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 2.1. 47 Stable tag: 2.1.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 127 127 128 128 == Changelog == 129 2.1.4 (26th January 2026) = 129 = 2.1.5 (16th March 2026) = 130 * Fix: Minor bug fixes and performance improvements. 131 * Compatibility: Checked compatibility with the latest version of WordPress (v6.9) & WooCommerce (v10.6). 132 133 = 2.1.4 (26th January 2026) = 130 134 * Fix: Resolved minor bugs and improved overall performance. 131 135 … … 137 141 * Fix: Minor bug fixes. 138 142 * Enhance: Update the plugin notices. 139 * Compatibility -Checked compatibility with the latest version of WooCommerce (10.3).143 * Compatibility: Checked compatibility with the latest version of WooCommerce (10.3). 140 144 141 145 = 2.1.1 (8th October 2025) = 142 * Compatibility -Checked compatibility with the latest version of WordPress (6.8) and WooCommerce (10.2).146 * Compatibility: Checked compatibility with the latest version of WordPress (6.8) and WooCommerce (10.2). 143 147 144 148 = 2.1.0 (10th August 2025) = 145 * New -Update the plugin framework & directory structure.146 * New -Add new features (Event details & additional details) to sell tickets even more efficiently.147 * Enhance -Enhanced security.148 * Fix -Fixed few known issues & bugs.149 * Compatibility -Checked compatibility with the latest version of WordPress (6.8) and WooCommerce (10.0).149 * New: Update the plugin framework & directory structure. 150 * New: Add new features (Event details & additional details) to sell tickets even more efficiently. 151 * Enhance: Enhanced security. 152 * Fix: Fixed few known issues & bugs. 153 * Compatibility: Checked compatibility with the latest version of WordPress (6.8) and WooCommerce (10.0). 150 154 151 155 = 2.0.3 (15th May 2025) = 152 * Fix -Few known issues.153 * Enhanced -Add smart notice.154 * Compatibility –Compatible with the latest WordPress version (6.8).155 * Compatibility –Compatible with the latest WooCommerce version (9.8).156 * Fix: Few known issues. 157 * Enhanced: Add smart notice. 158 * Compatibility: Compatible with the latest WordPress version (6.8). 159 * Compatibility: Compatible with the latest WooCommerce version (9.8). 156 160 157 161 = 2.0.2 (25th March 2025) = -
wc-ticket-manager/trunk/vendor/composer/installed.php
r3446961 r3483597 4 4 'pretty_version' => 'dev-master', 5 5 'version' => 'dev-master', 6 'reference' => ' 3618932481e6229c246e63f3ea3b77c0049ddbc7',6 'reference' => '730790522d6755532714595948195d517ec19e11', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 32 32 'pretty_version' => 'dev-master', 33 33 'version' => 'dev-master', 34 'reference' => ' 3618932481e6229c246e63f3ea3b77c0049ddbc7',34 'reference' => '730790522d6755532714595948195d517ec19e11', 35 35 'type' => 'wordpress-plugin', 36 36 'install_path' => __DIR__ . '/../../', -
wc-ticket-manager/trunk/wc-ticket-manager.php
r3446961 r3483597 4 4 * Plugin URI: https://pluginever.com/plugins/wc-ticket-manager-pro/ 5 5 * Description: Easily sell and manage tickets for events, concerts or conferences. 6 * Version: 2.1. 46 * Version: 2.1.5 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 * 20 * @link https://pluginever.com 20 * @link https://pluginever.com/ 21 21 * 22 22 * This program is free software; you can redistribute it and/or modify
Note: See TracChangeset
for help on using the changeset viewer.