Plugin Directory

Changeset 3446961


Ignore:
Timestamp:
01/26/2026 09:16:35 AM (2 months ago)
Author:
pluginever
Message:

Update to version 2.1.4

Location:
wc-ticket-manager
Files:
100 added
10 deleted
26 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wc-ticket-manager/tags/2.1.4/includes/Admin/Notices.php

    r3401560 r3446961  
    3030        $current_time   = absint( wp_date( 'U' ) );
    3131
    32         // phpcs:disable
    33         // TODO: Uncomment the below code when halloween offer is over.
    34         /*
    3532        if ( ! defined( 'WCTM_PRO_VERSION' ) ) {
    3633            WCTM()->notices->add(
     
    4037                    'style'       => 'border-left-color: #0542fa;',
    4138                    'dismissible' => false,
    42                 )
    43             );
    44         }
    45         */
    46         // phpcs:enable
    47 
    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',
    5839                )
    5940            );
  • wc-ticket-manager/tags/2.1.4/includes/Plugin.php

    r3342219 r3446961  
    123123        do_action( 'wc_ticket_manager_init' );
    124124    }
    125 
    126     /**
    127      * Get assets path.
    128      *
    129      * @param string $file Optional. File name.
    130      *
    131      * @since 1.0.0
    132      * @return string
    133      */
    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.0
    144      * @return string
    145      */
    146     public function get_assets_url( $file = '' ) {
    147         return $this->get_dir_url( 'assets/' . $file );
    148     }
    149125}
  • wc-ticket-manager/tags/2.1.4/languages/wc-ticket-manager.pot

    r3401560 r3446961  
    1 # Copyright (C) 2025 PluginEver
     1# Copyright (C) 2026 PluginEver
    22# This file is distributed under the GPL v2 or later.
    33msgid ""
    44msgstr ""
    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"
    127"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    138"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
     21msgid "Ticket Manager"
     22msgstr ""
     23
     24#. Plugin URI of the plugin
     25#: wc-ticket-manager.php
     26msgid "https://pluginever.com/plugins/wc-ticket-manager-pro/"
     27msgstr ""
     28
     29#. Description of the plugin
     30#: wc-ticket-manager.php
     31msgid "Easily sell and manage tickets for events, concerts or conferences."
     32msgstr ""
     33
     34#. Author of the plugin
     35#: wc-ticket-manager.php
     36msgid "PluginEver"
     37msgstr ""
     38
     39#. Author URI of the plugin
     40#: wc-ticket-manager.php
     41msgid "https://pluginever.com/"
    2942msgstr ""
    3043
     
    3750msgstr ""
    3851
     52#. translators: 1: Plugin name 2: WordPress
    3953#: 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
     55msgid "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!"
    4456msgstr ""
    4557
     
    4860msgstr ""
    4961
     62#. translators: 1: Plugin version
    5063#: includes/Admin/Admin.php:92
    51 #. translators: 1: Plugin version
     64#, php-format
    5265msgid "Version %s"
    5366msgstr ""
     
    6477
    6578#: 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
    6985#: includes/Frontend/Products.php:115
    7086msgid "Attendees"
     
    108124msgstr ""
    109125
     126#. translators: %s: Number of tickets.
    110127#: includes/Admin/ListTables/TicketsListTable.php:98
    111 #. translators: %s: Number of tickets.
     128#, php-format
    112129msgid "%s ticket(s) deleted successfully."
    113130msgstr ""
    114131
    115 #: includes/Admin/ListTables/TicketsListTable.php:108 includes/PostTypes.php:45
     132#: includes/Admin/ListTables/TicketsListTable.php:108
     133#: includes/PostTypes.php:45
    116134#: templates/myaccount/view-ticket.php:28
    117135msgid "No tickets found."
     
    152170msgstr ""
    153171
    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
    160176#: includes/Frontend/MyAccount.php:80
    161177msgid "Tickets"
    162178msgstr ""
    163179
    164 #: includes/Admin/Menus.php:70 includes/Admin/Menus.php:71
    165 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:238
     180#: includes/Admin/Menus.php:70
     181#: includes/Admin/Menus.php:71
    166182msgid "Settings"
    167183msgstr ""
     
    171187msgstr ""
    172188
    173 #: includes/Admin/Menus.php:117 includes/Admin/Menus.php:118
     189#: includes/Admin/Menus.php:117
     190#: includes/Admin/Menus.php:118
    174191#: includes/Admin/Settings.php:37
    175192msgid "Emails"
     
    180197msgstr ""
    181198
    182 #: includes/Admin/Menus.php:196 includes/Admin/Menus.php:197
     199#: includes/Admin/Menus.php:196
     200#: includes/Admin/Menus.php:197
    183201#: includes/Admin/Menus.php:316
    184202msgid "Tools"
     
    217235msgstr ""
    218236
     237#. translators: %s: number of tickets added.
    219238#: includes/Admin/Orders.php:76
    220 #. translators: %s: number of tickets added.
     239#, php-format
    221240msgid "Added %s tickets to the order."
    222241msgstr ""
     
    238257msgstr ""
    239258
    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
    241261msgid "Pending"
    242262msgstr ""
    243263
    244 #: includes/Admin/Orders.php:165 includes/Frontend/MyAccount.php:63
     264#: includes/Admin/Orders.php:165
     265#: includes/Frontend/MyAccount.php:63
    245266#: includes/PostTypes.php:41
    246267msgid "View Ticket"
     
    259280msgstr ""
    260281
    261 #: includes/Admin/Products.php:95 includes/Admin/Products.php:96
     282#: includes/Admin/Products.php:95
     283#: includes/Admin/Products.php:96
    262284#: includes/Admin/views/product-ticket-fields.php:34
    263285msgid "Name"
    264286msgstr ""
    265287
    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
    268292msgid "Email"
    269293msgstr ""
     
    278302
    279303#: includes/Admin/Products.php:133
    280 msgid ""
    281 "Enable event details. These details will be displayed inside the product "
    282 "short description."
     304msgid "Enable event details. These details will be displayed inside the product short description."
    283305msgstr ""
    284306
     
    384406
    385407#: 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."
     408msgid "Enable additional details. This will add a new tab on the product page where you can add additional details for the ticket."
    389409msgstr ""
    390410
     
    422442
    423443#: includes/Admin/Settings.php:61
    424 msgid ""
    425 "Set how the ticket number will be generated. The number is also "
    426 "configurable per product."
     444msgid "Set how the ticket number will be generated. The number is also configurable per product."
    427445msgstr ""
    428446
     
    461479msgstr ""
    462480
    463 #: includes/Admin/Settings.php:81 includes/Admin/Settings.php:82
     481#: includes/Admin/Settings.php:81
     482#: includes/Admin/Settings.php:82
    464483msgid "EVNT-"
    465484msgstr ""
     
    490509
    491510#: 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."
     511msgid "This will be the length of the ticket number. If the number is less than the length, it will be padded with zeros."
     512msgstr ""
     513
     514#: includes/Admin/Settings.php:98
     515#: includes/Admin/Settings.php:99
     516msgid "6"
    495517msgstr ""
    496518
     
    507529msgstr ""
    508530
    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
    511535#: templates/myaccount/view-ticket.php:26
    512536msgid "Ticket Details"
     
    521545msgstr ""
    522546
    523 #: includes/Admin/Settings.php:125 includes/Admin/Settings.php:126
     547#: includes/Admin/Settings.php:125
     548#: includes/Admin/Settings.php:126
    524549#: includes/Cart.php:63
    525550msgid "Buy Ticket Now"
     
    631656
    632657#: includes/Admin/Settings.php:359
    633 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:211
    634658msgid "Documentation"
    635659msgstr ""
    636660
    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
    638663#: includes/PostTypes.php:40
    639664msgid "Edit Ticket"
     
    677702msgstr ""
    678703
    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
    680706msgid "Mark this ticket as attended."
    681707msgstr ""
     
    689715msgstr ""
    690716
    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
    692719#: templates/single-product/ticket-fields.php:57
    693720msgid "Opt-out from being displayed in the public list of attendees."
     
    703730msgstr ""
    704731
     732#. translators: %s Order edit url
    705733#: 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
     735msgid "To change the status of this ticket, please update the order. <a href=\"%s\">Edit Order</a>"
    710736msgstr ""
    711737
     
    719745msgstr ""
    720746
    721 #: includes/Admin/views/notices/black-friday.php:19
    722 msgid "Black Friday Mega Sale! Get Flat 40% OFF on Ticket Manager Pro !!"
    723 msgstr ""
    724 
    725 #: includes/Admin/views/notices/black-friday.php:26
    726 #. 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:38
    733 msgid "Claim your discount!!"
    734 msgstr ""
    735 
    736 #: includes/Admin/views/notices/black-friday.php:42
    737 msgid "Remind me later"
    738 msgstr ""
    739 
    740 #: includes/Admin/views/notices/black-friday.php:46
    741 msgid "Never show this again!"
    742 msgstr ""
    743 
    744747#: includes/Admin/views/notices/review.php:19
    745748msgid "Enjoying Ticket Manager?"
    746749msgstr ""
    747750
     751#. translators: %1$s: Ticket Manager ORG link, %2$s: Coupon code.
    748752#: 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
     754msgid "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! 😊"
    754755msgstr ""
    755756
     
    771772msgstr ""
    772773
     774#. translators: %1$s: Ticket Manager Pro link, %2$s: Coupon code.
    773775#: 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
     777msgid "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!"
    778778msgstr ""
    779779
     
    868868msgstr ""
    869869
    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
    871872msgid "No attendees found for this product."
    872873msgstr ""
    873874
    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
    875877msgid "Company: "
    876878msgstr ""
    877879
    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
    879882msgid "Country: "
    880883msgstr ""
     
    896899msgstr ""
    897900
     901#. translators: %s: field label.
    898902#: includes/Cart.php:166
    899 #. translators: %s: field label.
     903#, php-format
    900904msgid "%s is a required field."
    901905msgstr ""
    902906
     907#. translators: %d: quantity.
    903908#: includes/Cart.php:221
    904 #. translators: %d: quantity.
     909#, php-format
    905910msgid "%d ticket added to your cart."
    906911msgid_plural "%d tickets added to your cart."
     
    916921msgstr ""
    917922
    918 #: includes/Cart.php:269 includes/Frontend/Frontend.php:133
     923#: includes/Cart.php:269
     924#: includes/Frontend/Frontend.php:133
    919925#: templates/single-product/ticket-fields.php:54
    920 #. translators: %s: field label.
    921926msgid "Privacy Preference"
    922927msgstr ""
    923928
    924 #: includes/Cart.php:270 includes/Emails/Emails.php:116
     929#: includes/Cart.php:270
     930#: includes/Emails/Emails.php:116
    925931msgid "Yes"
    926932msgstr ""
     
    935941
    936942#: 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 
     943msgid "This email is sent to the customer when an order containing tickets is completed."
     944msgstr ""
     945
     946#. translators: 1: Email subject
    942947#: 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
     949msgid "This controls the email subject line. Leave blank to use the default subject: %s."
     950msgstr ""
     951
     952#. translators: 1: Email heading
    949953#: 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
     955msgid "This controls the main heading contained within the email notification. Leave blank to use the default heading: %s."
    954956msgstr ""
    955957
     
    959961
    960962#: 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}"
     963msgid "Text to appear below the main email content. Available placeholders: {site_title}, {site_address}, {site_url}, {order_date}, {order_number}"
    964964msgstr ""
    965965
     
    983983
    984984#: 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."
     985msgid "Just to let you know — we've received your ticket order #{order_number}, and it is now being processed."
    988986msgstr ""
    989987
     
    10161014msgstr ""
    10171015
    1018 #: includes/Frontend/Frontend.php:68 includes/Frontend/Frontend.php:118
     1016#: includes/Frontend/Frontend.php:68
     1017#: includes/Frontend/Frontend.php:118
    10191018#: templates/emails/order-ticket.php:33
    10201019msgid "Ticket Number"
     
    10251024msgstr ""
    10261025
    1027 #: includes/Frontend/Products.php:55 includes/Frontend/Products.php:195
     1026#: includes/Frontend/Products.php:55
     1027#: includes/Frontend/Products.php:195
    10281028msgid "Additional Details"
    10291029msgstr ""
     
    10571057msgstr ""
    10581058
     1059#. translators: 1: plugin name 2: version number
    10591060#: includes/Installer.php:77
    1060 #. translators: 1: plugin name 2: version number
     1061#, php-format
    10611062msgid "%1$s updated to version %2$s successfully."
    10621063msgstr ""
     
    10641065#: includes/Plugin.php:77
    10651066msgid "Go Pro"
    1066 msgstr ""
    1067 
    1068 #: includes/PostTypes.php:38
    1069 msgid "Add New Ticket"
    1070 msgstr ""
    1071 
    1072 #: includes/PostTypes.php:39
    1073 msgid "New Ticket"
    1074 msgstr ""
    1075 
    1076 #: includes/PostTypes.php:42
    1077 msgid "All Tickets"
    1078 msgstr ""
    1079 
    1080 #: includes/PostTypes.php:43
    1081 msgid "Search Tickets"
    1082 msgstr ""
    1083 
    1084 #: includes/PostTypes.php:44
    1085 msgid "Parent Tickets:"
    1086 msgstr ""
    1087 
    1088 #: includes/PostTypes.php:46
    1089 msgid "No tickets found in Trash."
    1090 msgstr ""
    1091 
    1092 #: libraries/byteever/bytekit-plugin/src/Admin/Notices.php:113
    1093 msgid "Dismiss this notice"
    1094 msgstr ""
    1095 
    1096 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:214
    1097 msgid "Support"
    1098 msgstr ""
    1099 
    1100 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:217
    1101 msgid "Review"
    1102 msgstr ""
    1103 
    1104 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:88
    1105 msgid "Settings saved."
    1106 msgstr ""
    1107 
    1108 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:261
    1109 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:364
    1110 msgid "Recommended"
    1111 msgstr ""
    1112 
    1113 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:261
    1114 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:364
    1115 msgid "Install Now"
    1116 msgstr ""
    1117 
    1118 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:330
    1119 msgid "Need Help?"
    1120 msgstr ""
    1121 
    1122 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:374
    1123 msgid "Join our Community"
    1124 msgstr ""
    1125 
    1126 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:374
    1127 msgid "Request a Feature"
    1128 msgstr ""
    1129 
    1130 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:374
    1131 msgid "Report a Bug"
    1132 msgstr ""
    1133 
    1134 #: templates/emails/customer-completed-ticket.php:25
    1135 #: templates/emails/plain/customer-completed-ticket.php:28
    1136 #. translators: %s: Customer first name
    1137 msgid "Hi %s,"
    1138 msgstr ""
    1139 
    1140 #: templates/emails/customer-completed-ticket.php:31
    1141 #: templates/emails/plain/customer-completed-ticket.php:37
    1142 #. 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:30
    1147 msgid "Order Tickets"
    1148 msgstr ""
    1149 
    1150 #: templates/emails/plain/customer-completed-ticket.php:20
    1151 msgid "Ticket Numbers"
    1152 msgstr ""
    1153 
    1154 #: templates/emails/plain/customer-completed-ticket.php:47
    1155 msgid "Ticket(s)"
    1156 msgstr ""
    1157 
    1158 #: templates/myaccount/edit-ticket.php:34
    1159 msgid "Edit Ticket Details"
    1160 msgstr ""
    1161 
    1162 #: templates/myaccount/edit-ticket.php:36
    1163 msgid "Ticket updated successfully."
    1164 msgstr ""
    1165 
    1166 #: templates/myaccount/edit-ticket.php:38
    1167 msgid "There was an issue while updating the ticket. Please try again."
    1168 msgstr ""
    1169 
    1170 #: templates/myaccount/edit-ticket.php:61
    1171 msgid "Update Ticket"
    1172 msgstr ""
    1173 
    1174 #: templates/myaccount/view-tickets.php:42
    1175 msgid "Ticket #"
    1176 msgstr ""
    1177 
    1178 #: templates/myaccount/view-tickets.php:94
    1179 msgid "Go Shop"
    1180 msgstr ""
    1181 
    1182 #: templates/myaccount/view-tickets.php:96
    1183 msgid "No ticket has been purchased yet."
    1184 msgstr ""
    1185 
    1186 #. Plugin URI of the plugin/theme
    1187 msgid "https://pluginever.com/plugins/wc-ticket-manager-pro/"
    1188 msgstr ""
    1189 
    1190 #. Description of the plugin/theme
    1191 msgid "Easily sell and manage tickets for events, concerts or conferences."
    1192 msgstr ""
    1193 
    1194 #. Author of the plugin/theme
    1195 msgid "PluginEver"
    1196 msgstr ""
    1197 
    1198 #. Author URI of the plugin/theme
    1199 msgid "https://pluginever.com/"
    12001067msgstr ""
    12011068
     
    12241091msgid "Add New"
    12251092msgstr ""
     1093
     1094#: includes/PostTypes.php:38
     1095msgid "Add New Ticket"
     1096msgstr ""
     1097
     1098#: includes/PostTypes.php:39
     1099msgid "New Ticket"
     1100msgstr ""
     1101
     1102#: includes/PostTypes.php:42
     1103msgid "All Tickets"
     1104msgstr ""
     1105
     1106#: includes/PostTypes.php:43
     1107msgid "Search Tickets"
     1108msgstr ""
     1109
     1110#: includes/PostTypes.php:44
     1111msgid "Parent Tickets:"
     1112msgstr ""
     1113
     1114#: includes/PostTypes.php:46
     1115msgid "No tickets found in Trash."
     1116msgstr ""
     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
     1122msgid "Hi %s,"
     1123msgstr ""
     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
     1129msgid "Here are the ticket(s) of your order #%1$d placed on %2$s:"
     1130msgstr ""
     1131
     1132#: templates/emails/order-tickets.php:17
     1133#: templates/order/order-tickets.php:30
     1134msgid "Order Tickets"
     1135msgstr ""
     1136
     1137#: templates/emails/plain/customer-completed-ticket.php:20
     1138msgid "Ticket Numbers"
     1139msgstr ""
     1140
     1141#: templates/emails/plain/customer-completed-ticket.php:47
     1142msgid "Ticket(s)"
     1143msgstr ""
     1144
     1145#: templates/myaccount/edit-ticket.php:34
     1146msgid "Edit Ticket Details"
     1147msgstr ""
     1148
     1149#: templates/myaccount/edit-ticket.php:36
     1150msgid "Ticket updated successfully."
     1151msgstr ""
     1152
     1153#: templates/myaccount/edit-ticket.php:38
     1154msgid "There was an issue while updating the ticket. Please try again."
     1155msgstr ""
     1156
     1157#: templates/myaccount/edit-ticket.php:61
     1158msgid "Update Ticket"
     1159msgstr ""
     1160
     1161#: templates/myaccount/view-tickets.php:42
     1162msgid "Ticket #"
     1163msgstr ""
     1164
     1165#: templates/myaccount/view-tickets.php:94
     1166msgid "Go Shop"
     1167msgstr ""
     1168
     1169#: templates/myaccount/view-tickets.php:96
     1170msgid "No ticket has been purchased yet."
     1171msgstr ""
  • wc-ticket-manager/tags/2.1.4/readme.txt

    r3401560 r3446961  
    33Tags: events, concerts, conference, sell tickets, event tickets
    44Requires at least: 5.2
    5 Tested up to: 6.8
     5Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 2.1.3
     7Stable tag: 2.1.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    127127
    128128== Changelog ==
     129 2.1.4 (26th January 2026) =
     130* Fix: Resolved minor bugs and improved overall performance.
     131
    129132 2.1.3 (24th November 2025) =
    130133* Fix: Updated plugin naming to comply with WordPress.org trademark guidelines.
    131134* Enhance: Improved readme content clarity and removed promotional language per guidelines.
    132 * Enhance: Update the plugin notices.
    133135
    134136= 2.1.2 (25th October 2025) =
  • wc-ticket-manager/tags/2.1.4/vendor/autoload.php

    r3342219 r3446961  
    2020require_once __DIR__ . '/composer/autoload_real.php';
    2121
    22 return ComposerAutoloaderInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::getLoader();
     22return ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853::getLoader();
  • wc-ticket-manager/tags/2.1.4/vendor/composer/autoload_aliases.php

    r3374984 r3446961  
    11<?php
    22
    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
     5namespace {
     6
    417}
    428
    43 spl_autoload_register( 'autoloadAliases' );
    44 
     9
     10namespace 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  
    88return array(
    99    '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',
    3010);
  • wc-ticket-manager/tags/2.1.4/vendor/composer/autoload_psr4.php

    r3342219 r3446961  
    77
    88return array(
     9    'WooCommerceTicketManager\\ByteKit\\' => array($vendorDir . '/byteever/bytekit-settings/src', $vendorDir . '/byteever/bytekit-plugin/src'),
    910    'WooCommerceTicketManager\\' => array($baseDir . '/includes'),
    1011);
  • wc-ticket-manager/tags/2.1.4/vendor/composer/autoload_real.php

    r3342219 r3446961  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitbeaa1bffe9cdfa25d3c9a5bcac916f0b
     5class ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitbeaa1bffe9cdfa25d3c9a5bcac916f0b', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitbeaa1bffe9cdfa25d3c9a5bcac916f0b', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • wc-ticket-manager/tags/2.1.4/vendor/composer/autoload_static.php

    r3401560 r3446961  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b
     7class ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853
    88{
    99    public static $prefixLengthsPsr4 = array (
    1010        'W' =>
    1111        array (
     12            'WooCommerceTicketManager\\ByteKit\\' => 33,
    1213            'WooCommerceTicketManager\\' => 25,
    1314        ),
     
    1516
    1617    public static $prefixDirsPsr4 = array (
     18        'WooCommerceTicketManager\\ByteKit\\' =>
     19        array (
     20            0 => __DIR__ . '/..' . '/byteever/bytekit-settings/src',
     21            1 => __DIR__ . '/..' . '/byteever/bytekit-plugin/src',
     22        ),
    1723        'WooCommerceTicketManager\\' =>
    1824        array (
     
    2329    public static $classMap = array (
    2430        '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',
    4531    );
    4632
     
    4834    {
    4935        return \Closure::bind(function () use ($loader) {
    50             $loader->prefixLengthsPsr4 = ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::$prefixLengthsPsr4;
    51             $loader->prefixDirsPsr4 = ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::$prefixDirsPsr4;
    52             $loader->classMap = ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::$classMap;
     36            $loader->prefixLengthsPsr4 = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$prefixLengthsPsr4;
     37            $loader->prefixDirsPsr4 = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$prefixDirsPsr4;
     38            $loader->classMap = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$classMap;
    5339
    5440        }, null, ClassLoader::class);
  • wc-ticket-manager/tags/2.1.4/vendor/composer/installed.json

    r3342219 r3446961  
    33        {
    44            "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",
    77            "source": {
    88                "type": "git",
    99                "url": "git@github.com:byteever/bytekit-plugin.git",
    10                 "reference": "794ec9834ecac6cead6b1064a605ff930864950b"
     10                "reference": "43692c253b4d83879f5302dc6feff5eb2448428d"
    1111            },
    1212            "dist": {
    1313                "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",
    1616                "shasum": ""
    1717            },
     
    1919                "php": ">=7.4"
    2020            },
    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",
    3422            "type": "library",
    3523            "installation-source": "dist",
     
    3927                }
    4028            },
    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             },
    7629            "license": [
    7730                "GPL-3.0-or-later"
    7831            ],
    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.",
    8632            "support": {
    87                 "source": "https://github.com/byteever/bytekit-plugin/tree/v1.0.2",
     33                "source": "https://github.com/byteever/bytekit-plugin/tree/trunk",
    8834                "issues": "https://github.com/byteever/bytekit-plugin/issues"
    8935            },
    90             "install-path": "../../libraries/byteever/bytekit-plugin/"
     36            "abandoned": true,
     37            "install-path": "../byteever/bytekit-plugin"
    9138        },
    9239        {
    9340            "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",
    9643            "source": {
    9744                "type": "git",
    9845                "url": "git@github.com:byteever/bytekit-settings.git",
    99                 "reference": "6fed19fd393c2037b967d5507d26cb98a1474bbd"
     46                "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef"
    10047            },
    10148            "dist": {
    10249                "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",
    10552                "shasum": ""
    10653            },
     
    10855                "php": ">=7.4"
    10956            },
    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",
    11458            "type": "library",
    11559            "installation-source": "dist",
     
    11963                }
    12064            },
    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             },
    12965            "license": [
    13066                "GPL-3.0-or-later"
    13167            ],
    132             "authors": [
    133                 {
    134                     "name": "Sultan Nasir Uddin",
    135                     "email": "manikdrmc@gmail.com"
    136                 }
    137             ],
    13868            "support": {
    139                 "source": "https://github.com/byteever/bytekit-settings/tree/v1.0.2",
     69                "source": "https://github.com/byteever/bytekit-settings/tree/trunk",
    14070                "issues": "https://github.com/byteever/bytekit-settings/issues"
    14171            },
    142             "install-path": "../../libraries/byteever/bytekit-settings/"
     72            "abandoned": true,
     73            "install-path": "../byteever/bytekit-settings"
    14374        }
    14475    ],
  • wc-ticket-manager/tags/2.1.4/vendor/composer/installed.php

    r3401560 r3446961  
    22    'root' => array(
    33        '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',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        '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',
    1717            'type' => 'library',
    1818            'install_path' => __DIR__ . '/../byteever/bytekit-plugin',
     
    2121        ),
    2222        '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',
    2626            'type' => 'library',
    2727            'install_path' => __DIR__ . '/../byteever/bytekit-settings',
     
    3030        ),
    3131        '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',
    3535            'type' => 'wordpress-plugin',
    3636            'install_path' => __DIR__ . '/../../',
  • wc-ticket-manager/tags/2.1.4/wc-ticket-manager.php

    r3401560 r3446961  
    44 * Plugin URI:           https://pluginever.com/plugins/wc-ticket-manager-pro/
    55 * Description:          Easily sell and manage tickets for events, concerts or conferences.
    6  * Version:              2.1.3
     6 * Version:              2.1.4
    77 * Requires at least:    5.2
     8 * Tested up to:         6.9
    89 * Requires PHP:         7.4
    910 * Author:               PluginEver
    1011 * Author URI:           https://pluginever.com/
    1112 * License:              GPL v2 or later
    12  * License URI:          http://www.gnu.org/licenses/gpl-2.0.html
     13 * License URI:          https://www.gnu.org/licenses/gpl-2.0.html
    1314 * Text Domain:          wc-ticket-manager
    14  * Domain Path:          /languages/
    15  * Tested up to:         6.8
     15 * Domain Path:          /languages
    1616 * WC requires at least: 3.0.0
    17  * WC tested up to:      10.3
     17 * WC tested up to:      10.4
    1818 * Requires Plugins:     woocommerce
    1919 *
    20  * @package WooCommerceTicketManager
     20 * @link                 https://pluginever.com
    2121 *
    2222 * This program is free software; you can redistribute it and/or modify
     
    2727 * This program is distributed in the hope that it will be useful,
    2828 * but WITHOUT ANY WARRANTY; without even the implied warranty of
    29  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    3030 * 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
    3139 */
    3240
    33 // Don't call the file directly.
    34 defined( 'ABSPATH' ) || exit();
     41defined( 'ABSPATH' ) || exit;
    3542
    36 // Require the autoloader.
     43// Autoloader.
    3744require_once __DIR__ . '/vendor/autoload.php';
    38 require_once __DIR__ . '/libraries/autoload.php';
    3945
    4046// Instantiate the plugin.
  • wc-ticket-manager/trunk/includes/Admin/Notices.php

    r3401560 r3446961  
    3030        $current_time   = absint( wp_date( 'U' ) );
    3131
    32         // phpcs:disable
    33         // TODO: Uncomment the below code when halloween offer is over.
    34         /*
    3532        if ( ! defined( 'WCTM_PRO_VERSION' ) ) {
    3633            WCTM()->notices->add(
     
    4037                    'style'       => 'border-left-color: #0542fa;',
    4138                    'dismissible' => false,
    42                 )
    43             );
    44         }
    45         */
    46         // phpcs:enable
    47 
    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',
    5839                )
    5940            );
  • wc-ticket-manager/trunk/includes/Plugin.php

    r3342219 r3446961  
    123123        do_action( 'wc_ticket_manager_init' );
    124124    }
    125 
    126     /**
    127      * Get assets path.
    128      *
    129      * @param string $file Optional. File name.
    130      *
    131      * @since 1.0.0
    132      * @return string
    133      */
    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.0
    144      * @return string
    145      */
    146     public function get_assets_url( $file = '' ) {
    147         return $this->get_dir_url( 'assets/' . $file );
    148     }
    149125}
  • wc-ticket-manager/trunk/languages/wc-ticket-manager.pot

    r3401560 r3446961  
    1 # Copyright (C) 2025 PluginEver
     1# Copyright (C) 2026 PluginEver
    22# This file is distributed under the GPL v2 or later.
    33msgid ""
    44msgstr ""
    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"
    127"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    138"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
     21msgid "Ticket Manager"
     22msgstr ""
     23
     24#. Plugin URI of the plugin
     25#: wc-ticket-manager.php
     26msgid "https://pluginever.com/plugins/wc-ticket-manager-pro/"
     27msgstr ""
     28
     29#. Description of the plugin
     30#: wc-ticket-manager.php
     31msgid "Easily sell and manage tickets for events, concerts or conferences."
     32msgstr ""
     33
     34#. Author of the plugin
     35#: wc-ticket-manager.php
     36msgid "PluginEver"
     37msgstr ""
     38
     39#. Author URI of the plugin
     40#: wc-ticket-manager.php
     41msgid "https://pluginever.com/"
    2942msgstr ""
    3043
     
    3750msgstr ""
    3851
     52#. translators: 1: Plugin name 2: WordPress
    3953#: 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
     55msgid "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!"
    4456msgstr ""
    4557
     
    4860msgstr ""
    4961
     62#. translators: 1: Plugin version
    5063#: includes/Admin/Admin.php:92
    51 #. translators: 1: Plugin version
     64#, php-format
    5265msgid "Version %s"
    5366msgstr ""
     
    6477
    6578#: 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
    6985#: includes/Frontend/Products.php:115
    7086msgid "Attendees"
     
    108124msgstr ""
    109125
     126#. translators: %s: Number of tickets.
    110127#: includes/Admin/ListTables/TicketsListTable.php:98
    111 #. translators: %s: Number of tickets.
     128#, php-format
    112129msgid "%s ticket(s) deleted successfully."
    113130msgstr ""
    114131
    115 #: includes/Admin/ListTables/TicketsListTable.php:108 includes/PostTypes.php:45
     132#: includes/Admin/ListTables/TicketsListTable.php:108
     133#: includes/PostTypes.php:45
    116134#: templates/myaccount/view-ticket.php:28
    117135msgid "No tickets found."
     
    152170msgstr ""
    153171
    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
    160176#: includes/Frontend/MyAccount.php:80
    161177msgid "Tickets"
    162178msgstr ""
    163179
    164 #: includes/Admin/Menus.php:70 includes/Admin/Menus.php:71
    165 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:238
     180#: includes/Admin/Menus.php:70
     181#: includes/Admin/Menus.php:71
    166182msgid "Settings"
    167183msgstr ""
     
    171187msgstr ""
    172188
    173 #: includes/Admin/Menus.php:117 includes/Admin/Menus.php:118
     189#: includes/Admin/Menus.php:117
     190#: includes/Admin/Menus.php:118
    174191#: includes/Admin/Settings.php:37
    175192msgid "Emails"
     
    180197msgstr ""
    181198
    182 #: includes/Admin/Menus.php:196 includes/Admin/Menus.php:197
     199#: includes/Admin/Menus.php:196
     200#: includes/Admin/Menus.php:197
    183201#: includes/Admin/Menus.php:316
    184202msgid "Tools"
     
    217235msgstr ""
    218236
     237#. translators: %s: number of tickets added.
    219238#: includes/Admin/Orders.php:76
    220 #. translators: %s: number of tickets added.
     239#, php-format
    221240msgid "Added %s tickets to the order."
    222241msgstr ""
     
    238257msgstr ""
    239258
    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
    241261msgid "Pending"
    242262msgstr ""
    243263
    244 #: includes/Admin/Orders.php:165 includes/Frontend/MyAccount.php:63
     264#: includes/Admin/Orders.php:165
     265#: includes/Frontend/MyAccount.php:63
    245266#: includes/PostTypes.php:41
    246267msgid "View Ticket"
     
    259280msgstr ""
    260281
    261 #: includes/Admin/Products.php:95 includes/Admin/Products.php:96
     282#: includes/Admin/Products.php:95
     283#: includes/Admin/Products.php:96
    262284#: includes/Admin/views/product-ticket-fields.php:34
    263285msgid "Name"
    264286msgstr ""
    265287
    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
    268292msgid "Email"
    269293msgstr ""
     
    278302
    279303#: includes/Admin/Products.php:133
    280 msgid ""
    281 "Enable event details. These details will be displayed inside the product "
    282 "short description."
     304msgid "Enable event details. These details will be displayed inside the product short description."
    283305msgstr ""
    284306
     
    384406
    385407#: 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."
     408msgid "Enable additional details. This will add a new tab on the product page where you can add additional details for the ticket."
    389409msgstr ""
    390410
     
    422442
    423443#: includes/Admin/Settings.php:61
    424 msgid ""
    425 "Set how the ticket number will be generated. The number is also "
    426 "configurable per product."
     444msgid "Set how the ticket number will be generated. The number is also configurable per product."
    427445msgstr ""
    428446
     
    461479msgstr ""
    462480
    463 #: includes/Admin/Settings.php:81 includes/Admin/Settings.php:82
     481#: includes/Admin/Settings.php:81
     482#: includes/Admin/Settings.php:82
    464483msgid "EVNT-"
    465484msgstr ""
     
    490509
    491510#: 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."
     511msgid "This will be the length of the ticket number. If the number is less than the length, it will be padded with zeros."
     512msgstr ""
     513
     514#: includes/Admin/Settings.php:98
     515#: includes/Admin/Settings.php:99
     516msgid "6"
    495517msgstr ""
    496518
     
    507529msgstr ""
    508530
    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
    511535#: templates/myaccount/view-ticket.php:26
    512536msgid "Ticket Details"
     
    521545msgstr ""
    522546
    523 #: includes/Admin/Settings.php:125 includes/Admin/Settings.php:126
     547#: includes/Admin/Settings.php:125
     548#: includes/Admin/Settings.php:126
    524549#: includes/Cart.php:63
    525550msgid "Buy Ticket Now"
     
    631656
    632657#: includes/Admin/Settings.php:359
    633 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:211
    634658msgid "Documentation"
    635659msgstr ""
    636660
    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
    638663#: includes/PostTypes.php:40
    639664msgid "Edit Ticket"
     
    677702msgstr ""
    678703
    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
    680706msgid "Mark this ticket as attended."
    681707msgstr ""
     
    689715msgstr ""
    690716
    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
    692719#: templates/single-product/ticket-fields.php:57
    693720msgid "Opt-out from being displayed in the public list of attendees."
     
    703730msgstr ""
    704731
     732#. translators: %s Order edit url
    705733#: 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
     735msgid "To change the status of this ticket, please update the order. <a href=\"%s\">Edit Order</a>"
    710736msgstr ""
    711737
     
    719745msgstr ""
    720746
    721 #: includes/Admin/views/notices/black-friday.php:19
    722 msgid "Black Friday Mega Sale! Get Flat 40% OFF on Ticket Manager Pro !!"
    723 msgstr ""
    724 
    725 #: includes/Admin/views/notices/black-friday.php:26
    726 #. 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:38
    733 msgid "Claim your discount!!"
    734 msgstr ""
    735 
    736 #: includes/Admin/views/notices/black-friday.php:42
    737 msgid "Remind me later"
    738 msgstr ""
    739 
    740 #: includes/Admin/views/notices/black-friday.php:46
    741 msgid "Never show this again!"
    742 msgstr ""
    743 
    744747#: includes/Admin/views/notices/review.php:19
    745748msgid "Enjoying Ticket Manager?"
    746749msgstr ""
    747750
     751#. translators: %1$s: Ticket Manager ORG link, %2$s: Coupon code.
    748752#: 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
     754msgid "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! 😊"
    754755msgstr ""
    755756
     
    771772msgstr ""
    772773
     774#. translators: %1$s: Ticket Manager Pro link, %2$s: Coupon code.
    773775#: 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
     777msgid "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!"
    778778msgstr ""
    779779
     
    868868msgstr ""
    869869
    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
    871872msgid "No attendees found for this product."
    872873msgstr ""
    873874
    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
    875877msgid "Company: "
    876878msgstr ""
    877879
    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
    879882msgid "Country: "
    880883msgstr ""
     
    896899msgstr ""
    897900
     901#. translators: %s: field label.
    898902#: includes/Cart.php:166
    899 #. translators: %s: field label.
     903#, php-format
    900904msgid "%s is a required field."
    901905msgstr ""
    902906
     907#. translators: %d: quantity.
    903908#: includes/Cart.php:221
    904 #. translators: %d: quantity.
     909#, php-format
    905910msgid "%d ticket added to your cart."
    906911msgid_plural "%d tickets added to your cart."
     
    916921msgstr ""
    917922
    918 #: includes/Cart.php:269 includes/Frontend/Frontend.php:133
     923#: includes/Cart.php:269
     924#: includes/Frontend/Frontend.php:133
    919925#: templates/single-product/ticket-fields.php:54
    920 #. translators: %s: field label.
    921926msgid "Privacy Preference"
    922927msgstr ""
    923928
    924 #: includes/Cart.php:270 includes/Emails/Emails.php:116
     929#: includes/Cart.php:270
     930#: includes/Emails/Emails.php:116
    925931msgid "Yes"
    926932msgstr ""
     
    935941
    936942#: 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 
     943msgid "This email is sent to the customer when an order containing tickets is completed."
     944msgstr ""
     945
     946#. translators: 1: Email subject
    942947#: 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
     949msgid "This controls the email subject line. Leave blank to use the default subject: %s."
     950msgstr ""
     951
     952#. translators: 1: Email heading
    949953#: 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
     955msgid "This controls the main heading contained within the email notification. Leave blank to use the default heading: %s."
    954956msgstr ""
    955957
     
    959961
    960962#: 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}"
     963msgid "Text to appear below the main email content. Available placeholders: {site_title}, {site_address}, {site_url}, {order_date}, {order_number}"
    964964msgstr ""
    965965
     
    983983
    984984#: 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."
     985msgid "Just to let you know — we've received your ticket order #{order_number}, and it is now being processed."
    988986msgstr ""
    989987
     
    10161014msgstr ""
    10171015
    1018 #: includes/Frontend/Frontend.php:68 includes/Frontend/Frontend.php:118
     1016#: includes/Frontend/Frontend.php:68
     1017#: includes/Frontend/Frontend.php:118
    10191018#: templates/emails/order-ticket.php:33
    10201019msgid "Ticket Number"
     
    10251024msgstr ""
    10261025
    1027 #: includes/Frontend/Products.php:55 includes/Frontend/Products.php:195
     1026#: includes/Frontend/Products.php:55
     1027#: includes/Frontend/Products.php:195
    10281028msgid "Additional Details"
    10291029msgstr ""
     
    10571057msgstr ""
    10581058
     1059#. translators: 1: plugin name 2: version number
    10591060#: includes/Installer.php:77
    1060 #. translators: 1: plugin name 2: version number
     1061#, php-format
    10611062msgid "%1$s updated to version %2$s successfully."
    10621063msgstr ""
     
    10641065#: includes/Plugin.php:77
    10651066msgid "Go Pro"
    1066 msgstr ""
    1067 
    1068 #: includes/PostTypes.php:38
    1069 msgid "Add New Ticket"
    1070 msgstr ""
    1071 
    1072 #: includes/PostTypes.php:39
    1073 msgid "New Ticket"
    1074 msgstr ""
    1075 
    1076 #: includes/PostTypes.php:42
    1077 msgid "All Tickets"
    1078 msgstr ""
    1079 
    1080 #: includes/PostTypes.php:43
    1081 msgid "Search Tickets"
    1082 msgstr ""
    1083 
    1084 #: includes/PostTypes.php:44
    1085 msgid "Parent Tickets:"
    1086 msgstr ""
    1087 
    1088 #: includes/PostTypes.php:46
    1089 msgid "No tickets found in Trash."
    1090 msgstr ""
    1091 
    1092 #: libraries/byteever/bytekit-plugin/src/Admin/Notices.php:113
    1093 msgid "Dismiss this notice"
    1094 msgstr ""
    1095 
    1096 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:214
    1097 msgid "Support"
    1098 msgstr ""
    1099 
    1100 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:217
    1101 msgid "Review"
    1102 msgstr ""
    1103 
    1104 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:88
    1105 msgid "Settings saved."
    1106 msgstr ""
    1107 
    1108 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:261
    1109 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:364
    1110 msgid "Recommended"
    1111 msgstr ""
    1112 
    1113 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:261
    1114 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:364
    1115 msgid "Install Now"
    1116 msgstr ""
    1117 
    1118 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:330
    1119 msgid "Need Help?"
    1120 msgstr ""
    1121 
    1122 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:374
    1123 msgid "Join our Community"
    1124 msgstr ""
    1125 
    1126 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:374
    1127 msgid "Request a Feature"
    1128 msgstr ""
    1129 
    1130 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:374
    1131 msgid "Report a Bug"
    1132 msgstr ""
    1133 
    1134 #: templates/emails/customer-completed-ticket.php:25
    1135 #: templates/emails/plain/customer-completed-ticket.php:28
    1136 #. translators: %s: Customer first name
    1137 msgid "Hi %s,"
    1138 msgstr ""
    1139 
    1140 #: templates/emails/customer-completed-ticket.php:31
    1141 #: templates/emails/plain/customer-completed-ticket.php:37
    1142 #. 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:30
    1147 msgid "Order Tickets"
    1148 msgstr ""
    1149 
    1150 #: templates/emails/plain/customer-completed-ticket.php:20
    1151 msgid "Ticket Numbers"
    1152 msgstr ""
    1153 
    1154 #: templates/emails/plain/customer-completed-ticket.php:47
    1155 msgid "Ticket(s)"
    1156 msgstr ""
    1157 
    1158 #: templates/myaccount/edit-ticket.php:34
    1159 msgid "Edit Ticket Details"
    1160 msgstr ""
    1161 
    1162 #: templates/myaccount/edit-ticket.php:36
    1163 msgid "Ticket updated successfully."
    1164 msgstr ""
    1165 
    1166 #: templates/myaccount/edit-ticket.php:38
    1167 msgid "There was an issue while updating the ticket. Please try again."
    1168 msgstr ""
    1169 
    1170 #: templates/myaccount/edit-ticket.php:61
    1171 msgid "Update Ticket"
    1172 msgstr ""
    1173 
    1174 #: templates/myaccount/view-tickets.php:42
    1175 msgid "Ticket #"
    1176 msgstr ""
    1177 
    1178 #: templates/myaccount/view-tickets.php:94
    1179 msgid "Go Shop"
    1180 msgstr ""
    1181 
    1182 #: templates/myaccount/view-tickets.php:96
    1183 msgid "No ticket has been purchased yet."
    1184 msgstr ""
    1185 
    1186 #. Plugin URI of the plugin/theme
    1187 msgid "https://pluginever.com/plugins/wc-ticket-manager-pro/"
    1188 msgstr ""
    1189 
    1190 #. Description of the plugin/theme
    1191 msgid "Easily sell and manage tickets for events, concerts or conferences."
    1192 msgstr ""
    1193 
    1194 #. Author of the plugin/theme
    1195 msgid "PluginEver"
    1196 msgstr ""
    1197 
    1198 #. Author URI of the plugin/theme
    1199 msgid "https://pluginever.com/"
    12001067msgstr ""
    12011068
     
    12241091msgid "Add New"
    12251092msgstr ""
     1093
     1094#: includes/PostTypes.php:38
     1095msgid "Add New Ticket"
     1096msgstr ""
     1097
     1098#: includes/PostTypes.php:39
     1099msgid "New Ticket"
     1100msgstr ""
     1101
     1102#: includes/PostTypes.php:42
     1103msgid "All Tickets"
     1104msgstr ""
     1105
     1106#: includes/PostTypes.php:43
     1107msgid "Search Tickets"
     1108msgstr ""
     1109
     1110#: includes/PostTypes.php:44
     1111msgid "Parent Tickets:"
     1112msgstr ""
     1113
     1114#: includes/PostTypes.php:46
     1115msgid "No tickets found in Trash."
     1116msgstr ""
     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
     1122msgid "Hi %s,"
     1123msgstr ""
     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
     1129msgid "Here are the ticket(s) of your order #%1$d placed on %2$s:"
     1130msgstr ""
     1131
     1132#: templates/emails/order-tickets.php:17
     1133#: templates/order/order-tickets.php:30
     1134msgid "Order Tickets"
     1135msgstr ""
     1136
     1137#: templates/emails/plain/customer-completed-ticket.php:20
     1138msgid "Ticket Numbers"
     1139msgstr ""
     1140
     1141#: templates/emails/plain/customer-completed-ticket.php:47
     1142msgid "Ticket(s)"
     1143msgstr ""
     1144
     1145#: templates/myaccount/edit-ticket.php:34
     1146msgid "Edit Ticket Details"
     1147msgstr ""
     1148
     1149#: templates/myaccount/edit-ticket.php:36
     1150msgid "Ticket updated successfully."
     1151msgstr ""
     1152
     1153#: templates/myaccount/edit-ticket.php:38
     1154msgid "There was an issue while updating the ticket. Please try again."
     1155msgstr ""
     1156
     1157#: templates/myaccount/edit-ticket.php:61
     1158msgid "Update Ticket"
     1159msgstr ""
     1160
     1161#: templates/myaccount/view-tickets.php:42
     1162msgid "Ticket #"
     1163msgstr ""
     1164
     1165#: templates/myaccount/view-tickets.php:94
     1166msgid "Go Shop"
     1167msgstr ""
     1168
     1169#: templates/myaccount/view-tickets.php:96
     1170msgid "No ticket has been purchased yet."
     1171msgstr ""
  • wc-ticket-manager/trunk/readme.txt

    r3401560 r3446961  
    33Tags: events, concerts, conference, sell tickets, event tickets
    44Requires at least: 5.2
    5 Tested up to: 6.8
     5Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 2.1.3
     7Stable tag: 2.1.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    127127
    128128== Changelog ==
     129 2.1.4 (26th January 2026) =
     130* Fix: Resolved minor bugs and improved overall performance.
     131
    129132 2.1.3 (24th November 2025) =
    130133* Fix: Updated plugin naming to comply with WordPress.org trademark guidelines.
    131134* Enhance: Improved readme content clarity and removed promotional language per guidelines.
    132 * Enhance: Update the plugin notices.
    133135
    134136= 2.1.2 (25th October 2025) =
  • wc-ticket-manager/trunk/vendor/autoload.php

    r3342219 r3446961  
    2020require_once __DIR__ . '/composer/autoload_real.php';
    2121
    22 return ComposerAutoloaderInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::getLoader();
     22return ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853::getLoader();
  • wc-ticket-manager/trunk/vendor/composer/autoload_aliases.php

    r3374984 r3446961  
    11<?php
    22
    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
     5namespace {
     6
    417}
    428
    43 spl_autoload_register( 'autoloadAliases' );
    44 
     9
     10namespace 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  
    88return array(
    99    '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',
    3010);
  • wc-ticket-manager/trunk/vendor/composer/autoload_psr4.php

    r3342219 r3446961  
    77
    88return array(
     9    'WooCommerceTicketManager\\ByteKit\\' => array($vendorDir . '/byteever/bytekit-settings/src', $vendorDir . '/byteever/bytekit-plugin/src'),
    910    'WooCommerceTicketManager\\' => array($baseDir . '/includes'),
    1011);
  • wc-ticket-manager/trunk/vendor/composer/autoload_real.php

    r3342219 r3446961  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitbeaa1bffe9cdfa25d3c9a5bcac916f0b
     5class ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitbeaa1bffe9cdfa25d3c9a5bcac916f0b', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitbeaa1bffe9cdfa25d3c9a5bcac916f0b', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit018c4d40f9cdd0bb3cad8b10d0126853', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • wc-ticket-manager/trunk/vendor/composer/autoload_static.php

    r3401560 r3446961  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b
     7class ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853
    88{
    99    public static $prefixLengthsPsr4 = array (
    1010        'W' =>
    1111        array (
     12            'WooCommerceTicketManager\\ByteKit\\' => 33,
    1213            'WooCommerceTicketManager\\' => 25,
    1314        ),
     
    1516
    1617    public static $prefixDirsPsr4 = array (
     18        'WooCommerceTicketManager\\ByteKit\\' =>
     19        array (
     20            0 => __DIR__ . '/..' . '/byteever/bytekit-settings/src',
     21            1 => __DIR__ . '/..' . '/byteever/bytekit-plugin/src',
     22        ),
    1723        'WooCommerceTicketManager\\' =>
    1824        array (
     
    2329    public static $classMap = array (
    2430        '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',
    4531    );
    4632
     
    4834    {
    4935        return \Closure::bind(function () use ($loader) {
    50             $loader->prefixLengthsPsr4 = ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::$prefixLengthsPsr4;
    51             $loader->prefixDirsPsr4 = ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::$prefixDirsPsr4;
    52             $loader->classMap = ComposerStaticInitbeaa1bffe9cdfa25d3c9a5bcac916f0b::$classMap;
     36            $loader->prefixLengthsPsr4 = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$prefixLengthsPsr4;
     37            $loader->prefixDirsPsr4 = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$prefixDirsPsr4;
     38            $loader->classMap = ComposerStaticInit018c4d40f9cdd0bb3cad8b10d0126853::$classMap;
    5339
    5440        }, null, ClassLoader::class);
  • wc-ticket-manager/trunk/vendor/composer/installed.json

    r3342219 r3446961  
    33        {
    44            "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",
    77            "source": {
    88                "type": "git",
    99                "url": "git@github.com:byteever/bytekit-plugin.git",
    10                 "reference": "794ec9834ecac6cead6b1064a605ff930864950b"
     10                "reference": "43692c253b4d83879f5302dc6feff5eb2448428d"
    1111            },
    1212            "dist": {
    1313                "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",
    1616                "shasum": ""
    1717            },
     
    1919                "php": ">=7.4"
    2020            },
    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",
    3422            "type": "library",
    3523            "installation-source": "dist",
     
    3927                }
    4028            },
    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             },
    7629            "license": [
    7730                "GPL-3.0-or-later"
    7831            ],
    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.",
    8632            "support": {
    87                 "source": "https://github.com/byteever/bytekit-plugin/tree/v1.0.2",
     33                "source": "https://github.com/byteever/bytekit-plugin/tree/trunk",
    8834                "issues": "https://github.com/byteever/bytekit-plugin/issues"
    8935            },
    90             "install-path": "../../libraries/byteever/bytekit-plugin/"
     36            "abandoned": true,
     37            "install-path": "../byteever/bytekit-plugin"
    9138        },
    9239        {
    9340            "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",
    9643            "source": {
    9744                "type": "git",
    9845                "url": "git@github.com:byteever/bytekit-settings.git",
    99                 "reference": "6fed19fd393c2037b967d5507d26cb98a1474bbd"
     46                "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef"
    10047            },
    10148            "dist": {
    10249                "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",
    10552                "shasum": ""
    10653            },
     
    10855                "php": ">=7.4"
    10956            },
    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",
    11458            "type": "library",
    11559            "installation-source": "dist",
     
    11963                }
    12064            },
    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             },
    12965            "license": [
    13066                "GPL-3.0-or-later"
    13167            ],
    132             "authors": [
    133                 {
    134                     "name": "Sultan Nasir Uddin",
    135                     "email": "manikdrmc@gmail.com"
    136                 }
    137             ],
    13868            "support": {
    139                 "source": "https://github.com/byteever/bytekit-settings/tree/v1.0.2",
     69                "source": "https://github.com/byteever/bytekit-settings/tree/trunk",
    14070                "issues": "https://github.com/byteever/bytekit-settings/issues"
    14171            },
    142             "install-path": "../../libraries/byteever/bytekit-settings/"
     72            "abandoned": true,
     73            "install-path": "../byteever/bytekit-settings"
    14374        }
    14475    ],
  • wc-ticket-manager/trunk/vendor/composer/installed.php

    r3401560 r3446961  
    22    'root' => array(
    33        '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',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        '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',
    1717            'type' => 'library',
    1818            'install_path' => __DIR__ . '/../byteever/bytekit-plugin',
     
    2121        ),
    2222        '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',
    2626            'type' => 'library',
    2727            'install_path' => __DIR__ . '/../byteever/bytekit-settings',
     
    3030        ),
    3131        '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',
    3535            'type' => 'wordpress-plugin',
    3636            'install_path' => __DIR__ . '/../../',
  • wc-ticket-manager/trunk/wc-ticket-manager.php

    r3401560 r3446961  
    44 * Plugin URI:           https://pluginever.com/plugins/wc-ticket-manager-pro/
    55 * Description:          Easily sell and manage tickets for events, concerts or conferences.
    6  * Version:              2.1.3
     6 * Version:              2.1.4
    77 * Requires at least:    5.2
     8 * Tested up to:         6.9
    89 * Requires PHP:         7.4
    910 * Author:               PluginEver
    1011 * Author URI:           https://pluginever.com/
    1112 * License:              GPL v2 or later
    12  * License URI:          http://www.gnu.org/licenses/gpl-2.0.html
     13 * License URI:          https://www.gnu.org/licenses/gpl-2.0.html
    1314 * Text Domain:          wc-ticket-manager
    14  * Domain Path:          /languages/
    15  * Tested up to:         6.8
     15 * Domain Path:          /languages
    1616 * WC requires at least: 3.0.0
    17  * WC tested up to:      10.3
     17 * WC tested up to:      10.4
    1818 * Requires Plugins:     woocommerce
    1919 *
    20  * @package WooCommerceTicketManager
     20 * @link                 https://pluginever.com
    2121 *
    2222 * This program is free software; you can redistribute it and/or modify
     
    2727 * This program is distributed in the hope that it will be useful,
    2828 * but WITHOUT ANY WARRANTY; without even the implied warranty of
    29  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    3030 * 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
    3139 */
    3240
    33 // Don't call the file directly.
    34 defined( 'ABSPATH' ) || exit();
     41defined( 'ABSPATH' ) || exit;
    3542
    36 // Require the autoloader.
     43// Autoloader.
    3744require_once __DIR__ . '/vendor/autoload.php';
    38 require_once __DIR__ . '/libraries/autoload.php';
    3945
    4046// Instantiate the plugin.
Note: See TracChangeset for help on using the changeset viewer.