Changeset 3446961
- Timestamp:
- 01/26/2026 09:16:35 AM (2 months ago)
- Location:
- wc-ticket-manager
- Files:
-
- 100 added
- 10 deleted
- 26 edited
- 1 copied
-
tags/2.1.4 (copied) (copied from wc-ticket-manager/trunk)
-
tags/2.1.4/assets/build (added)
-
tags/2.1.4/assets/build/css (added)
-
tags/2.1.4/assets/build/css/admin-rtl.css (added)
-
tags/2.1.4/assets/build/css/admin.asset.php (added)
-
tags/2.1.4/assets/build/css/admin.css (added)
-
tags/2.1.4/assets/build/css/frontend-rtl.css (added)
-
tags/2.1.4/assets/build/css/frontend.asset.php (added)
-
tags/2.1.4/assets/build/css/frontend.css (added)
-
tags/2.1.4/assets/build/images (added)
-
tags/2.1.4/assets/build/images/csv-export.png (added)
-
tags/2.1.4/assets/build/images/plugin-icon.png (added)
-
tags/2.1.4/assets/build/js (added)
-
tags/2.1.4/assets/build/js/admin.asset.php (added)
-
tags/2.1.4/assets/build/js/admin.js (added)
-
tags/2.1.4/assets/css (deleted)
-
tags/2.1.4/assets/images (deleted)
-
tags/2.1.4/assets/js (deleted)
-
tags/2.1.4/composer.json (added)
-
tags/2.1.4/includes/Admin/Notices.php (modified) (2 diffs)
-
tags/2.1.4/includes/Admin/views/notices/black-friday.php (deleted)
-
tags/2.1.4/includes/Plugin.php (modified) (1 diff)
-
tags/2.1.4/languages/wc-ticket-manager.pot (modified) (35 diffs)
-
tags/2.1.4/libraries (deleted)
-
tags/2.1.4/readme.txt (modified) (2 diffs)
-
tags/2.1.4/vendor/autoload.php (modified) (1 diff)
-
tags/2.1.4/vendor/byteever (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/composer.json (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Admin (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Admin/Flash.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Admin/Notices.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Interfaces (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Interfaces/Pluginable.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Interfaces/Scriptable.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Plugin.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Scripts.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Services.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Traits (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/Traits/HasPlugin.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/css (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-components-rtl.css (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-components.asset.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-components.css (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-layout-rtl.css (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-layout.asset.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-layout.css (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/js (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/js/bytekit-admin.asset.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-plugin/src/assets/js/bytekit-admin.js (added)
-
tags/2.1.4/vendor/byteever/bytekit-settings (added)
-
tags/2.1.4/vendor/byteever/bytekit-settings/composer.json (added)
-
tags/2.1.4/vendor/byteever/bytekit-settings/src (added)
-
tags/2.1.4/vendor/byteever/bytekit-settings/src/Admin (added)
-
tags/2.1.4/vendor/byteever/bytekit-settings/src/Admin/Settings.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-settings/src/assets (added)
-
tags/2.1.4/vendor/byteever/bytekit-settings/src/assets/js (added)
-
tags/2.1.4/vendor/byteever/bytekit-settings/src/assets/js/settings.asset.php (added)
-
tags/2.1.4/vendor/byteever/bytekit-settings/src/assets/js/settings.js (added)
-
tags/2.1.4/vendor/composer/autoload_aliases.php (modified) (1 diff)
-
tags/2.1.4/vendor/composer/autoload_classmap.php (modified) (1 diff)
-
tags/2.1.4/vendor/composer/autoload_psr4.php (modified) (1 diff)
-
tags/2.1.4/vendor/composer/autoload_real.php (modified) (2 diffs)
-
tags/2.1.4/vendor/composer/autoload_static.php (modified) (4 diffs)
-
tags/2.1.4/vendor/composer/installed.json (modified) (5 diffs)
-
tags/2.1.4/vendor/composer/installed.php (modified) (4 diffs)
-
tags/2.1.4/wc-ticket-manager.php (modified) (2 diffs)
-
trunk/assets/build (added)
-
trunk/assets/build/css (added)
-
trunk/assets/build/css/admin-rtl.css (added)
-
trunk/assets/build/css/admin.asset.php (added)
-
trunk/assets/build/css/admin.css (added)
-
trunk/assets/build/css/frontend-rtl.css (added)
-
trunk/assets/build/css/frontend.asset.php (added)
-
trunk/assets/build/css/frontend.css (added)
-
trunk/assets/build/images (added)
-
trunk/assets/build/images/csv-export.png (added)
-
trunk/assets/build/images/plugin-icon.png (added)
-
trunk/assets/build/js (added)
-
trunk/assets/build/js/admin.asset.php (added)
-
trunk/assets/build/js/admin.js (added)
-
trunk/assets/css (deleted)
-
trunk/assets/images (deleted)
-
trunk/assets/js (deleted)
-
trunk/composer.json (added)
-
trunk/includes/Admin/Notices.php (modified) (2 diffs)
-
trunk/includes/Admin/views/notices/black-friday.php (deleted)
-
trunk/includes/Plugin.php (modified) (1 diff)
-
trunk/languages/wc-ticket-manager.pot (modified) (35 diffs)
-
trunk/libraries (deleted)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/byteever (added)
-
trunk/vendor/byteever/bytekit-plugin (added)
-
trunk/vendor/byteever/bytekit-plugin/composer.json (added)
-
trunk/vendor/byteever/bytekit-plugin/src (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Admin (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Admin/Flash.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Admin/Notices.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Interfaces (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Interfaces/Pluginable.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Interfaces/Scriptable.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Plugin.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Scripts.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Services.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Traits (added)
-
trunk/vendor/byteever/bytekit-plugin/src/Traits/HasPlugin.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/css (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-components-rtl.css (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-components.asset.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-components.css (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-layout-rtl.css (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-layout.asset.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/css/bytekit-layout.css (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/js (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/js/bytekit-admin.asset.php (added)
-
trunk/vendor/byteever/bytekit-plugin/src/assets/js/bytekit-admin.js (added)
-
trunk/vendor/byteever/bytekit-settings (added)
-
trunk/vendor/byteever/bytekit-settings/composer.json (added)
-
trunk/vendor/byteever/bytekit-settings/src (added)
-
trunk/vendor/byteever/bytekit-settings/src/Admin (added)
-
trunk/vendor/byteever/bytekit-settings/src/Admin/Settings.php (added)
-
trunk/vendor/byteever/bytekit-settings/src/assets (added)
-
trunk/vendor/byteever/bytekit-settings/src/assets/js (added)
-
trunk/vendor/byteever/bytekit-settings/src/assets/js/settings.asset.php (added)
-
trunk/vendor/byteever/bytekit-settings/src/assets/js/settings.js (added)
-
trunk/vendor/composer/autoload_aliases.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_classmap.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_psr4.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_real.php (modified) (2 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (4 diffs)
-
trunk/vendor/composer/installed.json (modified) (5 diffs)
-
trunk/vendor/composer/installed.php (modified) (4 diffs)
-
trunk/wc-ticket-manager.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-ticket-manager/tags/2.1.4/includes/Admin/Notices.php
r3401560 r3446961 30 30 $current_time = absint( wp_date( 'U' ) ); 31 31 32 // phpcs:disable33 // TODO: Uncomment the below code when halloween offer is over.34 /*35 32 if ( ! defined( 'WCTM_PRO_VERSION' ) ) { 36 33 WCTM()->notices->add( … … 40 37 'style' => 'border-left-color: #0542fa;', 41 38 'dismissible' => false, 42 )43 );44 }45 */46 // phpcs:enable47 48 // Black Friday offer notice.49 $black_friday_end_time = date_i18n( strtotime( '2025-12-05 00:00:00' ) );50 if ( ! defined( 'WCTM_PRO_VERSION' ) && $current_time < $black_friday_end_time ) {51 WCTM()->notices->add(52 array(53 'message' => __DIR__ . '/views/notices/black-friday.php',54 'dismissible' => false,55 'notice_id' => 'wctm_black_friday_promo_2025',56 'style' => 'border-left-color: #000000;',57 'class' => 'notice-black-friday',58 39 ) 59 40 ); -
wc-ticket-manager/tags/2.1.4/includes/Plugin.php
r3342219 r3446961 123 123 do_action( 'wc_ticket_manager_init' ); 124 124 } 125 126 /**127 * Get assets path.128 *129 * @param string $file Optional. File name.130 *131 * @since 1.0.0132 * @return string133 */134 public function get_assets_path( $file = '' ) {135 return $this->get_dir_path( 'assets/' . $file );136 }137 138 /**139 * Get assets url.140 *141 * @param string $file Optional. File name.142 *143 * @since 1.0.0144 * @return string145 */146 public function get_assets_url( $file = '' ) {147 return $this->get_dir_url( 'assets/' . $file );148 }149 125 } -
wc-ticket-manager/tags/2.1.4/languages/wc-ticket-manager.pot
r3401560 r3446961 1 # Copyright (C) 202 5PluginEver1 # Copyright (C) 2026 PluginEver 2 2 # This file is distributed under the GPL v2 or later. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Ticket Manager for WooCommerce 2.1.3\n" 6 "Report-Msgid-Bugs-To: https://pluginever.com/plugins/wc-ticket-manager-pro/\n" 7 "POT-Creation-Date: 2025-11-24 06:05:04+00:00\n" 8 "MIME-Version: 1.0\n" 9 "Content-Type: text/plain; charset=utf-8\n" 10 "Content-Transfer-Encoding: 8bit\n" 11 "PO-Revision-Date: 2025-MO-DA HO:MI+ZONE\n" 5 "Project-Id-Version: Ticket Manager 2.1.4\n" 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-ticket-manager\n" 12 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13 8 "Language-Team: LANGUAGE <LL@li.org>\n" 14 "Language: en\n" 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 16 "X-Poedit-Country: United States\n" 17 "X-Poedit-SourceCharset: UTF-8\n" 18 "X-Poedit-KeywordsList: " 19 "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_" 20 "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n" 21 "X-Poedit-Basepath: ../\n" 22 "X-Poedit-SearchPath-0: .\n" 23 "X-Poedit-Bookmarks: \n" 24 "X-Textdomain-Support: yes\n" 25 "X-Generator: grunt-wp-i18n 1.0.4\n" 26 27 #: includes/Admin/Settings.php:98 includes/Admin/Settings.php:99 28 msgid "6" 9 "MIME-Version: 1.0\n" 10 "Content-Type: text/plain; charset=UTF-8\n" 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2026-01-26T09:13:28+00:00\n" 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.12.0\n" 15 "X-Domain: wc-ticket-manager\n" 16 17 #. Plugin Name of the plugin 18 #: wc-ticket-manager.php 19 #: includes/Admin/Menus.php:39 20 #: includes/Admin/Menus.php:40 21 msgid "Ticket Manager" 22 msgstr "" 23 24 #. Plugin URI of the plugin 25 #: wc-ticket-manager.php 26 msgid "https://pluginever.com/plugins/wc-ticket-manager-pro/" 27 msgstr "" 28 29 #. Description of the plugin 30 #: wc-ticket-manager.php 31 msgid "Easily sell and manage tickets for events, concerts or conferences." 32 msgstr "" 33 34 #. Author of the plugin 35 #: wc-ticket-manager.php 36 msgid "PluginEver" 37 msgstr "" 38 39 #. Author URI of the plugin 40 #: wc-ticket-manager.php 41 msgid "https://pluginever.com/" 29 42 msgstr "" 30 43 … … 37 50 msgstr "" 38 51 52 #. translators: 1: Plugin name 2: WordPress 39 53 #: includes/Admin/Admin.php:72 40 #. translators: 1: Plugin name 2: WordPress 41 msgid "" 42 "Thank you for using %1$s. If you like it, please leave us a %2$s rating. A " 43 "huge thank you from PluginEver in advance!" 54 #, php-format 55 msgid "Thank you for using %1$s. If you like it, please leave us a %2$s rating. A huge thank you from PluginEver in advance!" 44 56 msgstr "" 45 57 … … 48 60 msgstr "" 49 61 62 #. translators: 1: Plugin version 50 63 #: includes/Admin/Admin.php:92 51 # . translators: 1: Plugin version64 #, php-format 52 65 msgid "Version %s" 53 66 msgstr "" … … 64 77 65 78 #: includes/Admin/ListTables/AttendeesListTable.php:104 66 #: includes/Admin/Menus.php:145 includes/Admin/Menus.php:146 67 #: includes/Admin/Settings.php:38 includes/Admin/views/list-attendee.php:17 68 #: includes/Admin/views/view-attendee.php:25 includes/Frontend/Products.php:44 79 #: includes/Admin/Menus.php:145 80 #: includes/Admin/Menus.php:146 81 #: includes/Admin/Settings.php:38 82 #: includes/Admin/views/list-attendee.php:17 83 #: includes/Admin/views/view-attendee.php:25 84 #: includes/Frontend/Products.php:44 69 85 #: includes/Frontend/Products.php:115 70 86 msgid "Attendees" … … 108 124 msgstr "" 109 125 126 #. translators: %s: Number of tickets. 110 127 #: includes/Admin/ListTables/TicketsListTable.php:98 111 # . translators: %s: Number of tickets.128 #, php-format 112 129 msgid "%s ticket(s) deleted successfully." 113 130 msgstr "" 114 131 115 #: includes/Admin/ListTables/TicketsListTable.php:108 includes/PostTypes.php:45 132 #: includes/Admin/ListTables/TicketsListTable.php:108 133 #: includes/PostTypes.php:45 116 134 #: templates/myaccount/view-ticket.php:28 117 135 msgid "No tickets found." … … 152 170 msgstr "" 153 171 154 #. Plugin Name of the plugin/theme 155 msgid "Ticket Manager" 156 msgstr "" 157 158 #: includes/Admin/Menus.php:50 includes/Admin/Menus.php:51 159 #: includes/Admin/views/list-ticket.php:17 includes/Frontend/MyAccount.php:59 172 #: includes/Admin/Menus.php:50 173 #: includes/Admin/Menus.php:51 174 #: includes/Admin/views/list-ticket.php:17 175 #: includes/Frontend/MyAccount.php:59 160 176 #: includes/Frontend/MyAccount.php:80 161 177 msgid "Tickets" 162 178 msgstr "" 163 179 164 #: includes/Admin/Menus.php:70 includes/Admin/Menus.php:71165 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:238180 #: includes/Admin/Menus.php:70 181 #: includes/Admin/Menus.php:71 166 182 msgid "Settings" 167 183 msgstr "" … … 171 187 msgstr "" 172 188 173 #: includes/Admin/Menus.php:117 includes/Admin/Menus.php:118 189 #: includes/Admin/Menus.php:117 190 #: includes/Admin/Menus.php:118 174 191 #: includes/Admin/Settings.php:37 175 192 msgid "Emails" … … 180 197 msgstr "" 181 198 182 #: includes/Admin/Menus.php:196 includes/Admin/Menus.php:197 199 #: includes/Admin/Menus.php:196 200 #: includes/Admin/Menus.php:197 183 201 #: includes/Admin/Menus.php:316 184 202 msgid "Tools" … … 217 235 msgstr "" 218 236 237 #. translators: %s: number of tickets added. 219 238 #: includes/Admin/Orders.php:76 220 # . translators: %s: number of tickets added.239 #, php-format 221 240 msgid "Added %s tickets to the order." 222 241 msgstr "" … … 238 257 msgstr "" 239 258 240 #: includes/Admin/Orders.php:137 includes/Admin/views/edit-ticket.php:144 259 #: includes/Admin/Orders.php:137 260 #: includes/Admin/views/edit-ticket.php:144 241 261 msgid "Pending" 242 262 msgstr "" 243 263 244 #: includes/Admin/Orders.php:165 includes/Frontend/MyAccount.php:63 264 #: includes/Admin/Orders.php:165 265 #: includes/Frontend/MyAccount.php:63 245 266 #: includes/PostTypes.php:41 246 267 msgid "View Ticket" … … 259 280 msgstr "" 260 281 261 #: includes/Admin/Products.php:95 includes/Admin/Products.php:96 282 #: includes/Admin/Products.php:95 283 #: includes/Admin/Products.php:96 262 284 #: includes/Admin/views/product-ticket-fields.php:34 263 285 msgid "Name" 264 286 msgstr "" 265 287 266 #: includes/Admin/Products.php:102 includes/Admin/Products.php:103 267 #: includes/Admin/Products.php:111 includes/Emails/Emails.php:74 288 #: includes/Admin/Products.php:102 289 #: includes/Admin/Products.php:103 290 #: includes/Admin/Products.php:111 291 #: includes/Emails/Emails.php:74 268 292 msgid "Email" 269 293 msgstr "" … … 278 302 279 303 #: includes/Admin/Products.php:133 280 msgid "" 281 "Enable event details. These details will be displayed inside the product " 282 "short description." 304 msgid "Enable event details. These details will be displayed inside the product short description." 283 305 msgstr "" 284 306 … … 384 406 385 407 #: includes/Admin/Products.php:247 386 msgid "" 387 "Enable additional details. This will add a new tab on the product page " 388 "where you can add additional details for the ticket." 408 msgid "Enable additional details. This will add a new tab on the product page where you can add additional details for the ticket." 389 409 msgstr "" 390 410 … … 422 442 423 443 #: includes/Admin/Settings.php:61 424 msgid "" 425 "Set how the ticket number will be generated. The number is also " 426 "configurable per product." 444 msgid "Set how the ticket number will be generated. The number is also configurable per product." 427 445 msgstr "" 428 446 … … 461 479 msgstr "" 462 480 463 #: includes/Admin/Settings.php:81 includes/Admin/Settings.php:82 481 #: includes/Admin/Settings.php:81 482 #: includes/Admin/Settings.php:82 464 483 msgid "EVNT-" 465 484 msgstr "" … … 490 509 491 510 #: includes/Admin/Settings.php:97 492 msgid "" 493 "This will be the length of the ticket number. If the number is less than " 494 "the length, it will be padded with zeros." 511 msgid "This will be the length of the ticket number. If the number is less than the length, it will be padded with zeros." 512 msgstr "" 513 514 #: includes/Admin/Settings.php:98 515 #: includes/Admin/Settings.php:99 516 msgid "6" 495 517 msgstr "" 496 518 … … 507 529 msgstr "" 508 530 509 #: includes/Admin/Settings.php:116 includes/Admin/Settings.php:117 510 #: includes/Admin/views/edit-ticket.php:28 includes/Cart.php:46 531 #: includes/Admin/Settings.php:116 532 #: includes/Admin/Settings.php:117 533 #: includes/Admin/views/edit-ticket.php:28 534 #: includes/Cart.php:46 511 535 #: templates/myaccount/view-ticket.php:26 512 536 msgid "Ticket Details" … … 521 545 msgstr "" 522 546 523 #: includes/Admin/Settings.php:125 includes/Admin/Settings.php:126 547 #: includes/Admin/Settings.php:125 548 #: includes/Admin/Settings.php:126 524 549 #: includes/Cart.php:63 525 550 msgid "Buy Ticket Now" … … 631 656 632 657 #: includes/Admin/Settings.php:359 633 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:211634 658 msgid "Documentation" 635 659 msgstr "" 636 660 637 #: includes/Admin/views/edit-ticket.php:17 includes/Frontend/MyAccount.php:63 661 #: includes/Admin/views/edit-ticket.php:17 662 #: includes/Frontend/MyAccount.php:63 638 663 #: includes/PostTypes.php:40 639 664 msgid "Edit Ticket" … … 677 702 msgstr "" 678 703 679 #: includes/Admin/views/edit-ticket.php:111 includes/Frontend/Frontend.php:128 704 #: includes/Admin/views/edit-ticket.php:111 705 #: includes/Frontend/Frontend.php:128 680 706 msgid "Mark this ticket as attended." 681 707 msgstr "" … … 689 715 msgstr "" 690 716 691 #: includes/Admin/views/edit-ticket.php:123 includes/Frontend/Frontend.php:136 717 #: includes/Admin/views/edit-ticket.php:123 718 #: includes/Frontend/Frontend.php:136 692 719 #: templates/single-product/ticket-fields.php:57 693 720 msgid "Opt-out from being displayed in the public list of attendees." … … 703 730 msgstr "" 704 731 732 #. translators: %s Order edit url 705 733 #: includes/Admin/views/edit-ticket.php:148 706 #. translators: %s Order edit url 707 msgid "" 708 "To change the status of this ticket, please update the order. <a " 709 "href=\"%s\">Edit Order</a>" 734 #, php-format 735 msgid "To change the status of this ticket, please update the order. <a href=\"%s\">Edit Order</a>" 710 736 msgstr "" 711 737 … … 719 745 msgstr "" 720 746 721 #: includes/Admin/views/notices/black-friday.php:19722 msgid "Black Friday Mega Sale! Get Flat 40% OFF on Ticket Manager Pro !!"723 msgstr ""724 725 #: includes/Admin/views/notices/black-friday.php:26726 #. translators: 1. Offer Percentage, 2. Coupon Code.727 msgid ""728 "Unlock premium features at an unbeatable price this Black Friday! Enjoy "729 "%1$s on Ticket Manager Pro with code %2$s. Hurry, this deal ends soon!"730 msgstr ""731 732 #: includes/Admin/views/notices/black-friday.php:38733 msgid "Claim your discount!!"734 msgstr ""735 736 #: includes/Admin/views/notices/black-friday.php:42737 msgid "Remind me later"738 msgstr ""739 740 #: includes/Admin/views/notices/black-friday.php:46741 msgid "Never show this again!"742 msgstr ""743 744 747 #: includes/Admin/views/notices/review.php:19 745 748 msgid "Enjoying Ticket Manager?" 746 749 msgstr "" 747 750 751 #. translators: %1$s: Ticket Manager ORG link, %2$s: Coupon code. 748 752 #: includes/Admin/views/notices/review.php:26 749 #. translators: %1$s: Ticket Manager ORG link, %2$s: Coupon code. 750 msgid "" 751 "We hope you had a wonderful experience using %1$s. Please take a moment to " 752 "show us your support by leaving a review on <a href=\"%2$s\" " 753 "target=\"_blank\"><strong>WordPress.org</strong></a>. Thank you! 😊" 753 #, php-format 754 msgid "We hope you had a wonderful experience using %1$s. Please take a moment to show us your support by leaving a review on <a href=\"%2$s\" target=\"_blank\"><strong>WordPress.org</strong></a>. Thank you! 😊" 754 755 msgstr "" 755 756 … … 771 772 msgstr "" 772 773 774 #. translators: %1$s: Ticket Manager Pro link, %2$s: Coupon code. 773 775 #: includes/Admin/views/notices/upgrade.php:24 774 #. translators: %1$s: Ticket Manager Pro link, %2$s: Coupon code. 775 msgid "" 776 "Enjoy <strong>10%% discount</strong> on %1$s! Use coupon code %2$s at " 777 "checkout to grab the deal. Don’t miss out — this offer won’t last forever!" 776 #, php-format 777 msgid "Enjoy <strong>10%% discount</strong> on %1$s! Use coupon code %2$s at checkout to grab the deal. Don’t miss out — this offer won’t last forever!" 778 778 msgstr "" 779 779 … … 868 868 msgstr "" 869 869 870 #: includes/Admin/views/view-attendee.php:43 includes/Frontend/Products.php:118 870 #: includes/Admin/views/view-attendee.php:43 871 #: includes/Frontend/Products.php:118 871 872 msgid "No attendees found for this product." 872 873 msgstr "" 873 874 874 #: includes/Admin/views/view-attendee.php:77 includes/Frontend/Products.php:155 875 #: includes/Admin/views/view-attendee.php:77 876 #: includes/Frontend/Products.php:155 875 877 msgid "Company: " 876 878 msgstr "" 877 879 878 #: includes/Admin/views/view-attendee.php:82 includes/Frontend/Products.php:160 880 #: includes/Admin/views/view-attendee.php:82 881 #: includes/Frontend/Products.php:160 879 882 msgid "Country: " 880 883 msgstr "" … … 896 899 msgstr "" 897 900 901 #. translators: %s: field label. 898 902 #: includes/Cart.php:166 899 # . translators: %s: field label.903 #, php-format 900 904 msgid "%s is a required field." 901 905 msgstr "" 902 906 907 #. translators: %d: quantity. 903 908 #: includes/Cart.php:221 904 # . translators: %d: quantity.909 #, php-format 905 910 msgid "%d ticket added to your cart." 906 911 msgid_plural "%d tickets added to your cart." … … 916 921 msgstr "" 917 922 918 #: includes/Cart.php:269 includes/Frontend/Frontend.php:133 923 #: includes/Cart.php:269 924 #: includes/Frontend/Frontend.php:133 919 925 #: templates/single-product/ticket-fields.php:54 920 #. translators: %s: field label.921 926 msgid "Privacy Preference" 922 927 msgstr "" 923 928 924 #: includes/Cart.php:270 includes/Emails/Emails.php:116 929 #: includes/Cart.php:270 930 #: includes/Emails/Emails.php:116 925 931 msgid "Yes" 926 932 msgstr "" … … 935 941 936 942 #: includes/Emails/CustomerTickets.php:33 937 msgid "" 938 "This email is sent to the customer when an order containing tickets is " 939 "completed." 940 msgstr "" 941 943 msgid "This email is sent to the customer when an order containing tickets is completed." 944 msgstr "" 945 946 #. translators: 1: Email subject 942 947 #: includes/Emails/CustomerTickets.php:163 943 #. translators: 1: Email subject 944 msgid "" 945 "This controls the email subject line. Leave blank to use the default " 946 "subject: %s." 947 msgstr "" 948 948 #, php-format 949 msgid "This controls the email subject line. Leave blank to use the default subject: %s." 950 msgstr "" 951 952 #. translators: 1: Email heading 949 953 #: includes/Emails/CustomerTickets.php:171 950 #. translators: 1: Email heading 951 msgid "" 952 "This controls the main heading contained within the email notification. " 953 "Leave blank to use the default heading: %s." 954 #, php-format 955 msgid "This controls the main heading contained within the email notification. Leave blank to use the default heading: %s." 954 956 msgstr "" 955 957 … … 959 961 960 962 #: includes/Emails/CustomerTickets.php:178 961 msgid "" 962 "Text to appear below the main email content. Available placeholders: " 963 "{site_title}, {site_address}, {site_url}, {order_date}, {order_number}" 963 msgid "Text to appear below the main email content. Available placeholders: {site_title}, {site_address}, {site_url}, {order_date}, {order_number}" 964 964 msgstr "" 965 965 … … 983 983 984 984 #: includes/Emails/CustomerTickets.php:224 985 msgid "" 986 "Just to let you know — we've received your ticket order #{order_number}, " 987 "and it is now being processed." 985 msgid "Just to let you know — we've received your ticket order #{order_number}, and it is now being processed." 988 986 msgstr "" 989 987 … … 1016 1014 msgstr "" 1017 1015 1018 #: includes/Frontend/Frontend.php:68 includes/Frontend/Frontend.php:118 1016 #: includes/Frontend/Frontend.php:68 1017 #: includes/Frontend/Frontend.php:118 1019 1018 #: templates/emails/order-ticket.php:33 1020 1019 msgid "Ticket Number" … … 1025 1024 msgstr "" 1026 1025 1027 #: includes/Frontend/Products.php:55 includes/Frontend/Products.php:195 1026 #: includes/Frontend/Products.php:55 1027 #: includes/Frontend/Products.php:195 1028 1028 msgid "Additional Details" 1029 1029 msgstr "" … … 1057 1057 msgstr "" 1058 1058 1059 #. translators: 1: plugin name 2: version number 1059 1060 #: includes/Installer.php:77 1060 # . translators: 1: plugin name 2: version number1061 #, php-format 1061 1062 msgid "%1$s updated to version %2$s successfully." 1062 1063 msgstr "" … … 1064 1065 #: includes/Plugin.php:77 1065 1066 msgid "Go Pro" 1066 msgstr ""1067 1068 #: includes/PostTypes.php:381069 msgid "Add New Ticket"1070 msgstr ""1071 1072 #: includes/PostTypes.php:391073 msgid "New Ticket"1074 msgstr ""1075 1076 #: includes/PostTypes.php:421077 msgid "All Tickets"1078 msgstr ""1079 1080 #: includes/PostTypes.php:431081 msgid "Search Tickets"1082 msgstr ""1083 1084 #: includes/PostTypes.php:441085 msgid "Parent Tickets:"1086 msgstr ""1087 1088 #: includes/PostTypes.php:461089 msgid "No tickets found in Trash."1090 msgstr ""1091 1092 #: libraries/byteever/bytekit-plugin/src/Admin/Notices.php:1131093 msgid "Dismiss this notice"1094 msgstr ""1095 1096 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:2141097 msgid "Support"1098 msgstr ""1099 1100 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:2171101 msgid "Review"1102 msgstr ""1103 1104 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:881105 msgid "Settings saved."1106 msgstr ""1107 1108 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:2611109 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3641110 msgid "Recommended"1111 msgstr ""1112 1113 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:2611114 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3641115 msgid "Install Now"1116 msgstr ""1117 1118 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3301119 msgid "Need Help?"1120 msgstr ""1121 1122 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3741123 msgid "Join our Community"1124 msgstr ""1125 1126 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3741127 msgid "Request a Feature"1128 msgstr ""1129 1130 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3741131 msgid "Report a Bug"1132 msgstr ""1133 1134 #: templates/emails/customer-completed-ticket.php:251135 #: templates/emails/plain/customer-completed-ticket.php:281136 #. translators: %s: Customer first name1137 msgid "Hi %s,"1138 msgstr ""1139 1140 #: templates/emails/customer-completed-ticket.php:311141 #: templates/emails/plain/customer-completed-ticket.php:371142 #. translators: %1$d: Order number, %2$s: Order date.1143 msgid "Here are the ticket(s) of your order #%1$d placed on %2$s:"1144 msgstr ""1145 1146 #: templates/emails/order-tickets.php:17 templates/order/order-tickets.php:301147 msgid "Order Tickets"1148 msgstr ""1149 1150 #: templates/emails/plain/customer-completed-ticket.php:201151 msgid "Ticket Numbers"1152 msgstr ""1153 1154 #: templates/emails/plain/customer-completed-ticket.php:471155 msgid "Ticket(s)"1156 msgstr ""1157 1158 #: templates/myaccount/edit-ticket.php:341159 msgid "Edit Ticket Details"1160 msgstr ""1161 1162 #: templates/myaccount/edit-ticket.php:361163 msgid "Ticket updated successfully."1164 msgstr ""1165 1166 #: templates/myaccount/edit-ticket.php:381167 msgid "There was an issue while updating the ticket. Please try again."1168 msgstr ""1169 1170 #: templates/myaccount/edit-ticket.php:611171 msgid "Update Ticket"1172 msgstr ""1173 1174 #: templates/myaccount/view-tickets.php:421175 msgid "Ticket #"1176 msgstr ""1177 1178 #: templates/myaccount/view-tickets.php:941179 msgid "Go Shop"1180 msgstr ""1181 1182 #: templates/myaccount/view-tickets.php:961183 msgid "No ticket has been purchased yet."1184 msgstr ""1185 1186 #. Plugin URI of the plugin/theme1187 msgid "https://pluginever.com/plugins/wc-ticket-manager-pro/"1188 msgstr ""1189 1190 #. Description of the plugin/theme1191 msgid "Easily sell and manage tickets for events, concerts or conferences."1192 msgstr ""1193 1194 #. Author of the plugin/theme1195 msgid "PluginEver"1196 msgstr ""1197 1198 #. Author URI of the plugin/theme1199 msgid "https://pluginever.com/"1200 1067 msgstr "" 1201 1068 … … 1224 1091 msgid "Add New" 1225 1092 msgstr "" 1093 1094 #: includes/PostTypes.php:38 1095 msgid "Add New Ticket" 1096 msgstr "" 1097 1098 #: includes/PostTypes.php:39 1099 msgid "New Ticket" 1100 msgstr "" 1101 1102 #: includes/PostTypes.php:42 1103 msgid "All Tickets" 1104 msgstr "" 1105 1106 #: includes/PostTypes.php:43 1107 msgid "Search Tickets" 1108 msgstr "" 1109 1110 #: includes/PostTypes.php:44 1111 msgid "Parent Tickets:" 1112 msgstr "" 1113 1114 #: includes/PostTypes.php:46 1115 msgid "No tickets found in Trash." 1116 msgstr "" 1117 1118 #. translators: %s: Customer first name 1119 #: templates/emails/customer-completed-ticket.php:25 1120 #: templates/emails/plain/customer-completed-ticket.php:28 1121 #, php-format 1122 msgid "Hi %s," 1123 msgstr "" 1124 1125 #. translators: %1$d: Order number, %2$s: Order date. 1126 #: templates/emails/customer-completed-ticket.php:31 1127 #: templates/emails/plain/customer-completed-ticket.php:37 1128 #, php-format 1129 msgid "Here are the ticket(s) of your order #%1$d placed on %2$s:" 1130 msgstr "" 1131 1132 #: templates/emails/order-tickets.php:17 1133 #: templates/order/order-tickets.php:30 1134 msgid "Order Tickets" 1135 msgstr "" 1136 1137 #: templates/emails/plain/customer-completed-ticket.php:20 1138 msgid "Ticket Numbers" 1139 msgstr "" 1140 1141 #: templates/emails/plain/customer-completed-ticket.php:47 1142 msgid "Ticket(s)" 1143 msgstr "" 1144 1145 #: templates/myaccount/edit-ticket.php:34 1146 msgid "Edit Ticket Details" 1147 msgstr "" 1148 1149 #: templates/myaccount/edit-ticket.php:36 1150 msgid "Ticket updated successfully." 1151 msgstr "" 1152 1153 #: templates/myaccount/edit-ticket.php:38 1154 msgid "There was an issue while updating the ticket. Please try again." 1155 msgstr "" 1156 1157 #: templates/myaccount/edit-ticket.php:61 1158 msgid "Update Ticket" 1159 msgstr "" 1160 1161 #: templates/myaccount/view-tickets.php:42 1162 msgid "Ticket #" 1163 msgstr "" 1164 1165 #: templates/myaccount/view-tickets.php:94 1166 msgid "Go Shop" 1167 msgstr "" 1168 1169 #: templates/myaccount/view-tickets.php:96 1170 msgid "No ticket has been purchased yet." 1171 msgstr "" -
wc-ticket-manager/tags/2.1.4/readme.txt
r3401560 r3446961 3 3 Tags: events, concerts, conference, sell tickets, event tickets 4 4 Requires at least: 5.2 5 Tested up to: 6. 85 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 2.1. 37 Stable tag: 2.1.4 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) = 130 * Fix: Resolved minor bugs and improved overall performance. 131 129 132 2.1.3 (24th November 2025) = 130 133 * Fix: Updated plugin naming to comply with WordPress.org trademark guidelines. 131 134 * Enhance: Improved readme content clarity and removed promotional language per guidelines. 132 * Enhance: Update the plugin notices.133 135 134 136 = 2.1.2 (25th October 2025) = -
wc-ticket-manager/tags/2.1.4/vendor/autoload.php
r3342219 r3446961 20 20 require_once __DIR__ . '/composer/autoload_real.php'; 21 21 22 return ComposerAutoloaderInit beaa1bffe9cdfa25d3c9a5bcac916f0b::getLoader();22 return ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853::getLoader(); -
wc-ticket-manager/tags/2.1.4/vendor/composer/autoload_aliases.php
r3374984 r3446961 1 1 <?php 2 2 3 // autoload_aliases.php @generated by Strauss 4 5 function autoloadAliases( $classname ): void { 6 switch( $classname ) { 7 case 'ByteKit\\Scripts': 8 class_alias(\WooCommerceTicketManager\ByteKit\Scripts::class, \ByteKit\Scripts::class); 9 break; 10 case 'ByteKit\\Plugin': 11 class_alias(\WooCommerceTicketManager\ByteKit\Plugin::class, \ByteKit\Plugin::class); 12 break; 13 case 'ByteKit\\Services': 14 class_alias(\WooCommerceTicketManager\ByteKit\Services::class, \ByteKit\Services::class); 15 break; 16 case 'ByteKit\\Admin\\Notices': 17 class_alias(\WooCommerceTicketManager\ByteKit\Admin\Notices::class, \ByteKit\Admin\Notices::class); 18 break; 19 case 'ByteKit\\Admin\\Flash': 20 class_alias(\WooCommerceTicketManager\ByteKit\Admin\Flash::class, \ByteKit\Admin\Flash::class); 21 break; 22 case 'ByteKit\\Admin\\Settings': 23 class_alias(\WooCommerceTicketManager\ByteKit\Admin\Settings::class, \ByteKit\Admin\Settings::class); 24 break; 25 case 'ByteKit\\Interfaces\\Scriptable': 26 $includeFile = '<?php namespace ByteKit\Interfaces; interface Scriptable extends \WooCommerceTicketManager\ByteKit\Interfaces\Scriptable {};'; 27 include "data://text/plain;base64," . base64_encode($includeFile); 28 break; 29 case 'ByteKit\\Interfaces\\Pluginable': 30 $includeFile = '<?php namespace ByteKit\Interfaces; interface Pluginable extends \WooCommerceTicketManager\ByteKit\Interfaces\Pluginable {};'; 31 include "data://text/plain;base64," . base64_encode($includeFile); 32 break; 33 case 'ByteKit\\Traits\\HasPlugin': 34 $includeFile = '<?php namespace ByteKit\Traits; trait HasPlugin { use \WooCommerceTicketManager\ByteKit\Traits\HasPlugin };'; 35 include "data://text/plain;base64," . base64_encode($includeFile); 36 break; 37 default: 38 // Not in this autoloader. 39 break; 40 } 3 // Functions and constants 4 5 namespace { 6 41 7 } 42 8 43 spl_autoload_register( 'autoloadAliases' ); 44 9 10 namespace WooCommerceTicketManager { 11 12 class AliasAutoloader 13 { 14 private string $includeFilePath; 15 16 private array $autoloadAliases = array ( 17 'ByteKit\\Admin\\Flash' => 18 array ( 19 'type' => 'class', 20 'classname' => 'Flash', 21 'isabstract' => false, 22 'namespace' => 'ByteKit\\Admin', 23 'extends' => 'WooCommerceTicketManager\\ByteKit\\Admin\\Flash', 24 'implements' => 25 array ( 26 ), 27 ), 28 'ByteKit\\Admin\\Notices' => 29 array ( 30 'type' => 'class', 31 'classname' => 'Notices', 32 'isabstract' => false, 33 'namespace' => 'ByteKit\\Admin', 34 'extends' => 'WooCommerceTicketManager\\ByteKit\\Admin\\Notices', 35 'implements' => 36 array ( 37 ), 38 ), 39 'ByteKit\\Plugin' => 40 array ( 41 'type' => 'class', 42 'classname' => 'Plugin', 43 'isabstract' => true, 44 'namespace' => 'ByteKit', 45 'extends' => 'WooCommerceTicketManager\\ByteKit\\Plugin', 46 'implements' => 47 array ( 48 0 => 'ByteKit\\Interfaces\\Pluginable', 49 ), 50 ), 51 'ByteKit\\Scripts' => 52 array ( 53 'type' => 'class', 54 'classname' => 'Scripts', 55 'isabstract' => false, 56 'namespace' => 'ByteKit', 57 'extends' => 'WooCommerceTicketManager\\ByteKit\\Scripts', 58 'implements' => 59 array ( 60 0 => 'ByteKit\\Interfaces\\Scriptable', 61 ), 62 ), 63 'ByteKit\\Services' => 64 array ( 65 'type' => 'class', 66 'classname' => 'Services', 67 'isabstract' => false, 68 'namespace' => 'ByteKit', 69 'extends' => 'WooCommerceTicketManager\\ByteKit\\Services', 70 'implements' => 71 array ( 72 0 => 'ArrayAccess', 73 ), 74 ), 75 'ByteKit\\Admin\\Settings' => 76 array ( 77 'type' => 'class', 78 'classname' => 'Settings', 79 'isabstract' => true, 80 'namespace' => 'ByteKit\\Admin', 81 'extends' => 'WooCommerceTicketManager\\ByteKit\\Admin\\Settings', 82 'implements' => 83 array ( 84 ), 85 ), 86 'ByteKit\\Traits\\HasPlugin' => 87 array ( 88 'type' => 'trait', 89 'traitname' => 'HasPlugin', 90 'namespace' => 'ByteKit\\Traits', 91 'use' => 92 array ( 93 0 => 'WooCommerceTicketManager\\ByteKit\\Traits\\HasPlugin', 94 ), 95 ), 96 'ByteKit\\Interfaces\\Pluginable' => 97 array ( 98 'type' => 'interface', 99 'interfacename' => 'Pluginable', 100 'namespace' => 'ByteKit\\Interfaces', 101 'extends' => 102 array ( 103 0 => 'WooCommerceTicketManager\\ByteKit\\Interfaces\\Pluginable', 104 ), 105 ), 106 'ByteKit\\Interfaces\\Scriptable' => 107 array ( 108 'type' => 'interface', 109 'interfacename' => 'Scriptable', 110 'namespace' => 'ByteKit\\Interfaces', 111 'extends' => 112 array ( 113 0 => 'WooCommerceTicketManager\\ByteKit\\Interfaces\\Scriptable', 114 ), 115 ), 116 ); 117 118 public function __construct() 119 { 120 $this->includeFilePath = __DIR__ . '/autoload_alias.php'; 121 } 122 123 public function autoload($class) 124 { 125 if (!isset($this->autoloadAliases[$class])) { 126 return; 127 } 128 switch ($this->autoloadAliases[$class]['type']) { 129 case 'class': 130 $this->load( 131 $this->classTemplate( 132 $this->autoloadAliases[$class] 133 ) 134 ); 135 break; 136 case 'interface': 137 $this->load( 138 $this->interfaceTemplate( 139 $this->autoloadAliases[$class] 140 ) 141 ); 142 break; 143 case 'trait': 144 $this->load( 145 $this->traitTemplate( 146 $this->autoloadAliases[$class] 147 ) 148 ); 149 break; 150 default: 151 // Never. 152 break; 153 } 154 } 155 156 private function load(string $includeFile) 157 { 158 file_put_contents($this->includeFilePath, $includeFile); 159 include $this->includeFilePath; 160 file_exists($this->includeFilePath) && unlink($this->includeFilePath); 161 } 162 163 private function classTemplate(array $class): string 164 { 165 $abstract = $class['isabstract'] ? 'abstract ' : ''; 166 $classname = $class['classname']; 167 if (isset($class['namespace'])) { 168 $namespace = "namespace {$class['namespace']};"; 169 $extends = '\\' . $class['extends']; 170 $implements = empty($class['implements']) ? '' 171 : ' implements \\' . implode(', \\', $class['implements']); 172 } else { 173 $namespace = ''; 174 $extends = $class['extends']; 175 $implements = !empty($class['implements']) ? '' 176 : ' implements ' . implode(', ', $class['implements']); 177 } 178 return <<<EOD 179 <?php 180 $namespace 181 $abstract class $classname extends $extends $implements {} 182 EOD; 183 } 184 185 private function interfaceTemplate(array $interface): string 186 { 187 $interfacename = $interface['interfacename']; 188 $namespace = isset($interface['namespace']) 189 ? "namespace {$interface['namespace']};" : ''; 190 $extends = isset($interface['namespace']) 191 ? '\\' . implode('\\ ,', $interface['extends']) 192 : implode(', ', $interface['extends']); 193 return <<<EOD 194 <?php 195 $namespace 196 interface $interfacename extends $extends {} 197 EOD; 198 } 199 private function traitTemplate(array $trait): string 200 { 201 $traitname = $trait['traitname']; 202 $namespace = isset($trait['namespace']) 203 ? "namespace {$trait['namespace']};" : ''; 204 $uses = isset($trait['namespace']) 205 ? '\\' . implode(';' . PHP_EOL . ' use \\', $trait['use']) 206 : implode(';' . PHP_EOL . ' use ', $trait['use']); 207 return <<<EOD 208 <?php 209 $namespace 210 trait $traitname { 211 use $uses; 212 } 213 EOD; 214 } 215 } 216 217 spl_autoload_register([ new AliasAutoloader(), 'autoload' ]); 218 } -
wc-ticket-manager/tags/2.1.4/vendor/composer/autoload_classmap.php
r3342219 r3446961 8 8 return array( 9 9 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', 10 'WooCommerceTicketManager\\Admin\\Actions' => $baseDir . '/includes/Admin/Actions.php',11 'WooCommerceTicketManager\\Admin\\Admin' => $baseDir . '/includes/Admin/Admin.php',12 'WooCommerceTicketManager\\Admin\\ListTables\\AttendeesListTable' => $baseDir . '/includes/Admin/ListTables/AttendeesListTable.php',13 'WooCommerceTicketManager\\Admin\\ListTables\\ListTable' => $baseDir . '/includes/Admin/ListTables/ListTable.php',14 'WooCommerceTicketManager\\Admin\\ListTables\\TicketsListTable' => $baseDir . '/includes/Admin/ListTables/TicketsListTable.php',15 'WooCommerceTicketManager\\Admin\\Menus' => $baseDir . '/includes/Admin/Menus.php',16 'WooCommerceTicketManager\\Admin\\Notices' => $baseDir . '/includes/Admin/Notices.php',17 'WooCommerceTicketManager\\Admin\\Orders' => $baseDir . '/includes/Admin/Orders.php',18 'WooCommerceTicketManager\\Admin\\Products' => $baseDir . '/includes/Admin/Products.php',19 'WooCommerceTicketManager\\Admin\\Settings' => $baseDir . '/includes/Admin/Settings.php',20 'WooCommerceTicketManager\\Cart' => $baseDir . '/includes/Cart.php',21 'WooCommerceTicketManager\\Emails\\CustomerTickets' => $baseDir . '/includes/Emails/CustomerTickets.php',22 'WooCommerceTicketManager\\Emails\\Emails' => $baseDir . '/includes/Emails/Emails.php',23 'WooCommerceTicketManager\\Frontend\\Frontend' => $baseDir . '/includes/Frontend/Frontend.php',24 'WooCommerceTicketManager\\Frontend\\MyAccount' => $baseDir . '/includes/Frontend/MyAccount.php',25 'WooCommerceTicketManager\\Frontend\\Products' => $baseDir . '/includes/Frontend/Products.php',26 'WooCommerceTicketManager\\Installer' => $baseDir . '/includes/Installer.php',27 'WooCommerceTicketManager\\Orders' => $baseDir . '/includes/Orders.php',28 'WooCommerceTicketManager\\Plugin' => $baseDir . '/includes/Plugin.php',29 'WooCommerceTicketManager\\PostTypes' => $baseDir . '/includes/PostTypes.php',30 10 ); -
wc-ticket-manager/tags/2.1.4/vendor/composer/autoload_psr4.php
r3342219 r3446961 7 7 8 8 return array( 9 'WooCommerceTicketManager\\ByteKit\\' => array($vendorDir . '/byteever/bytekit-settings/src', $vendorDir . '/byteever/bytekit-plugin/src'), 9 10 'WooCommerceTicketManager\\' => array($baseDir . '/includes'), 10 11 ); -
wc-ticket-manager/tags/2.1.4/vendor/composer/autoload_real.php
r3342219 r3446961 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit beaa1bffe9cdfa25d3c9a5bcac916f0b5 class ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit beaa1bffe9cdfa25d3c9a5bcac916f0b', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit beaa1bffe9cdfa25d3c9a5bcac916f0b', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::getInitializer($loader)); 33 33 34 34 $loader->register(true); -
wc-ticket-manager/tags/2.1.4/vendor/composer/autoload_static.php
r3401560 r3446961 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b7 class ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( 10 10 'W' => 11 11 array ( 12 'WooCommerceTicketManager\\ByteKit\\' => 33, 12 13 'WooCommerceTicketManager\\' => 25, 13 14 ), … … 15 16 16 17 public static $prefixDirsPsr4 = array ( 18 'WooCommerceTicketManager\\ByteKit\\' => 19 array ( 20 0 => __DIR__ . '/..' . '/byteever/bytekit-settings/src', 21 1 => __DIR__ . '/..' . '/byteever/bytekit-plugin/src', 22 ), 17 23 'WooCommerceTicketManager\\' => 18 24 array ( … … 23 29 public static $classMap = array ( 24 30 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 25 'WooCommerceTicketManager\\Admin\\Actions' => __DIR__ . '/../..' . '/includes/Admin/Actions.php',26 'WooCommerceTicketManager\\Admin\\Admin' => __DIR__ . '/../..' . '/includes/Admin/Admin.php',27 'WooCommerceTicketManager\\Admin\\ListTables\\AttendeesListTable' => __DIR__ . '/../..' . '/includes/Admin/ListTables/AttendeesListTable.php',28 'WooCommerceTicketManager\\Admin\\ListTables\\ListTable' => __DIR__ . '/../..' . '/includes/Admin/ListTables/ListTable.php',29 'WooCommerceTicketManager\\Admin\\ListTables\\TicketsListTable' => __DIR__ . '/../..' . '/includes/Admin/ListTables/TicketsListTable.php',30 'WooCommerceTicketManager\\Admin\\Menus' => __DIR__ . '/../..' . '/includes/Admin/Menus.php',31 'WooCommerceTicketManager\\Admin\\Notices' => __DIR__ . '/../..' . '/includes/Admin/Notices.php',32 'WooCommerceTicketManager\\Admin\\Orders' => __DIR__ . '/../..' . '/includes/Admin/Orders.php',33 'WooCommerceTicketManager\\Admin\\Products' => __DIR__ . '/../..' . '/includes/Admin/Products.php',34 'WooCommerceTicketManager\\Admin\\Settings' => __DIR__ . '/../..' . '/includes/Admin/Settings.php',35 'WooCommerceTicketManager\\Cart' => __DIR__ . '/../..' . '/includes/Cart.php',36 'WooCommerceTicketManager\\Emails\\CustomerTickets' => __DIR__ . '/../..' . '/includes/Emails/CustomerTickets.php',37 'WooCommerceTicketManager\\Emails\\Emails' => __DIR__ . '/../..' . '/includes/Emails/Emails.php',38 'WooCommerceTicketManager\\Frontend\\Frontend' => __DIR__ . '/../..' . '/includes/Frontend/Frontend.php',39 'WooCommerceTicketManager\\Frontend\\MyAccount' => __DIR__ . '/../..' . '/includes/Frontend/MyAccount.php',40 'WooCommerceTicketManager\\Frontend\\Products' => __DIR__ . '/../..' . '/includes/Frontend/Products.php',41 'WooCommerceTicketManager\\Installer' => __DIR__ . '/../..' . '/includes/Installer.php',42 'WooCommerceTicketManager\\Orders' => __DIR__ . '/../..' . '/includes/Orders.php',43 'WooCommerceTicketManager\\Plugin' => __DIR__ . '/../..' . '/includes/Plugin.php',44 'WooCommerceTicketManager\\PostTypes' => __DIR__ . '/../..' . '/includes/PostTypes.php',45 31 ); 46 32 … … 48 34 { 49 35 return \Closure::bind(function () use ($loader) { 50 $loader->prefixLengthsPsr4 = ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b::$prefixLengthsPsr4;51 $loader->prefixDirsPsr4 = ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b::$prefixDirsPsr4;52 $loader->classMap = ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b::$classMap;36 $loader->prefixLengthsPsr4 = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$prefixLengthsPsr4; 37 $loader->prefixDirsPsr4 = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$prefixDirsPsr4; 38 $loader->classMap = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$classMap; 53 39 54 40 }, null, ClassLoader::class); -
wc-ticket-manager/tags/2.1.4/vendor/composer/installed.json
r3342219 r3446961 3 3 { 4 4 "name": "byteever/bytekit-plugin", 5 "version": " v1.0.2",6 "version_normalized": " 1.0.2.0",5 "version": "dev-trunk", 6 "version_normalized": "dev-trunk", 7 7 "source": { 8 8 "type": "git", 9 9 "url": "git@github.com:byteever/bytekit-plugin.git", 10 "reference": " 794ec9834ecac6cead6b1064a605ff930864950b"10 "reference": "43692c253b4d83879f5302dc6feff5eb2448428d" 11 11 }, 12 12 "dist": { 13 13 "type": "zip", 14 "url": "https://api.github.com/repos/byteever/bytekit-plugin/zipball/ 794ec9834ecac6cead6b1064a605ff930864950b",15 "reference": " 794ec9834ecac6cead6b1064a605ff930864950b",14 "url": "https://api.github.com/repos/byteever/bytekit-plugin/zipball/43692c253b4d83879f5302dc6feff5eb2448428d", 15 "reference": "43692c253b4d83879f5302dc6feff5eb2448428d", 16 16 "shasum": "" 17 17 }, … … 19 19 "php": ">=7.4" 20 20 }, 21 "require-dev": { 22 "byteever/byteever-sniffs": "dev-master", 23 "codeception/module-asserts": "^1.0", 24 "codeception/module-cli": "^1.0", 25 "codeception/module-db": "^1.0", 26 "codeception/module-filesystem": "^1.0", 27 "codeception/module-phpbrowser": "^1.0", 28 "codeception/module-rest": "^2.0", 29 "codeception/module-webdriver": "^1.0", 30 "codeception/util-universalframework": "^1.0", 31 "lucatume/wp-browser": "<3.5" 32 }, 33 "time": "2025-02-27T09:59:41+00:00", 21 "time": "2025-12-11T10:51:47+00:00", 34 22 "type": "library", 35 23 "installation-source": "dist", … … 39 27 } 40 28 }, 41 "scripts": {42 "phpcs": [43 "@php ./vendor/bin/phpcs --standard=phpcs.xml -s -v"44 ],45 "phpcbf": [46 "@php ./vendor/bin/phpcbf --standard=phpcs.xml -v"47 ],48 "test:setup": [49 "bash bin/install-test-env.sh"50 ],51 "test:build": [52 "vendor/bin/codecept build"53 ],54 "test:wpunit": [55 "vendor/bin/codecept run wpunit --"56 ],57 "test:functional": [58 "vendor/bin/codecept run functional --"59 ],60 "test:acceptance": [61 "vendor/bin/codecept run acceptance --"62 ],63 "test:gen:wpunit": [64 "vendor/bin/codecept generate:wpunit wpunit"65 ],66 "test:gen:functional": [67 "vendor/bin/codecept generate:wpunit functional"68 ],69 "test:gen:acceptance": [70 "vendor/bin/codecept generate:acceptance acceptance"71 ],72 "test": [73 "vendor/bin/codecept run --"74 ]75 },76 29 "license": [ 77 30 "GPL-3.0-or-later" 78 31 ], 79 "authors": [80 {81 "name": "Sultan Nasir Uddin",82 "email": "manikdrmc@gmail.com"83 }84 ],85 "description": "A set of related classes to kick start WordPress plugin development.",86 32 "support": { 87 "source": "https://github.com/byteever/bytekit-plugin/tree/ v1.0.2",33 "source": "https://github.com/byteever/bytekit-plugin/tree/trunk", 88 34 "issues": "https://github.com/byteever/bytekit-plugin/issues" 89 35 }, 90 "install-path": "../../libraries/byteever/bytekit-plugin/" 36 "abandoned": true, 37 "install-path": "../byteever/bytekit-plugin" 91 38 }, 92 39 { 93 40 "name": "byteever/bytekit-settings", 94 "version": " v1.0.2",95 "version_normalized": " 1.0.2.0",41 "version": "dev-trunk", 42 "version_normalized": "dev-trunk", 96 43 "source": { 97 44 "type": "git", 98 45 "url": "git@github.com:byteever/bytekit-settings.git", 99 "reference": " 6fed19fd393c2037b967d5507d26cb98a1474bbd"46 "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef" 100 47 }, 101 48 "dist": { 102 49 "type": "zip", 103 "url": "https://api.github.com/repos/byteever/bytekit-settings/zipball/ 6fed19fd393c2037b967d5507d26cb98a1474bbd",104 "reference": " 6fed19fd393c2037b967d5507d26cb98a1474bbd",50 "url": "https://api.github.com/repos/byteever/bytekit-settings/zipball/49c9d9488c0130356059b3d086e6d8487ca434ef", 51 "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef", 105 52 "shasum": "" 106 53 }, … … 108 55 "php": ">=7.4" 109 56 }, 110 "require-dev": { 111 "byteever/byteever-sniffs": "dev-master" 112 }, 113 "time": "2024-11-26T04:26:23+00:00", 57 "time": "2025-12-11T09:07:47+00:00", 114 58 "type": "library", 115 59 "installation-source": "dist", … … 119 63 } 120 64 }, 121 "scripts": {122 "phpcs": [123 "@php ./vendor/bin/phpcs --standard=phpcs.xml -s -v"124 ],125 "phpcbf": [126 "@php ./vendor/bin/phpcbf --standard=phpcs.xml -v"127 ]128 },129 65 "license": [ 130 66 "GPL-3.0-or-later" 131 67 ], 132 "authors": [133 {134 "name": "Sultan Nasir Uddin",135 "email": "manikdrmc@gmail.com"136 }137 ],138 68 "support": { 139 "source": "https://github.com/byteever/bytekit-settings/tree/ v1.0.2",69 "source": "https://github.com/byteever/bytekit-settings/tree/trunk", 140 70 "issues": "https://github.com/byteever/bytekit-settings/issues" 141 71 }, 142 "install-path": "../../libraries/byteever/bytekit-settings/" 72 "abandoned": true, 73 "install-path": "../byteever/bytekit-settings" 143 74 } 144 75 ], -
wc-ticket-manager/tags/2.1.4/vendor/composer/installed.php
r3401560 r3446961 2 2 'root' => array( 3 3 'name' => 'pluginever/wc-ticket-manager', 4 'pretty_version' => ' v2.1.3',5 'version' => ' 2.1.3.0',6 'reference' => ' 968305cb9b6c2a945f419c20c61c18ee6be130fe',4 'pretty_version' => 'dev-master', 5 'version' => 'dev-master', 6 'reference' => '3618932481e6229c246e63f3ea3b77c0049ddbc7', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 'byteever/bytekit-plugin' => array( 14 'pretty_version' => ' v1.0.2',15 'version' => ' 1.0.2.0',16 'reference' => ' 794ec9834ecac6cead6b1064a605ff930864950b',14 'pretty_version' => 'dev-trunk', 15 'version' => 'dev-trunk', 16 'reference' => '43692c253b4d83879f5302dc6feff5eb2448428d', 17 17 'type' => 'library', 18 18 'install_path' => __DIR__ . '/../byteever/bytekit-plugin', … … 21 21 ), 22 22 'byteever/bytekit-settings' => array( 23 'pretty_version' => ' v1.0.2',24 'version' => ' 1.0.2.0',25 'reference' => ' 6fed19fd393c2037b967d5507d26cb98a1474bbd',23 'pretty_version' => 'dev-trunk', 24 'version' => 'dev-trunk', 25 'reference' => '49c9d9488c0130356059b3d086e6d8487ca434ef', 26 26 'type' => 'library', 27 27 'install_path' => __DIR__ . '/../byteever/bytekit-settings', … … 30 30 ), 31 31 'pluginever/wc-ticket-manager' => array( 32 'pretty_version' => ' v2.1.3',33 'version' => ' 2.1.3.0',34 'reference' => ' 968305cb9b6c2a945f419c20c61c18ee6be130fe',32 'pretty_version' => 'dev-master', 33 'version' => 'dev-master', 34 'reference' => '3618932481e6229c246e63f3ea3b77c0049ddbc7', 35 35 'type' => 'wordpress-plugin', 36 36 'install_path' => __DIR__ . '/../../', -
wc-ticket-manager/tags/2.1.4/wc-ticket-manager.php
r3401560 r3446961 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. 36 * Version: 2.1.4 7 7 * Requires at least: 5.2 8 * Tested up to: 6.9 8 9 * Requires PHP: 7.4 9 10 * Author: PluginEver 10 11 * Author URI: https://pluginever.com/ 11 12 * License: GPL v2 or later 12 * License URI: http ://www.gnu.org/licenses/gpl-2.0.html13 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 13 14 * Text Domain: wc-ticket-manager 14 * Domain Path: /languages/ 15 * Tested up to: 6.8 15 * Domain Path: /languages 16 16 * WC requires at least: 3.0.0 17 * WC tested up to: 10. 317 * WC tested up to: 10.4 18 18 * Requires Plugins: woocommerce 19 19 * 20 * @ package WooCommerceTicketManager20 * @link https://pluginever.com 21 21 * 22 22 * This program is free software; you can redistribute it and/or modify … … 27 27 * This program is distributed in the hope that it will be useful, 28 28 * but WITHOUT ANY WARRANTY; without even the implied warranty of 29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 30 30 * GNU General Public License for more details. 31 * 32 * You should have received a copy of the GNU General Public License 33 * along with this program; if not, write to the Free Software 34 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 35 * @author Sultan Nasir Uddin <manikdrmc@gmail.com> 36 * @copyright 2026 ByteEver 37 * @license GPL-2.0+ 38 * @package WooCommerceTicketManager 31 39 */ 32 40 33 // Don't call the file directly. 34 defined( 'ABSPATH' ) || exit(); 41 defined( 'ABSPATH' ) || exit; 35 42 36 // Require the autoloader.43 // Autoloader. 37 44 require_once __DIR__ . '/vendor/autoload.php'; 38 require_once __DIR__ . '/libraries/autoload.php';39 45 40 46 // Instantiate the plugin. -
wc-ticket-manager/trunk/includes/Admin/Notices.php
r3401560 r3446961 30 30 $current_time = absint( wp_date( 'U' ) ); 31 31 32 // phpcs:disable33 // TODO: Uncomment the below code when halloween offer is over.34 /*35 32 if ( ! defined( 'WCTM_PRO_VERSION' ) ) { 36 33 WCTM()->notices->add( … … 40 37 'style' => 'border-left-color: #0542fa;', 41 38 'dismissible' => false, 42 )43 );44 }45 */46 // phpcs:enable47 48 // Black Friday offer notice.49 $black_friday_end_time = date_i18n( strtotime( '2025-12-05 00:00:00' ) );50 if ( ! defined( 'WCTM_PRO_VERSION' ) && $current_time < $black_friday_end_time ) {51 WCTM()->notices->add(52 array(53 'message' => __DIR__ . '/views/notices/black-friday.php',54 'dismissible' => false,55 'notice_id' => 'wctm_black_friday_promo_2025',56 'style' => 'border-left-color: #000000;',57 'class' => 'notice-black-friday',58 39 ) 59 40 ); -
wc-ticket-manager/trunk/includes/Plugin.php
r3342219 r3446961 123 123 do_action( 'wc_ticket_manager_init' ); 124 124 } 125 126 /**127 * Get assets path.128 *129 * @param string $file Optional. File name.130 *131 * @since 1.0.0132 * @return string133 */134 public function get_assets_path( $file = '' ) {135 return $this->get_dir_path( 'assets/' . $file );136 }137 138 /**139 * Get assets url.140 *141 * @param string $file Optional. File name.142 *143 * @since 1.0.0144 * @return string145 */146 public function get_assets_url( $file = '' ) {147 return $this->get_dir_url( 'assets/' . $file );148 }149 125 } -
wc-ticket-manager/trunk/languages/wc-ticket-manager.pot
r3401560 r3446961 1 # Copyright (C) 202 5PluginEver1 # Copyright (C) 2026 PluginEver 2 2 # This file is distributed under the GPL v2 or later. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Ticket Manager for WooCommerce 2.1.3\n" 6 "Report-Msgid-Bugs-To: https://pluginever.com/plugins/wc-ticket-manager-pro/\n" 7 "POT-Creation-Date: 2025-11-24 06:05:04+00:00\n" 8 "MIME-Version: 1.0\n" 9 "Content-Type: text/plain; charset=utf-8\n" 10 "Content-Transfer-Encoding: 8bit\n" 11 "PO-Revision-Date: 2025-MO-DA HO:MI+ZONE\n" 5 "Project-Id-Version: Ticket Manager 2.1.4\n" 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-ticket-manager\n" 12 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13 8 "Language-Team: LANGUAGE <LL@li.org>\n" 14 "Language: en\n" 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 16 "X-Poedit-Country: United States\n" 17 "X-Poedit-SourceCharset: UTF-8\n" 18 "X-Poedit-KeywordsList: " 19 "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_" 20 "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n" 21 "X-Poedit-Basepath: ../\n" 22 "X-Poedit-SearchPath-0: .\n" 23 "X-Poedit-Bookmarks: \n" 24 "X-Textdomain-Support: yes\n" 25 "X-Generator: grunt-wp-i18n 1.0.4\n" 26 27 #: includes/Admin/Settings.php:98 includes/Admin/Settings.php:99 28 msgid "6" 9 "MIME-Version: 1.0\n" 10 "Content-Type: text/plain; charset=UTF-8\n" 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2026-01-26T09:13:28+00:00\n" 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.12.0\n" 15 "X-Domain: wc-ticket-manager\n" 16 17 #. Plugin Name of the plugin 18 #: wc-ticket-manager.php 19 #: includes/Admin/Menus.php:39 20 #: includes/Admin/Menus.php:40 21 msgid "Ticket Manager" 22 msgstr "" 23 24 #. Plugin URI of the plugin 25 #: wc-ticket-manager.php 26 msgid "https://pluginever.com/plugins/wc-ticket-manager-pro/" 27 msgstr "" 28 29 #. Description of the plugin 30 #: wc-ticket-manager.php 31 msgid "Easily sell and manage tickets for events, concerts or conferences." 32 msgstr "" 33 34 #. Author of the plugin 35 #: wc-ticket-manager.php 36 msgid "PluginEver" 37 msgstr "" 38 39 #. Author URI of the plugin 40 #: wc-ticket-manager.php 41 msgid "https://pluginever.com/" 29 42 msgstr "" 30 43 … … 37 50 msgstr "" 38 51 52 #. translators: 1: Plugin name 2: WordPress 39 53 #: includes/Admin/Admin.php:72 40 #. translators: 1: Plugin name 2: WordPress 41 msgid "" 42 "Thank you for using %1$s. If you like it, please leave us a %2$s rating. A " 43 "huge thank you from PluginEver in advance!" 54 #, php-format 55 msgid "Thank you for using %1$s. If you like it, please leave us a %2$s rating. A huge thank you from PluginEver in advance!" 44 56 msgstr "" 45 57 … … 48 60 msgstr "" 49 61 62 #. translators: 1: Plugin version 50 63 #: includes/Admin/Admin.php:92 51 # . translators: 1: Plugin version64 #, php-format 52 65 msgid "Version %s" 53 66 msgstr "" … … 64 77 65 78 #: includes/Admin/ListTables/AttendeesListTable.php:104 66 #: includes/Admin/Menus.php:145 includes/Admin/Menus.php:146 67 #: includes/Admin/Settings.php:38 includes/Admin/views/list-attendee.php:17 68 #: includes/Admin/views/view-attendee.php:25 includes/Frontend/Products.php:44 79 #: includes/Admin/Menus.php:145 80 #: includes/Admin/Menus.php:146 81 #: includes/Admin/Settings.php:38 82 #: includes/Admin/views/list-attendee.php:17 83 #: includes/Admin/views/view-attendee.php:25 84 #: includes/Frontend/Products.php:44 69 85 #: includes/Frontend/Products.php:115 70 86 msgid "Attendees" … … 108 124 msgstr "" 109 125 126 #. translators: %s: Number of tickets. 110 127 #: includes/Admin/ListTables/TicketsListTable.php:98 111 # . translators: %s: Number of tickets.128 #, php-format 112 129 msgid "%s ticket(s) deleted successfully." 113 130 msgstr "" 114 131 115 #: includes/Admin/ListTables/TicketsListTable.php:108 includes/PostTypes.php:45 132 #: includes/Admin/ListTables/TicketsListTable.php:108 133 #: includes/PostTypes.php:45 116 134 #: templates/myaccount/view-ticket.php:28 117 135 msgid "No tickets found." … … 152 170 msgstr "" 153 171 154 #. Plugin Name of the plugin/theme 155 msgid "Ticket Manager" 156 msgstr "" 157 158 #: includes/Admin/Menus.php:50 includes/Admin/Menus.php:51 159 #: includes/Admin/views/list-ticket.php:17 includes/Frontend/MyAccount.php:59 172 #: includes/Admin/Menus.php:50 173 #: includes/Admin/Menus.php:51 174 #: includes/Admin/views/list-ticket.php:17 175 #: includes/Frontend/MyAccount.php:59 160 176 #: includes/Frontend/MyAccount.php:80 161 177 msgid "Tickets" 162 178 msgstr "" 163 179 164 #: includes/Admin/Menus.php:70 includes/Admin/Menus.php:71165 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:238180 #: includes/Admin/Menus.php:70 181 #: includes/Admin/Menus.php:71 166 182 msgid "Settings" 167 183 msgstr "" … … 171 187 msgstr "" 172 188 173 #: includes/Admin/Menus.php:117 includes/Admin/Menus.php:118 189 #: includes/Admin/Menus.php:117 190 #: includes/Admin/Menus.php:118 174 191 #: includes/Admin/Settings.php:37 175 192 msgid "Emails" … … 180 197 msgstr "" 181 198 182 #: includes/Admin/Menus.php:196 includes/Admin/Menus.php:197 199 #: includes/Admin/Menus.php:196 200 #: includes/Admin/Menus.php:197 183 201 #: includes/Admin/Menus.php:316 184 202 msgid "Tools" … … 217 235 msgstr "" 218 236 237 #. translators: %s: number of tickets added. 219 238 #: includes/Admin/Orders.php:76 220 # . translators: %s: number of tickets added.239 #, php-format 221 240 msgid "Added %s tickets to the order." 222 241 msgstr "" … … 238 257 msgstr "" 239 258 240 #: includes/Admin/Orders.php:137 includes/Admin/views/edit-ticket.php:144 259 #: includes/Admin/Orders.php:137 260 #: includes/Admin/views/edit-ticket.php:144 241 261 msgid "Pending" 242 262 msgstr "" 243 263 244 #: includes/Admin/Orders.php:165 includes/Frontend/MyAccount.php:63 264 #: includes/Admin/Orders.php:165 265 #: includes/Frontend/MyAccount.php:63 245 266 #: includes/PostTypes.php:41 246 267 msgid "View Ticket" … … 259 280 msgstr "" 260 281 261 #: includes/Admin/Products.php:95 includes/Admin/Products.php:96 282 #: includes/Admin/Products.php:95 283 #: includes/Admin/Products.php:96 262 284 #: includes/Admin/views/product-ticket-fields.php:34 263 285 msgid "Name" 264 286 msgstr "" 265 287 266 #: includes/Admin/Products.php:102 includes/Admin/Products.php:103 267 #: includes/Admin/Products.php:111 includes/Emails/Emails.php:74 288 #: includes/Admin/Products.php:102 289 #: includes/Admin/Products.php:103 290 #: includes/Admin/Products.php:111 291 #: includes/Emails/Emails.php:74 268 292 msgid "Email" 269 293 msgstr "" … … 278 302 279 303 #: includes/Admin/Products.php:133 280 msgid "" 281 "Enable event details. These details will be displayed inside the product " 282 "short description." 304 msgid "Enable event details. These details will be displayed inside the product short description." 283 305 msgstr "" 284 306 … … 384 406 385 407 #: includes/Admin/Products.php:247 386 msgid "" 387 "Enable additional details. This will add a new tab on the product page " 388 "where you can add additional details for the ticket." 408 msgid "Enable additional details. This will add a new tab on the product page where you can add additional details for the ticket." 389 409 msgstr "" 390 410 … … 422 442 423 443 #: includes/Admin/Settings.php:61 424 msgid "" 425 "Set how the ticket number will be generated. The number is also " 426 "configurable per product." 444 msgid "Set how the ticket number will be generated. The number is also configurable per product." 427 445 msgstr "" 428 446 … … 461 479 msgstr "" 462 480 463 #: includes/Admin/Settings.php:81 includes/Admin/Settings.php:82 481 #: includes/Admin/Settings.php:81 482 #: includes/Admin/Settings.php:82 464 483 msgid "EVNT-" 465 484 msgstr "" … … 490 509 491 510 #: includes/Admin/Settings.php:97 492 msgid "" 493 "This will be the length of the ticket number. If the number is less than " 494 "the length, it will be padded with zeros." 511 msgid "This will be the length of the ticket number. If the number is less than the length, it will be padded with zeros." 512 msgstr "" 513 514 #: includes/Admin/Settings.php:98 515 #: includes/Admin/Settings.php:99 516 msgid "6" 495 517 msgstr "" 496 518 … … 507 529 msgstr "" 508 530 509 #: includes/Admin/Settings.php:116 includes/Admin/Settings.php:117 510 #: includes/Admin/views/edit-ticket.php:28 includes/Cart.php:46 531 #: includes/Admin/Settings.php:116 532 #: includes/Admin/Settings.php:117 533 #: includes/Admin/views/edit-ticket.php:28 534 #: includes/Cart.php:46 511 535 #: templates/myaccount/view-ticket.php:26 512 536 msgid "Ticket Details" … … 521 545 msgstr "" 522 546 523 #: includes/Admin/Settings.php:125 includes/Admin/Settings.php:126 547 #: includes/Admin/Settings.php:125 548 #: includes/Admin/Settings.php:126 524 549 #: includes/Cart.php:63 525 550 msgid "Buy Ticket Now" … … 631 656 632 657 #: includes/Admin/Settings.php:359 633 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:211634 658 msgid "Documentation" 635 659 msgstr "" 636 660 637 #: includes/Admin/views/edit-ticket.php:17 includes/Frontend/MyAccount.php:63 661 #: includes/Admin/views/edit-ticket.php:17 662 #: includes/Frontend/MyAccount.php:63 638 663 #: includes/PostTypes.php:40 639 664 msgid "Edit Ticket" … … 677 702 msgstr "" 678 703 679 #: includes/Admin/views/edit-ticket.php:111 includes/Frontend/Frontend.php:128 704 #: includes/Admin/views/edit-ticket.php:111 705 #: includes/Frontend/Frontend.php:128 680 706 msgid "Mark this ticket as attended." 681 707 msgstr "" … … 689 715 msgstr "" 690 716 691 #: includes/Admin/views/edit-ticket.php:123 includes/Frontend/Frontend.php:136 717 #: includes/Admin/views/edit-ticket.php:123 718 #: includes/Frontend/Frontend.php:136 692 719 #: templates/single-product/ticket-fields.php:57 693 720 msgid "Opt-out from being displayed in the public list of attendees." … … 703 730 msgstr "" 704 731 732 #. translators: %s Order edit url 705 733 #: includes/Admin/views/edit-ticket.php:148 706 #. translators: %s Order edit url 707 msgid "" 708 "To change the status of this ticket, please update the order. <a " 709 "href=\"%s\">Edit Order</a>" 734 #, php-format 735 msgid "To change the status of this ticket, please update the order. <a href=\"%s\">Edit Order</a>" 710 736 msgstr "" 711 737 … … 719 745 msgstr "" 720 746 721 #: includes/Admin/views/notices/black-friday.php:19722 msgid "Black Friday Mega Sale! Get Flat 40% OFF on Ticket Manager Pro !!"723 msgstr ""724 725 #: includes/Admin/views/notices/black-friday.php:26726 #. translators: 1. Offer Percentage, 2. Coupon Code.727 msgid ""728 "Unlock premium features at an unbeatable price this Black Friday! Enjoy "729 "%1$s on Ticket Manager Pro with code %2$s. Hurry, this deal ends soon!"730 msgstr ""731 732 #: includes/Admin/views/notices/black-friday.php:38733 msgid "Claim your discount!!"734 msgstr ""735 736 #: includes/Admin/views/notices/black-friday.php:42737 msgid "Remind me later"738 msgstr ""739 740 #: includes/Admin/views/notices/black-friday.php:46741 msgid "Never show this again!"742 msgstr ""743 744 747 #: includes/Admin/views/notices/review.php:19 745 748 msgid "Enjoying Ticket Manager?" 746 749 msgstr "" 747 750 751 #. translators: %1$s: Ticket Manager ORG link, %2$s: Coupon code. 748 752 #: includes/Admin/views/notices/review.php:26 749 #. translators: %1$s: Ticket Manager ORG link, %2$s: Coupon code. 750 msgid "" 751 "We hope you had a wonderful experience using %1$s. Please take a moment to " 752 "show us your support by leaving a review on <a href=\"%2$s\" " 753 "target=\"_blank\"><strong>WordPress.org</strong></a>. Thank you! 😊" 753 #, php-format 754 msgid "We hope you had a wonderful experience using %1$s. Please take a moment to show us your support by leaving a review on <a href=\"%2$s\" target=\"_blank\"><strong>WordPress.org</strong></a>. Thank you! 😊" 754 755 msgstr "" 755 756 … … 771 772 msgstr "" 772 773 774 #. translators: %1$s: Ticket Manager Pro link, %2$s: Coupon code. 773 775 #: includes/Admin/views/notices/upgrade.php:24 774 #. translators: %1$s: Ticket Manager Pro link, %2$s: Coupon code. 775 msgid "" 776 "Enjoy <strong>10%% discount</strong> on %1$s! Use coupon code %2$s at " 777 "checkout to grab the deal. Don’t miss out — this offer won’t last forever!" 776 #, php-format 777 msgid "Enjoy <strong>10%% discount</strong> on %1$s! Use coupon code %2$s at checkout to grab the deal. Don’t miss out — this offer won’t last forever!" 778 778 msgstr "" 779 779 … … 868 868 msgstr "" 869 869 870 #: includes/Admin/views/view-attendee.php:43 includes/Frontend/Products.php:118 870 #: includes/Admin/views/view-attendee.php:43 871 #: includes/Frontend/Products.php:118 871 872 msgid "No attendees found for this product." 872 873 msgstr "" 873 874 874 #: includes/Admin/views/view-attendee.php:77 includes/Frontend/Products.php:155 875 #: includes/Admin/views/view-attendee.php:77 876 #: includes/Frontend/Products.php:155 875 877 msgid "Company: " 876 878 msgstr "" 877 879 878 #: includes/Admin/views/view-attendee.php:82 includes/Frontend/Products.php:160 880 #: includes/Admin/views/view-attendee.php:82 881 #: includes/Frontend/Products.php:160 879 882 msgid "Country: " 880 883 msgstr "" … … 896 899 msgstr "" 897 900 901 #. translators: %s: field label. 898 902 #: includes/Cart.php:166 899 # . translators: %s: field label.903 #, php-format 900 904 msgid "%s is a required field." 901 905 msgstr "" 902 906 907 #. translators: %d: quantity. 903 908 #: includes/Cart.php:221 904 # . translators: %d: quantity.909 #, php-format 905 910 msgid "%d ticket added to your cart." 906 911 msgid_plural "%d tickets added to your cart." … … 916 921 msgstr "" 917 922 918 #: includes/Cart.php:269 includes/Frontend/Frontend.php:133 923 #: includes/Cart.php:269 924 #: includes/Frontend/Frontend.php:133 919 925 #: templates/single-product/ticket-fields.php:54 920 #. translators: %s: field label.921 926 msgid "Privacy Preference" 922 927 msgstr "" 923 928 924 #: includes/Cart.php:270 includes/Emails/Emails.php:116 929 #: includes/Cart.php:270 930 #: includes/Emails/Emails.php:116 925 931 msgid "Yes" 926 932 msgstr "" … … 935 941 936 942 #: includes/Emails/CustomerTickets.php:33 937 msgid "" 938 "This email is sent to the customer when an order containing tickets is " 939 "completed." 940 msgstr "" 941 943 msgid "This email is sent to the customer when an order containing tickets is completed." 944 msgstr "" 945 946 #. translators: 1: Email subject 942 947 #: includes/Emails/CustomerTickets.php:163 943 #. translators: 1: Email subject 944 msgid "" 945 "This controls the email subject line. Leave blank to use the default " 946 "subject: %s." 947 msgstr "" 948 948 #, php-format 949 msgid "This controls the email subject line. Leave blank to use the default subject: %s." 950 msgstr "" 951 952 #. translators: 1: Email heading 949 953 #: includes/Emails/CustomerTickets.php:171 950 #. translators: 1: Email heading 951 msgid "" 952 "This controls the main heading contained within the email notification. " 953 "Leave blank to use the default heading: %s." 954 #, php-format 955 msgid "This controls the main heading contained within the email notification. Leave blank to use the default heading: %s." 954 956 msgstr "" 955 957 … … 959 961 960 962 #: includes/Emails/CustomerTickets.php:178 961 msgid "" 962 "Text to appear below the main email content. Available placeholders: " 963 "{site_title}, {site_address}, {site_url}, {order_date}, {order_number}" 963 msgid "Text to appear below the main email content. Available placeholders: {site_title}, {site_address}, {site_url}, {order_date}, {order_number}" 964 964 msgstr "" 965 965 … … 983 983 984 984 #: includes/Emails/CustomerTickets.php:224 985 msgid "" 986 "Just to let you know — we've received your ticket order #{order_number}, " 987 "and it is now being processed." 985 msgid "Just to let you know — we've received your ticket order #{order_number}, and it is now being processed." 988 986 msgstr "" 989 987 … … 1016 1014 msgstr "" 1017 1015 1018 #: includes/Frontend/Frontend.php:68 includes/Frontend/Frontend.php:118 1016 #: includes/Frontend/Frontend.php:68 1017 #: includes/Frontend/Frontend.php:118 1019 1018 #: templates/emails/order-ticket.php:33 1020 1019 msgid "Ticket Number" … … 1025 1024 msgstr "" 1026 1025 1027 #: includes/Frontend/Products.php:55 includes/Frontend/Products.php:195 1026 #: includes/Frontend/Products.php:55 1027 #: includes/Frontend/Products.php:195 1028 1028 msgid "Additional Details" 1029 1029 msgstr "" … … 1057 1057 msgstr "" 1058 1058 1059 #. translators: 1: plugin name 2: version number 1059 1060 #: includes/Installer.php:77 1060 # . translators: 1: plugin name 2: version number1061 #, php-format 1061 1062 msgid "%1$s updated to version %2$s successfully." 1062 1063 msgstr "" … … 1064 1065 #: includes/Plugin.php:77 1065 1066 msgid "Go Pro" 1066 msgstr ""1067 1068 #: includes/PostTypes.php:381069 msgid "Add New Ticket"1070 msgstr ""1071 1072 #: includes/PostTypes.php:391073 msgid "New Ticket"1074 msgstr ""1075 1076 #: includes/PostTypes.php:421077 msgid "All Tickets"1078 msgstr ""1079 1080 #: includes/PostTypes.php:431081 msgid "Search Tickets"1082 msgstr ""1083 1084 #: includes/PostTypes.php:441085 msgid "Parent Tickets:"1086 msgstr ""1087 1088 #: includes/PostTypes.php:461089 msgid "No tickets found in Trash."1090 msgstr ""1091 1092 #: libraries/byteever/bytekit-plugin/src/Admin/Notices.php:1131093 msgid "Dismiss this notice"1094 msgstr ""1095 1096 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:2141097 msgid "Support"1098 msgstr ""1099 1100 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:2171101 msgid "Review"1102 msgstr ""1103 1104 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:881105 msgid "Settings saved."1106 msgstr ""1107 1108 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:2611109 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3641110 msgid "Recommended"1111 msgstr ""1112 1113 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:2611114 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3641115 msgid "Install Now"1116 msgstr ""1117 1118 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3301119 msgid "Need Help?"1120 msgstr ""1121 1122 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3741123 msgid "Join our Community"1124 msgstr ""1125 1126 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3741127 msgid "Request a Feature"1128 msgstr ""1129 1130 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:3741131 msgid "Report a Bug"1132 msgstr ""1133 1134 #: templates/emails/customer-completed-ticket.php:251135 #: templates/emails/plain/customer-completed-ticket.php:281136 #. translators: %s: Customer first name1137 msgid "Hi %s,"1138 msgstr ""1139 1140 #: templates/emails/customer-completed-ticket.php:311141 #: templates/emails/plain/customer-completed-ticket.php:371142 #. translators: %1$d: Order number, %2$s: Order date.1143 msgid "Here are the ticket(s) of your order #%1$d placed on %2$s:"1144 msgstr ""1145 1146 #: templates/emails/order-tickets.php:17 templates/order/order-tickets.php:301147 msgid "Order Tickets"1148 msgstr ""1149 1150 #: templates/emails/plain/customer-completed-ticket.php:201151 msgid "Ticket Numbers"1152 msgstr ""1153 1154 #: templates/emails/plain/customer-completed-ticket.php:471155 msgid "Ticket(s)"1156 msgstr ""1157 1158 #: templates/myaccount/edit-ticket.php:341159 msgid "Edit Ticket Details"1160 msgstr ""1161 1162 #: templates/myaccount/edit-ticket.php:361163 msgid "Ticket updated successfully."1164 msgstr ""1165 1166 #: templates/myaccount/edit-ticket.php:381167 msgid "There was an issue while updating the ticket. Please try again."1168 msgstr ""1169 1170 #: templates/myaccount/edit-ticket.php:611171 msgid "Update Ticket"1172 msgstr ""1173 1174 #: templates/myaccount/view-tickets.php:421175 msgid "Ticket #"1176 msgstr ""1177 1178 #: templates/myaccount/view-tickets.php:941179 msgid "Go Shop"1180 msgstr ""1181 1182 #: templates/myaccount/view-tickets.php:961183 msgid "No ticket has been purchased yet."1184 msgstr ""1185 1186 #. Plugin URI of the plugin/theme1187 msgid "https://pluginever.com/plugins/wc-ticket-manager-pro/"1188 msgstr ""1189 1190 #. Description of the plugin/theme1191 msgid "Easily sell and manage tickets for events, concerts or conferences."1192 msgstr ""1193 1194 #. Author of the plugin/theme1195 msgid "PluginEver"1196 msgstr ""1197 1198 #. Author URI of the plugin/theme1199 msgid "https://pluginever.com/"1200 1067 msgstr "" 1201 1068 … … 1224 1091 msgid "Add New" 1225 1092 msgstr "" 1093 1094 #: includes/PostTypes.php:38 1095 msgid "Add New Ticket" 1096 msgstr "" 1097 1098 #: includes/PostTypes.php:39 1099 msgid "New Ticket" 1100 msgstr "" 1101 1102 #: includes/PostTypes.php:42 1103 msgid "All Tickets" 1104 msgstr "" 1105 1106 #: includes/PostTypes.php:43 1107 msgid "Search Tickets" 1108 msgstr "" 1109 1110 #: includes/PostTypes.php:44 1111 msgid "Parent Tickets:" 1112 msgstr "" 1113 1114 #: includes/PostTypes.php:46 1115 msgid "No tickets found in Trash." 1116 msgstr "" 1117 1118 #. translators: %s: Customer first name 1119 #: templates/emails/customer-completed-ticket.php:25 1120 #: templates/emails/plain/customer-completed-ticket.php:28 1121 #, php-format 1122 msgid "Hi %s," 1123 msgstr "" 1124 1125 #. translators: %1$d: Order number, %2$s: Order date. 1126 #: templates/emails/customer-completed-ticket.php:31 1127 #: templates/emails/plain/customer-completed-ticket.php:37 1128 #, php-format 1129 msgid "Here are the ticket(s) of your order #%1$d placed on %2$s:" 1130 msgstr "" 1131 1132 #: templates/emails/order-tickets.php:17 1133 #: templates/order/order-tickets.php:30 1134 msgid "Order Tickets" 1135 msgstr "" 1136 1137 #: templates/emails/plain/customer-completed-ticket.php:20 1138 msgid "Ticket Numbers" 1139 msgstr "" 1140 1141 #: templates/emails/plain/customer-completed-ticket.php:47 1142 msgid "Ticket(s)" 1143 msgstr "" 1144 1145 #: templates/myaccount/edit-ticket.php:34 1146 msgid "Edit Ticket Details" 1147 msgstr "" 1148 1149 #: templates/myaccount/edit-ticket.php:36 1150 msgid "Ticket updated successfully." 1151 msgstr "" 1152 1153 #: templates/myaccount/edit-ticket.php:38 1154 msgid "There was an issue while updating the ticket. Please try again." 1155 msgstr "" 1156 1157 #: templates/myaccount/edit-ticket.php:61 1158 msgid "Update Ticket" 1159 msgstr "" 1160 1161 #: templates/myaccount/view-tickets.php:42 1162 msgid "Ticket #" 1163 msgstr "" 1164 1165 #: templates/myaccount/view-tickets.php:94 1166 msgid "Go Shop" 1167 msgstr "" 1168 1169 #: templates/myaccount/view-tickets.php:96 1170 msgid "No ticket has been purchased yet." 1171 msgstr "" -
wc-ticket-manager/trunk/readme.txt
r3401560 r3446961 3 3 Tags: events, concerts, conference, sell tickets, event tickets 4 4 Requires at least: 5.2 5 Tested up to: 6. 85 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 2.1. 37 Stable tag: 2.1.4 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) = 130 * Fix: Resolved minor bugs and improved overall performance. 131 129 132 2.1.3 (24th November 2025) = 130 133 * Fix: Updated plugin naming to comply with WordPress.org trademark guidelines. 131 134 * Enhance: Improved readme content clarity and removed promotional language per guidelines. 132 * Enhance: Update the plugin notices.133 135 134 136 = 2.1.2 (25th October 2025) = -
wc-ticket-manager/trunk/vendor/autoload.php
r3342219 r3446961 20 20 require_once __DIR__ . '/composer/autoload_real.php'; 21 21 22 return ComposerAutoloaderInit beaa1bffe9cdfa25d3c9a5bcac916f0b::getLoader();22 return ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853::getLoader(); -
wc-ticket-manager/trunk/vendor/composer/autoload_aliases.php
r3374984 r3446961 1 1 <?php 2 2 3 // autoload_aliases.php @generated by Strauss 4 5 function autoloadAliases( $classname ): void { 6 switch( $classname ) { 7 case 'ByteKit\\Scripts': 8 class_alias(\WooCommerceTicketManager\ByteKit\Scripts::class, \ByteKit\Scripts::class); 9 break; 10 case 'ByteKit\\Plugin': 11 class_alias(\WooCommerceTicketManager\ByteKit\Plugin::class, \ByteKit\Plugin::class); 12 break; 13 case 'ByteKit\\Services': 14 class_alias(\WooCommerceTicketManager\ByteKit\Services::class, \ByteKit\Services::class); 15 break; 16 case 'ByteKit\\Admin\\Notices': 17 class_alias(\WooCommerceTicketManager\ByteKit\Admin\Notices::class, \ByteKit\Admin\Notices::class); 18 break; 19 case 'ByteKit\\Admin\\Flash': 20 class_alias(\WooCommerceTicketManager\ByteKit\Admin\Flash::class, \ByteKit\Admin\Flash::class); 21 break; 22 case 'ByteKit\\Admin\\Settings': 23 class_alias(\WooCommerceTicketManager\ByteKit\Admin\Settings::class, \ByteKit\Admin\Settings::class); 24 break; 25 case 'ByteKit\\Interfaces\\Scriptable': 26 $includeFile = '<?php namespace ByteKit\Interfaces; interface Scriptable extends \WooCommerceTicketManager\ByteKit\Interfaces\Scriptable {};'; 27 include "data://text/plain;base64," . base64_encode($includeFile); 28 break; 29 case 'ByteKit\\Interfaces\\Pluginable': 30 $includeFile = '<?php namespace ByteKit\Interfaces; interface Pluginable extends \WooCommerceTicketManager\ByteKit\Interfaces\Pluginable {};'; 31 include "data://text/plain;base64," . base64_encode($includeFile); 32 break; 33 case 'ByteKit\\Traits\\HasPlugin': 34 $includeFile = '<?php namespace ByteKit\Traits; trait HasPlugin { use \WooCommerceTicketManager\ByteKit\Traits\HasPlugin };'; 35 include "data://text/plain;base64," . base64_encode($includeFile); 36 break; 37 default: 38 // Not in this autoloader. 39 break; 40 } 3 // Functions and constants 4 5 namespace { 6 41 7 } 42 8 43 spl_autoload_register( 'autoloadAliases' ); 44 9 10 namespace WooCommerceTicketManager { 11 12 class AliasAutoloader 13 { 14 private string $includeFilePath; 15 16 private array $autoloadAliases = array ( 17 'ByteKit\\Admin\\Flash' => 18 array ( 19 'type' => 'class', 20 'classname' => 'Flash', 21 'isabstract' => false, 22 'namespace' => 'ByteKit\\Admin', 23 'extends' => 'WooCommerceTicketManager\\ByteKit\\Admin\\Flash', 24 'implements' => 25 array ( 26 ), 27 ), 28 'ByteKit\\Admin\\Notices' => 29 array ( 30 'type' => 'class', 31 'classname' => 'Notices', 32 'isabstract' => false, 33 'namespace' => 'ByteKit\\Admin', 34 'extends' => 'WooCommerceTicketManager\\ByteKit\\Admin\\Notices', 35 'implements' => 36 array ( 37 ), 38 ), 39 'ByteKit\\Plugin' => 40 array ( 41 'type' => 'class', 42 'classname' => 'Plugin', 43 'isabstract' => true, 44 'namespace' => 'ByteKit', 45 'extends' => 'WooCommerceTicketManager\\ByteKit\\Plugin', 46 'implements' => 47 array ( 48 0 => 'ByteKit\\Interfaces\\Pluginable', 49 ), 50 ), 51 'ByteKit\\Scripts' => 52 array ( 53 'type' => 'class', 54 'classname' => 'Scripts', 55 'isabstract' => false, 56 'namespace' => 'ByteKit', 57 'extends' => 'WooCommerceTicketManager\\ByteKit\\Scripts', 58 'implements' => 59 array ( 60 0 => 'ByteKit\\Interfaces\\Scriptable', 61 ), 62 ), 63 'ByteKit\\Services' => 64 array ( 65 'type' => 'class', 66 'classname' => 'Services', 67 'isabstract' => false, 68 'namespace' => 'ByteKit', 69 'extends' => 'WooCommerceTicketManager\\ByteKit\\Services', 70 'implements' => 71 array ( 72 0 => 'ArrayAccess', 73 ), 74 ), 75 'ByteKit\\Admin\\Settings' => 76 array ( 77 'type' => 'class', 78 'classname' => 'Settings', 79 'isabstract' => true, 80 'namespace' => 'ByteKit\\Admin', 81 'extends' => 'WooCommerceTicketManager\\ByteKit\\Admin\\Settings', 82 'implements' => 83 array ( 84 ), 85 ), 86 'ByteKit\\Traits\\HasPlugin' => 87 array ( 88 'type' => 'trait', 89 'traitname' => 'HasPlugin', 90 'namespace' => 'ByteKit\\Traits', 91 'use' => 92 array ( 93 0 => 'WooCommerceTicketManager\\ByteKit\\Traits\\HasPlugin', 94 ), 95 ), 96 'ByteKit\\Interfaces\\Pluginable' => 97 array ( 98 'type' => 'interface', 99 'interfacename' => 'Pluginable', 100 'namespace' => 'ByteKit\\Interfaces', 101 'extends' => 102 array ( 103 0 => 'WooCommerceTicketManager\\ByteKit\\Interfaces\\Pluginable', 104 ), 105 ), 106 'ByteKit\\Interfaces\\Scriptable' => 107 array ( 108 'type' => 'interface', 109 'interfacename' => 'Scriptable', 110 'namespace' => 'ByteKit\\Interfaces', 111 'extends' => 112 array ( 113 0 => 'WooCommerceTicketManager\\ByteKit\\Interfaces\\Scriptable', 114 ), 115 ), 116 ); 117 118 public function __construct() 119 { 120 $this->includeFilePath = __DIR__ . '/autoload_alias.php'; 121 } 122 123 public function autoload($class) 124 { 125 if (!isset($this->autoloadAliases[$class])) { 126 return; 127 } 128 switch ($this->autoloadAliases[$class]['type']) { 129 case 'class': 130 $this->load( 131 $this->classTemplate( 132 $this->autoloadAliases[$class] 133 ) 134 ); 135 break; 136 case 'interface': 137 $this->load( 138 $this->interfaceTemplate( 139 $this->autoloadAliases[$class] 140 ) 141 ); 142 break; 143 case 'trait': 144 $this->load( 145 $this->traitTemplate( 146 $this->autoloadAliases[$class] 147 ) 148 ); 149 break; 150 default: 151 // Never. 152 break; 153 } 154 } 155 156 private function load(string $includeFile) 157 { 158 file_put_contents($this->includeFilePath, $includeFile); 159 include $this->includeFilePath; 160 file_exists($this->includeFilePath) && unlink($this->includeFilePath); 161 } 162 163 private function classTemplate(array $class): string 164 { 165 $abstract = $class['isabstract'] ? 'abstract ' : ''; 166 $classname = $class['classname']; 167 if (isset($class['namespace'])) { 168 $namespace = "namespace {$class['namespace']};"; 169 $extends = '\\' . $class['extends']; 170 $implements = empty($class['implements']) ? '' 171 : ' implements \\' . implode(', \\', $class['implements']); 172 } else { 173 $namespace = ''; 174 $extends = $class['extends']; 175 $implements = !empty($class['implements']) ? '' 176 : ' implements ' . implode(', ', $class['implements']); 177 } 178 return <<<EOD 179 <?php 180 $namespace 181 $abstract class $classname extends $extends $implements {} 182 EOD; 183 } 184 185 private function interfaceTemplate(array $interface): string 186 { 187 $interfacename = $interface['interfacename']; 188 $namespace = isset($interface['namespace']) 189 ? "namespace {$interface['namespace']};" : ''; 190 $extends = isset($interface['namespace']) 191 ? '\\' . implode('\\ ,', $interface['extends']) 192 : implode(', ', $interface['extends']); 193 return <<<EOD 194 <?php 195 $namespace 196 interface $interfacename extends $extends {} 197 EOD; 198 } 199 private function traitTemplate(array $trait): string 200 { 201 $traitname = $trait['traitname']; 202 $namespace = isset($trait['namespace']) 203 ? "namespace {$trait['namespace']};" : ''; 204 $uses = isset($trait['namespace']) 205 ? '\\' . implode(';' . PHP_EOL . ' use \\', $trait['use']) 206 : implode(';' . PHP_EOL . ' use ', $trait['use']); 207 return <<<EOD 208 <?php 209 $namespace 210 trait $traitname { 211 use $uses; 212 } 213 EOD; 214 } 215 } 216 217 spl_autoload_register([ new AliasAutoloader(), 'autoload' ]); 218 } -
wc-ticket-manager/trunk/vendor/composer/autoload_classmap.php
r3342219 r3446961 8 8 return array( 9 9 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', 10 'WooCommerceTicketManager\\Admin\\Actions' => $baseDir . '/includes/Admin/Actions.php',11 'WooCommerceTicketManager\\Admin\\Admin' => $baseDir . '/includes/Admin/Admin.php',12 'WooCommerceTicketManager\\Admin\\ListTables\\AttendeesListTable' => $baseDir . '/includes/Admin/ListTables/AttendeesListTable.php',13 'WooCommerceTicketManager\\Admin\\ListTables\\ListTable' => $baseDir . '/includes/Admin/ListTables/ListTable.php',14 'WooCommerceTicketManager\\Admin\\ListTables\\TicketsListTable' => $baseDir . '/includes/Admin/ListTables/TicketsListTable.php',15 'WooCommerceTicketManager\\Admin\\Menus' => $baseDir . '/includes/Admin/Menus.php',16 'WooCommerceTicketManager\\Admin\\Notices' => $baseDir . '/includes/Admin/Notices.php',17 'WooCommerceTicketManager\\Admin\\Orders' => $baseDir . '/includes/Admin/Orders.php',18 'WooCommerceTicketManager\\Admin\\Products' => $baseDir . '/includes/Admin/Products.php',19 'WooCommerceTicketManager\\Admin\\Settings' => $baseDir . '/includes/Admin/Settings.php',20 'WooCommerceTicketManager\\Cart' => $baseDir . '/includes/Cart.php',21 'WooCommerceTicketManager\\Emails\\CustomerTickets' => $baseDir . '/includes/Emails/CustomerTickets.php',22 'WooCommerceTicketManager\\Emails\\Emails' => $baseDir . '/includes/Emails/Emails.php',23 'WooCommerceTicketManager\\Frontend\\Frontend' => $baseDir . '/includes/Frontend/Frontend.php',24 'WooCommerceTicketManager\\Frontend\\MyAccount' => $baseDir . '/includes/Frontend/MyAccount.php',25 'WooCommerceTicketManager\\Frontend\\Products' => $baseDir . '/includes/Frontend/Products.php',26 'WooCommerceTicketManager\\Installer' => $baseDir . '/includes/Installer.php',27 'WooCommerceTicketManager\\Orders' => $baseDir . '/includes/Orders.php',28 'WooCommerceTicketManager\\Plugin' => $baseDir . '/includes/Plugin.php',29 'WooCommerceTicketManager\\PostTypes' => $baseDir . '/includes/PostTypes.php',30 10 ); -
wc-ticket-manager/trunk/vendor/composer/autoload_psr4.php
r3342219 r3446961 7 7 8 8 return array( 9 'WooCommerceTicketManager\\ByteKit\\' => array($vendorDir . '/byteever/bytekit-settings/src', $vendorDir . '/byteever/bytekit-plugin/src'), 9 10 'WooCommerceTicketManager\\' => array($baseDir . '/includes'), 10 11 ); -
wc-ticket-manager/trunk/vendor/composer/autoload_real.php
r3342219 r3446961 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit beaa1bffe9cdfa25d3c9a5bcac916f0b5 class ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit beaa1bffe9cdfa25d3c9a5bcac916f0b', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit beaa1bffe9cdfa25d3c9a5bcac916f0b', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::getInitializer($loader)); 33 33 34 34 $loader->register(true); -
wc-ticket-manager/trunk/vendor/composer/autoload_static.php
r3401560 r3446961 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b7 class ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( 10 10 'W' => 11 11 array ( 12 'WooCommerceTicketManager\\ByteKit\\' => 33, 12 13 'WooCommerceTicketManager\\' => 25, 13 14 ), … … 15 16 16 17 public static $prefixDirsPsr4 = array ( 18 'WooCommerceTicketManager\\ByteKit\\' => 19 array ( 20 0 => __DIR__ . '/..' . '/byteever/bytekit-settings/src', 21 1 => __DIR__ . '/..' . '/byteever/bytekit-plugin/src', 22 ), 17 23 'WooCommerceTicketManager\\' => 18 24 array ( … … 23 29 public static $classMap = array ( 24 30 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 25 'WooCommerceTicketManager\\Admin\\Actions' => __DIR__ . '/../..' . '/includes/Admin/Actions.php',26 'WooCommerceTicketManager\\Admin\\Admin' => __DIR__ . '/../..' . '/includes/Admin/Admin.php',27 'WooCommerceTicketManager\\Admin\\ListTables\\AttendeesListTable' => __DIR__ . '/../..' . '/includes/Admin/ListTables/AttendeesListTable.php',28 'WooCommerceTicketManager\\Admin\\ListTables\\ListTable' => __DIR__ . '/../..' . '/includes/Admin/ListTables/ListTable.php',29 'WooCommerceTicketManager\\Admin\\ListTables\\TicketsListTable' => __DIR__ . '/../..' . '/includes/Admin/ListTables/TicketsListTable.php',30 'WooCommerceTicketManager\\Admin\\Menus' => __DIR__ . '/../..' . '/includes/Admin/Menus.php',31 'WooCommerceTicketManager\\Admin\\Notices' => __DIR__ . '/../..' . '/includes/Admin/Notices.php',32 'WooCommerceTicketManager\\Admin\\Orders' => __DIR__ . '/../..' . '/includes/Admin/Orders.php',33 'WooCommerceTicketManager\\Admin\\Products' => __DIR__ . '/../..' . '/includes/Admin/Products.php',34 'WooCommerceTicketManager\\Admin\\Settings' => __DIR__ . '/../..' . '/includes/Admin/Settings.php',35 'WooCommerceTicketManager\\Cart' => __DIR__ . '/../..' . '/includes/Cart.php',36 'WooCommerceTicketManager\\Emails\\CustomerTickets' => __DIR__ . '/../..' . '/includes/Emails/CustomerTickets.php',37 'WooCommerceTicketManager\\Emails\\Emails' => __DIR__ . '/../..' . '/includes/Emails/Emails.php',38 'WooCommerceTicketManager\\Frontend\\Frontend' => __DIR__ . '/../..' . '/includes/Frontend/Frontend.php',39 'WooCommerceTicketManager\\Frontend\\MyAccount' => __DIR__ . '/../..' . '/includes/Frontend/MyAccount.php',40 'WooCommerceTicketManager\\Frontend\\Products' => __DIR__ . '/../..' . '/includes/Frontend/Products.php',41 'WooCommerceTicketManager\\Installer' => __DIR__ . '/../..' . '/includes/Installer.php',42 'WooCommerceTicketManager\\Orders' => __DIR__ . '/../..' . '/includes/Orders.php',43 'WooCommerceTicketManager\\Plugin' => __DIR__ . '/../..' . '/includes/Plugin.php',44 'WooCommerceTicketManager\\PostTypes' => __DIR__ . '/../..' . '/includes/PostTypes.php',45 31 ); 46 32 … … 48 34 { 49 35 return \Closure::bind(function () use ($loader) { 50 $loader->prefixLengthsPsr4 = ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b::$prefixLengthsPsr4;51 $loader->prefixDirsPsr4 = ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b::$prefixDirsPsr4;52 $loader->classMap = ComposerStaticInit beaa1bffe9cdfa25d3c9a5bcac916f0b::$classMap;36 $loader->prefixLengthsPsr4 = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$prefixLengthsPsr4; 37 $loader->prefixDirsPsr4 = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$prefixDirsPsr4; 38 $loader->classMap = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$classMap; 53 39 54 40 }, null, ClassLoader::class); -
wc-ticket-manager/trunk/vendor/composer/installed.json
r3342219 r3446961 3 3 { 4 4 "name": "byteever/bytekit-plugin", 5 "version": " v1.0.2",6 "version_normalized": " 1.0.2.0",5 "version": "dev-trunk", 6 "version_normalized": "dev-trunk", 7 7 "source": { 8 8 "type": "git", 9 9 "url": "git@github.com:byteever/bytekit-plugin.git", 10 "reference": " 794ec9834ecac6cead6b1064a605ff930864950b"10 "reference": "43692c253b4d83879f5302dc6feff5eb2448428d" 11 11 }, 12 12 "dist": { 13 13 "type": "zip", 14 "url": "https://api.github.com/repos/byteever/bytekit-plugin/zipball/ 794ec9834ecac6cead6b1064a605ff930864950b",15 "reference": " 794ec9834ecac6cead6b1064a605ff930864950b",14 "url": "https://api.github.com/repos/byteever/bytekit-plugin/zipball/43692c253b4d83879f5302dc6feff5eb2448428d", 15 "reference": "43692c253b4d83879f5302dc6feff5eb2448428d", 16 16 "shasum": "" 17 17 }, … … 19 19 "php": ">=7.4" 20 20 }, 21 "require-dev": { 22 "byteever/byteever-sniffs": "dev-master", 23 "codeception/module-asserts": "^1.0", 24 "codeception/module-cli": "^1.0", 25 "codeception/module-db": "^1.0", 26 "codeception/module-filesystem": "^1.0", 27 "codeception/module-phpbrowser": "^1.0", 28 "codeception/module-rest": "^2.0", 29 "codeception/module-webdriver": "^1.0", 30 "codeception/util-universalframework": "^1.0", 31 "lucatume/wp-browser": "<3.5" 32 }, 33 "time": "2025-02-27T09:59:41+00:00", 21 "time": "2025-12-11T10:51:47+00:00", 34 22 "type": "library", 35 23 "installation-source": "dist", … … 39 27 } 40 28 }, 41 "scripts": {42 "phpcs": [43 "@php ./vendor/bin/phpcs --standard=phpcs.xml -s -v"44 ],45 "phpcbf": [46 "@php ./vendor/bin/phpcbf --standard=phpcs.xml -v"47 ],48 "test:setup": [49 "bash bin/install-test-env.sh"50 ],51 "test:build": [52 "vendor/bin/codecept build"53 ],54 "test:wpunit": [55 "vendor/bin/codecept run wpunit --"56 ],57 "test:functional": [58 "vendor/bin/codecept run functional --"59 ],60 "test:acceptance": [61 "vendor/bin/codecept run acceptance --"62 ],63 "test:gen:wpunit": [64 "vendor/bin/codecept generate:wpunit wpunit"65 ],66 "test:gen:functional": [67 "vendor/bin/codecept generate:wpunit functional"68 ],69 "test:gen:acceptance": [70 "vendor/bin/codecept generate:acceptance acceptance"71 ],72 "test": [73 "vendor/bin/codecept run --"74 ]75 },76 29 "license": [ 77 30 "GPL-3.0-or-later" 78 31 ], 79 "authors": [80 {81 "name": "Sultan Nasir Uddin",82 "email": "manikdrmc@gmail.com"83 }84 ],85 "description": "A set of related classes to kick start WordPress plugin development.",86 32 "support": { 87 "source": "https://github.com/byteever/bytekit-plugin/tree/ v1.0.2",33 "source": "https://github.com/byteever/bytekit-plugin/tree/trunk", 88 34 "issues": "https://github.com/byteever/bytekit-plugin/issues" 89 35 }, 90 "install-path": "../../libraries/byteever/bytekit-plugin/" 36 "abandoned": true, 37 "install-path": "../byteever/bytekit-plugin" 91 38 }, 92 39 { 93 40 "name": "byteever/bytekit-settings", 94 "version": " v1.0.2",95 "version_normalized": " 1.0.2.0",41 "version": "dev-trunk", 42 "version_normalized": "dev-trunk", 96 43 "source": { 97 44 "type": "git", 98 45 "url": "git@github.com:byteever/bytekit-settings.git", 99 "reference": " 6fed19fd393c2037b967d5507d26cb98a1474bbd"46 "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef" 100 47 }, 101 48 "dist": { 102 49 "type": "zip", 103 "url": "https://api.github.com/repos/byteever/bytekit-settings/zipball/ 6fed19fd393c2037b967d5507d26cb98a1474bbd",104 "reference": " 6fed19fd393c2037b967d5507d26cb98a1474bbd",50 "url": "https://api.github.com/repos/byteever/bytekit-settings/zipball/49c9d9488c0130356059b3d086e6d8487ca434ef", 51 "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef", 105 52 "shasum": "" 106 53 }, … … 108 55 "php": ">=7.4" 109 56 }, 110 "require-dev": { 111 "byteever/byteever-sniffs": "dev-master" 112 }, 113 "time": "2024-11-26T04:26:23+00:00", 57 "time": "2025-12-11T09:07:47+00:00", 114 58 "type": "library", 115 59 "installation-source": "dist", … … 119 63 } 120 64 }, 121 "scripts": {122 "phpcs": [123 "@php ./vendor/bin/phpcs --standard=phpcs.xml -s -v"124 ],125 "phpcbf": [126 "@php ./vendor/bin/phpcbf --standard=phpcs.xml -v"127 ]128 },129 65 "license": [ 130 66 "GPL-3.0-or-later" 131 67 ], 132 "authors": [133 {134 "name": "Sultan Nasir Uddin",135 "email": "manikdrmc@gmail.com"136 }137 ],138 68 "support": { 139 "source": "https://github.com/byteever/bytekit-settings/tree/ v1.0.2",69 "source": "https://github.com/byteever/bytekit-settings/tree/trunk", 140 70 "issues": "https://github.com/byteever/bytekit-settings/issues" 141 71 }, 142 "install-path": "../../libraries/byteever/bytekit-settings/" 72 "abandoned": true, 73 "install-path": "../byteever/bytekit-settings" 143 74 } 144 75 ], -
wc-ticket-manager/trunk/vendor/composer/installed.php
r3401560 r3446961 2 2 'root' => array( 3 3 'name' => 'pluginever/wc-ticket-manager', 4 'pretty_version' => ' v2.1.3',5 'version' => ' 2.1.3.0',6 'reference' => ' 968305cb9b6c2a945f419c20c61c18ee6be130fe',4 'pretty_version' => 'dev-master', 5 'version' => 'dev-master', 6 'reference' => '3618932481e6229c246e63f3ea3b77c0049ddbc7', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 'byteever/bytekit-plugin' => array( 14 'pretty_version' => ' v1.0.2',15 'version' => ' 1.0.2.0',16 'reference' => ' 794ec9834ecac6cead6b1064a605ff930864950b',14 'pretty_version' => 'dev-trunk', 15 'version' => 'dev-trunk', 16 'reference' => '43692c253b4d83879f5302dc6feff5eb2448428d', 17 17 'type' => 'library', 18 18 'install_path' => __DIR__ . '/../byteever/bytekit-plugin', … … 21 21 ), 22 22 'byteever/bytekit-settings' => array( 23 'pretty_version' => ' v1.0.2',24 'version' => ' 1.0.2.0',25 'reference' => ' 6fed19fd393c2037b967d5507d26cb98a1474bbd',23 'pretty_version' => 'dev-trunk', 24 'version' => 'dev-trunk', 25 'reference' => '49c9d9488c0130356059b3d086e6d8487ca434ef', 26 26 'type' => 'library', 27 27 'install_path' => __DIR__ . '/../byteever/bytekit-settings', … … 30 30 ), 31 31 'pluginever/wc-ticket-manager' => array( 32 'pretty_version' => ' v2.1.3',33 'version' => ' 2.1.3.0',34 'reference' => ' 968305cb9b6c2a945f419c20c61c18ee6be130fe',32 'pretty_version' => 'dev-master', 33 'version' => 'dev-master', 34 'reference' => '3618932481e6229c246e63f3ea3b77c0049ddbc7', 35 35 'type' => 'wordpress-plugin', 36 36 'install_path' => __DIR__ . '/../../', -
wc-ticket-manager/trunk/wc-ticket-manager.php
r3401560 r3446961 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. 36 * Version: 2.1.4 7 7 * Requires at least: 5.2 8 * Tested up to: 6.9 8 9 * Requires PHP: 7.4 9 10 * Author: PluginEver 10 11 * Author URI: https://pluginever.com/ 11 12 * License: GPL v2 or later 12 * License URI: http ://www.gnu.org/licenses/gpl-2.0.html13 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 13 14 * Text Domain: wc-ticket-manager 14 * Domain Path: /languages/ 15 * Tested up to: 6.8 15 * Domain Path: /languages 16 16 * WC requires at least: 3.0.0 17 * WC tested up to: 10. 317 * WC tested up to: 10.4 18 18 * Requires Plugins: woocommerce 19 19 * 20 * @ package WooCommerceTicketManager20 * @link https://pluginever.com 21 21 * 22 22 * This program is free software; you can redistribute it and/or modify … … 27 27 * This program is distributed in the hope that it will be useful, 28 28 * but WITHOUT ANY WARRANTY; without even the implied warranty of 29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 30 30 * GNU General Public License for more details. 31 * 32 * You should have received a copy of the GNU General Public License 33 * along with this program; if not, write to the Free Software 34 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 35 * @author Sultan Nasir Uddin <manikdrmc@gmail.com> 36 * @copyright 2026 ByteEver 37 * @license GPL-2.0+ 38 * @package WooCommerceTicketManager 31 39 */ 32 40 33 // Don't call the file directly. 34 defined( 'ABSPATH' ) || exit(); 41 defined( 'ABSPATH' ) || exit; 35 42 36 // Require the autoloader.43 // Autoloader. 37 44 require_once __DIR__ . '/vendor/autoload.php'; 38 require_once __DIR__ . '/libraries/autoload.php';39 45 40 46 // Instantiate the plugin.
Note: See TracChangeset
for help on using the changeset viewer.