=== Bridge for WooCommerce ===
Contributors: Tickera, freemius
Donate link: https://tickera.com
Tags: woocommerce, tickera
Requires at least: 4.3.1
Tested up to: 6.8.1
WC requires at least: 2.3.13
WC tested up to: 7.2.0

Leverage the power of both WooCommerce and Tickera to manage events and sell tickets

== Description ==

Leverage the power of both WooCommerce and Tickera to manage events and sell tickets

= Sell Event Tickets with WooCommerce =

With more than 10.000.000 downloads, WooCommerce is certainly the most popular e-commerce system for the WordPress platform. We have harnessed the power of almighty WooCommerce and came up with this great integration with Tickera Event Ticketing System called Bridge for WooCommerce. Sell tickets on your site and deliver them to your buyers using the awesomeness of this WooCommerce and Tickera fusion!

= Create Tickets Inside WooCommerce =

Creating tickets for an event is as easy as creating any other WooCommerce product. Each ticket can have its own SKU, price, stock, and even multiple variations! In addition, you can control sale price date easily and offer early bird tickets with just one click. Set the different ticket template and make a new look of each ticket type with Tickera ticket drag & drop template builder. Control number of allowed check-ins per ticket easily.

= Sell tickets and other products at the same time =

Have a cool T-Shirt for your event or want to offer option for your visitors to have lunch? Why not generating extra revenue with that? Offer your customers all the perks you have, easy and straight away!

= Check in attendees with phone apps or barcode readers =

Use Tickera check-in [iOS](https://itunes.apple.com/us/app/ticket-checkin/id958838933) and [Android](https://play.google.com/store/apps/details?id=com.tickera.tickeraapp) apps or even a simple but efficient [Barcode Reader](https://tickera.com/addons/barcode-reader/). Just point your smartphone or barcode reader to the ticket, check-in and say "Welcome!"

= Extend WooCommerce order status e-mails =

Tickets in the mailbox! Right after purchasing a ticket, your customers will get the standard WooCommerce "Order Completed" e-mail with the download link to your ticket(s). Pretty cool, right?

= Create Custom Order Fields =

Need to know more than just name and email of you customers? Use [Tickera Custom Forms](https://tickera.com/addons/custom-forms/) and set everything up! Input fields, checkboxes, radio buttons, dropdown menus... all at your disposal, any way you need, any way you like.

= Supported Tickera Addons =

* [Custom Forms](https://tickera.com/addons/custom-forms/)
* [Events Calendar](https://tickera.com/addons/tickera-event-calendar/)
* [Barcode Reader](https://tickera.com/addons/barcode-reader/)
* [CSV Export](https://tickera.com/addons/csv-export/)
* [Custom Ticket Template Font](https://tickera.com/addons/custom-ticket-template-fonts/)
* [Check-in Notifications](https://tickera.com/addons/check-in-notifications/)
* [Check-in Translate](https://tickera.com/addons/check-in-app-translation/)

= Feature List =

* Leverage the power of both WooCommerce and Tickera to deliver the best experience for your event
* No additional fees
* Manage events and sell tickets directly on your website
* Check-in attendees with mobile apps or barcode reader
* Create different ticket templates with drag & drop template builder
* Add multiple ticket types and variations (both paid and free)
* Control number of available check-ins per each ticket type
* Sell tickets and other products at the same time
* Schedule sale price date
* Limit how many tickets of a given ticket type are available
* Optionally hide tickets from the WooCommerce product archive
* Redirect single ticket products to associated event page
* Create Custom Order Fields and display them in the check-in mobile apps and on the tickets
* Export attendee list (as a PDF document or in the CSV format)

= Requirements =

* [Tickera](https://wordpress.org/plugins/tickera-event-ticketing-system/ "WordPress Event Ticketing System") Plugin (version 3.2.0.9 and up)
* WooCommerce Plugin (version 2.3.13 and up)

== Installation ==

1. Upload this add-on zip to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Install and activate Tickera plugin https://wordpress.org/plugins/tickera-event-ticketing-system/
4. Install and activate WooCommerce plugin https://wordpress.org/plugins/woocommerce/
5. Create a new Event (http://yoursite.com/wp-admin/post-new.php?post_type=tc_events)
6. Create a new WooCommerce product (http://yoursite.com/wp-admin/post-new.php?post_type=product) - select "Product is a Ticket"
7. Sell your event tickets and enjoy!

== Changelog ==

= 1.6.7 24/06/2025 =
* PHP Fatal Error when opening a seating map. [Fixed]

= 1.6.6 23/06/2025 =
* Allow single option for Custom Form Checkbox field.
* Stripslashes on Tickera > Emails > Message Content.
* Compliance with Tickera v3.5.5.7
* New "tc_created_order_ticket_instance" action hook. Triggers after a ticket is created. Arguments: ticket_id, order_id
* A Compliance to Woocommerce v9.9.3, enhancing cart and checkout error handling.
* Woocommerce High-Performance Order Storage Integration.

= 1.6.5 23/04/2025 =
* Show tickets options on "Downloadable" product type.
* Critical error when editing a post or page. [Fixed]
* Ability to extend Bridge for Woocommerce Blocks Integration via "tcwb_checkout_blocks_cart_data" filter hook.
* Updated Woocommerce Checkout Block's Combobox to a regular Select field.
* Updated Woocommerce Checkout Block's RadioControl to a regular input radio field.
* New "tc_wb_event_col_value_add_to_cart" filter hook for "Add to cart" in Event - Add to Cart Table. Argument(s): add_to_cart shortcode, Ticket Type ID

= 1.6.4 25/03/2025 =
* Disable Tickera Standalone payment gateways.
* Age confirmation in Woocommerce Checkout Blocks.
* CSV Export "Order Status" persistent empty value. [Fixed]
* Missing tickets on express checkouts. [Fixed]

= 1.6.3 27/01/2025 =
* Compliance for CSV Export v1.3.0
* Compliance for Seating Charts v1.1.6
* Freemius SDK updated to v2.11

= 1.6.2 26/12/2024 =
* "WooCommerce One Page Checkout" compatibility.
* Ability to skip cart_item validation loop via "tc_skip_cart_item_loop" filter hook. This is to help establish compatibility across other plugins that recreates the default Woocommerce cart_item object.
* Additional checkout block validation to ensure ticket's fields are rendered within the block.
* Critical error appears when Bridge for Woocommerce is activated prior to Woocommerce. [Fixed]

= 1.6.1 28/10/2024 =
* Call to undefined function ticket_code_to_id(). [Fixed]
* Cater all order statuses (default and custom) in Attendees & Tickets order status filter. Requires Tickera v3.5.4.5

= 1.6.0 25/09/2024 =
* Unable to save Billing and Shipping Information ticket template elements. [Fixed]
* Compatibility for YITH Booking and Appointment for WooCommerce plugin.

= 1.5.9 03/09/2024 =
* Tickera 3.5.3.6 compatibility.
* A Woocommerce 9.2.3 compliance to address the missing tickets issue.

= 1.5.8 23/08/2024 =
* Load plugin dependencies first.
* A Woocommerce v9.2.2 compliance to address the missing tickets issue.

= 1.5.7 12/08/2024 =
* Remove Woocommerce cart/checkout block session data after the cart has been emptied.
* Seating charts' sale price format. [Fixed]
* Attendees Information Fields Placement: Additional "Within Billing Information" and "Within Shipping Information" options.
* "add_standard_tc_fields_to_checkout" function as backward compatibility for "render_tc_owner_fields" function. Backward compatibility across plugins integrations.
* Compatibility for WooCommerce Product Bundles plugin.
* Hook attendees fields on Woocommerce update fragments.
* Load plugin dependencies first.
* Clearing out Tickera v3.5.3.0 deprecated functions.

= 1.5.6 26/06/2024 =
* Deprecated "woo_block_validation" function. Replaced with "woocommerce_blocks_validation".
* Deprecated "capture_woo_proceed_to_checkout". Replaced with "woocommerce_cart_items_validation".
* Additional validation right after clicking the checkout "Place Order" button.
* New Attendees Information Fields Placement option in Tickera > Settings > General > Woocommerce.
* Custom Forms 'Buyer' fields are being rendered twice in the checkout page. Issue occurs on some themes. [Fixed]
* Hide buyer/attendee fields if cart doesn't contains ticket types.

= 1.5.5 13/06/2024 =
* Ability to set limit checkins per calendar basis. Requires Tickera v3.5.2.7
* Admin Order Completed/Refunded E-mail Notification: Replaced ORDER_DETAILS with ORDER_DETAILS_URL placeholder.
* Broken ticket download link in email if the order is manually created in Woocommerce > Orders, set with completed status. [Fixed]
* Remove extra content added at "New Order" notification email for completed orders. Admin notification email will be sent separately via Tickera > Settings > E-mail > Admin Order Completed E-mail
* Checkout page: Deprecated "tc_woo_bridge_alternative_hook_for_checkout_to_billing" filter hook.
* Checkout page: Move buyer's field after checkout billing
* Checkout page: Move attendee's fields after order notes.
* Proper namespace for Woocommerce Checkout Block Integration.
* Additional "tcwb_checkout_fields_errors" filter hook for Woocommerce Checkout Block error handling.
* Append "Admin Order Placed E-mail" content on New Order (Completed status) Notification.
* Additional "Customer Order Notes" in CSV Export add-on.
* Number field handler in Woocommerce checkout blocks.

= 1.5.4 04/04/2024 =
* Line breaks in email templates. [Fixed]

= 1.5.3 26/03/2024 =
* Additional meta keys (billing first/last names and email) to search for in Tickera > Attendees & Tickets admin page
* New "Client Invoice E-mail" at Tickera > Settings > E-mail.
* Missing tickets table in order notification email. [Fixed]
* Secure tickets download urls.

= 1.5.2 12/03/2024 =
* Fatal error occurs if Tickera plugin has been deactivated. [Fixed]
* Non COD processing orders keeps on displaying tickets table in the frontend. Expected behaviour should be hidden. [Fixed]
* Store API requests at Checkout blocks creates unexpected tickets instances. [Fixed]
* Add to cart shortcode causing critical error if the associated product no longer exists. [Fixed]
* New Admin Order Placed E-mail at Tickera > Settings > E-mail.
* Additional string translation in Woocommerce Block Integration.
* Allow tickets download on both completed and processing order.
* Allow tickets download only when order is completed on "cash on delivery" payment method. Setting can be changed in Tickera > Settings > General > Cash on Delivery Ticket Download

= 1.5.1 15/01/2024 =
* Freemius only loading when there is no AJAX call
* Checkout blocks: Extends store endpoint only if an item is a valid ticket type.
* Remove duplicated "Ticket - add to cart" and "Event - Tickets Table" from Tickera's shortcode builder.
* Undefined variable $wp_button_class appearing in the order details page. [Fixed]

= 1.5.0 21/12/2023 =
* Store API requests at Cart/Checkout blocks creates unexpected tickets instances (e.g updating cart items or applying discount codes). [Fixed]
* Checkout blocks: Show attendees fields as default.

= 1.4.9 08/11/2023 =
* Minor update
* WooCommerce 6.4 compatibility

= 1.4.8 24/10/2023 =
* Duplicated Tickets being generated in Express Checkouts when Woocommerce Blocks are active. [Fixed]

= 1.4.7 17/10/2023 =
* Unable to generate tickets on express checkout (e.g Apple and Google Pay). [Fixed]

= 1.4.6 12/10/2023 =
* Unwanted labels appearing in the checkout block if the "Show Attendees Fields" is enabled while the First/Last names and emails are disabled. Options can be found at Tickera > Settings > General. [Fixed]
* Missing required fields in the checkout block. [Fixed]

= 1.4.5 11/10/2023 =
* Compatibility with Tickera 3.5.1.8 checkin api updates.
* CSV Export: Multiple coupon codes
* Woocommerce Blocks Integration.

= 1.4.4 30/08/2023 =
* Quantity label being rendered outside the event tickets table. [Fixed]
* Quantity selector not working on Non-ajax add to cart. [Fixed]
* Additional "tc_wb_maybe_send_attendee_order_completed_email" action hook to trigger attendees' order email notification only when order is completed.
* Compatibility issue with "WooCommerce Automatic Payment Status" plugin: Attendee order email notification is being sent twice. [Fixed]
* Unable to generate tickets on orders created via API. [Fixed]
* Developers: Ability to insert tickets meta via order create API. E.g default fields: owner_data_first_name_post_meta:["Ticket #1 FirstName", "Ticket #2 FirstName"], owner_data_last_name_post_meta: [ "Ticket #1 LastName", "Ticket #2 LastName" ], owner_data_owner_email_post_meta: [ "Ticket #1 Email", "Ticket #2 Email" ]
* Event page: Apply the admin notice generated by "Show tickets automatically" option on the "Event - Add to Cart" and "Ticket - Add to Cart" gutenberg builder blocks.

= 1.4.3 09/08/2023 =
* Ability to enable add_to_cart shortcode quantity selector. To enable, set the attribute quantity to "true" as string.
* Event Tickets (tc_wb_event) shortcode's quantity selector not updating correctly. [Fixed]
* Optimized get_event_tickets_count_sold query.

= 1.4.2 06/02/2023 =
* Product remains instock even if sold out in event limit. [Fixed]

= 1.4.1 18/05/2023 =
* Fixed issue with attendee title
* tc_bridge_for_woocommerce_content_order_table_is_after filter no longer works. [Fixed]
* Deliver admin order email notification only if the order is associated with tickets.
* Update Tickera gutenberg blocks list.

= 1.4.0 25/01/2023 =
* License check handling

= 1.3.9 14/12/2022 =
* Some theme compatibility issue. There are instances where an order line items don't match with the the number of generated ticket instances. [Fixed]
* Comply with the latest Woocommerce error handling in cart/checkout page.
* Ability to limit checkins per time basis. Requires Tickera v3.4.9.9

= 1.3.8 23/11/2022 =
* Additional "Display Type" parameter in Event Tickets - Shortcode. Values: Table (Default) and Dropdown.
* Event Tickets - Shortcode: Ability to enable and select quantity in the event tickets table and dropdown. Only applicable to non-variable products.
* Event Quantity Limitation: "Unlimited" value no longer works. [Fixed]
* Checkout Attendees' fields post validation no longer working in the recent Woocommerce release v7.1.0. [Fixed]
* Optimized Event Tickets - Shortcode (Dropdown type).

= 1.3.7 03/11/2022 =
* Hide "Product is a Ticket" and ticket's options in downloadable product type.
* Checkout page - Buyer confirmation email field: Additional email validation and error message.

= 1.3.6 20/09/2022 =
* Broken order's tc_cart_info meta if "WPC Product Bundles for WooCommerce" add-on (third party plugin) is active. [Fixed]
* Unable to complete checkout if cart consists of multiple types of tickets ( e.g standard, seats, bundles ). [Fixed]

= 1.3.5 17/08/2022 =
* Compatibility for WPC Product Bundles for WooCommerce

= 1.3.4 23/06/2022 =
* Expired ticket types still appearing in the Woocommerce shop page. [Fixed]

= 1.3.3 23/05/2022 =
* Additional validation for downloadable tickets based from order statuses. Requires Tickera v3.4.9.3.
* Unable to manually create an order in the admin dashboard. Upon adding a ticket in the order line items, it stuck on loading. [Fixed]
* Additional "Ticket Discount" field for CSV Export v1.2.6.5
* Additional Miscellaneous section to select mail type in Tickera > Settings > Email
* Misaligned data if CSV Export coupon code column is selected. [Fixed]

= 1.3.2 18/02/2022 =
* Remove outdated CSV Export fields.
* Additional "Ticket Subtotal", "Ticket Tax" and "Ticket Total" fields for CSV Export v1.2.6.3.
* Compatibility for Extendons: WooCommerce Product Add-ons - Custom Product Options Plugin.
* Ticket Type's "Available dates for tickets selling" option is no longer working in variable tickets. [Fixed]

= 1.3.1 11/30/2021 =
* Unable to search Tickets in admin Woocommerce product list. [Fixed]
* PHP Fatal Error when duplicating event. [Fixed]
* When the event quantity limit is enabled, it overrides the ticket's availability in the frontend ( regardless the ticket availability is set to open-ended or date-range ). [Fixed]

= 1.3.0 24/09/2021 =
* Duplicated attendees' details when an order is created with some variable products. [Fixed]
* When an order is cancelled and updated to another status ( e.g Completed ) it doesn't include Tickets Table in the email. [Fixed]
* Compatibility for WooCommerce PayPal Payments. Issue: When an order is created via Paypal Checkout, attendee's information and custom forms were not collected.
* Additional Identifiers/Labels in both admin and frontend sides for "Event Level" Quantity Limitation.

= 1.2.9 04/08/2021 =
* Added new translation strings
* WooCommerce 5.5.2 compatibility

= 1.2.8 11/06/2021 =
* Duplicated tickets within an order. This instance occur when a checkout payment method is being interrupted resulting to recreate the tickets during the next checkout process. [Fixed]

= 1.2.7 10/06/2021 =
* Additional backend validation for checkout attendee's fields.
* When an order is consist of a regular and a ticket type product, it doesn't display the Tickets table in the order history and emails. [Fixed]

= 1.2.6 02/06/2021 =
* Allow checkins for Woocommerce Subscription products.
* Ability to check-out tickets. Can be activated globally or per individual tickets.
* Unable to download tickets when the website is hosted with PHP v8.0. [Fixed]
* Missing Ticket's "Ticket Type" label when order is created via API. [Fixed]
* Tickera buyer/owner fields to be displayed only in Woocoomerce default order post.
* When an order is permanently deleted, include its associated ticket instances to the deletion. [Fixed]

= 1.2.5 15/03/2021 =
* "Product is a Ticket" contents keeps on appearing in firefox browser regardless the option is activated or not. [Fixed]

= 1.2.4 26/02/2021 =
* Duplicated Order Ticket Instances during checkout error. [Fixed]

= 1.2.3 15/02/2021 =
* Updating the order status from trash to any except "cancelled" doesn't retrieve the associated ticket instances. [Fixed]
* Unable to remove order line items. [Fixed]
* Missing "cart info" meta data after order process, resulting to error with some dependencies. [Fixed]
* Duplicated "Order Completed E-mail" section in Tickera > Settings > Email Page. [Fixed]
* Additional "TICKETS_TABLE" placeholder under "Admin Order Completed Email". Tickera > Settings > E-mail Page
* Adapt Woocommerce validation for sold out ticket type product

= 1.2.2 09/12/2020 =
* Event Quantity Limit: Adjusted to base the calculation from Pending, Processing and Completed Order Statuses

= 1.2.1 01/12/2020 =
* Attendees' e-mail verification not working (Checkout Page). [Fixed]
* Compatible with Tickera Event Limit Level
* Addition admin e-mail notification for refunded orders
* Missing ticket instances on api create order and manual orders. [Fixed]
* Compatibility issue with order created via api and Tickera - random ticket codes [Fixed]
* Conflict with Flexible Shipping plugin. Unable to complete checkout. [Fixed]

= 1.1.9 =
* Automatically adjust Ticket Instances within an order when its order line item is updated
* Compatibility issue with Woocommerce Deposit add-on. [Fixed]
* Better license update / license check handling
* Attendees Order Completed Email: Option to enable email attachment

= 1.1.8 =
* Added new filter in product listing
* Added woocommerce cancelled order status in csv export

= 1.1.7 =
* Fixed conflict with WooCommerce pre-order plugin

= 1.1.6.9 =
* Added new option for check-in availability dates: When the event starts

= 1.1.6.8 =
* Added support for YITH WooCommerce Multi-step Checkout 1.7.3 (https://wordpress.org/plugins/yith-woocommerce-multi-step-checkout/)
* Added support for WooCommerce Multi-Step Checkout 2.3 (https://wordpress.org/plugins/wp-multi-step-checkout/) - Thanks SilkyPress team!
* Added support for MultiStep Checkout for WooCommerce 1.0.6 (https://wordpress.org/plugins/woo-multistep-checkout/)

= 1.1.6.7 =
* Fixed issue with ticket download links for Tickera standalone version tickets after switching to the WooCommerce Bridge version

= 1.1.6.6 =
* Added improved plugin update option
* Added compatibility with Tickera 3.4
* Fixed issue with WordPress multisite network activation
* Fixed issue with tickets table not being sent with sending invoice and order details

= 1.1.6.5 =
* Fixed UX issue (sending tickets table in the e-mail upon refunding an order)
* Fixed issue (on some servers) with invisible old products on the shop page after Bridge activation
* Added new option which you can put in the wp-config.php in order to disable clearing custom forms fields upon changing select boxes on the WooCommerce checkout, example:  define('TC_WOO_DISABLE_FRAGMENTS_UPDATE', true);

= 1.1.6.4 =
* Added support for Seating Charts add-on (version 0.47)
* Replace is_int with is_numeric because a plugin changes an ID to string number
* Removed tickets from table that are unavailable for sales

= 1.1.6.3 =
* Fixed issue with non-translatable default string "Tickets:" (shown next to the tickets table)
* Added hooks for developers

= 1.1.6.2 =
* Fixed issue with variations being able to sell even if the dates for selling were set
* Added check for Catalog Visibility to events ticket table

= 1.1.6.1 =
* Updated language file

= 1.1.6.0 =
* Fixed issue with CSV Export not getting good WooCommerce order

= 1.1.5.9 =
* Fixed calling of the product id

= 1.1.5.8 =
* Changed position of one of the developer hooks

= 1.1.5.7 =
* Added support for "WooCommerce One Page Checkout" plugin (https://woocommerce.com/products/woocommerce-one-page-checkout/)
* Fixed support for "WooCommerce POS" plugin

= 1.1.5.6 =
* Added refunded order status to the attendees filter

= 1.1.5.5 =
* Added new product option "Available dates for tickets selling"

= 1.1.5.4 =
* Fixed issue with sale price shown in seating charts (requires at least 0.25v seatings charts)

= 1.1.5.3 =
* Fixed issues with billing and shipping addressed for ticket template elements

= 1.1.5.2 =
* Fixed conflict with WooCommerce Subscription plugin (renewal process)
* Order creation improvements (for seating charts add-on)

= 1.1.5.1 =
* Fixed bug with number of tickets created when placing an order with two different ticket types in cart and having specific number of items for both ticket types (11)

= 1.1.5 =
* Fix for order ID on the order details page

= 1.1.4.9 =
* Added Order Total column for CSV export

= 1.1.4.8 =
* Added new option "Within following time after order" under "Available dates / times for check-in" for ticket type checkins

= 1.1.4.7 =
* Added fix for the zero subtotal in confirmation email when order status is on-hold

= 1.1.4.6 =
* Added fix for WooCommerce 3.0.3 version

= 1.1.4.5 =
* Added new hook "tc_bridge_for_woocommerce_content_order_table_is_after" (which controls position of the tickets table in the email)

= 1.1.4.4 =
* Fixed issue with download table (not showing) when "Cash on Delivery Ticket Download" option is set to "yes"

= 1.1.4.3 =
* Update for WooCommerce 3.0 (fixed issues with variable names, notices etc)

= 1.1.4.2 =
* Added order by menu_order in the products query
* Added filter tc_wc_modify_get_event_ticket_types_args for developers

= 1.1.4.1 =
* Small Shortcode Builder admin performance improvements
* Fixed issue with saving extra values with custom forms add-on

= 1.1.4 =
* Fix for hiding tickets from the store

= 1.1.3.9 =
* Added new hooks for developers and fix for possible compatibility issues with future version of Tickera add-ons
* Fix for tickets quantity (WooCommerce POS plugin)

= 1.1.3.8 =
* Fixed issue with bundle plugins, because bundle and single ticket could not be added to the cart

= 1.1.3.7 =
* Fixed issue with admin order placed e-mail

= 1.1.3.6 =
* Added hooks and filters for other add-ons
* Added event name under product name
* Added support for Tickera 3.2.5.3

= 1.1.3.5 =
* Code improvements for WooCommerce ticket templates

= 1.1.3.4 =
* Fixed ticket element WordPress multisite issues

= 1.1.3.3 =
* Added new hooks for developers (and the physical tickets integration)
* Allow products with private status to show tickets via API

= 1.1.3.2 =
* Added shipping and billing info ticket template elements
* Code improvements

= 1.1.3.1 =
* Fixed issue with shortcodes

= 1.1.3 =
* Added WooCommerce order fields to CSV Export add-on
* Added WooCommerce order fields to the ticket template builder

= 1.1.2.9 =
* Added compatibility for Tickera 3.2.5

= 1.1.2.8 =
* Fixed issue with "Redirect product single post to an event" option
* Fixed notices

= 1.1.2.7 =
* Hide check-ins options by default
* Removed duplicated code (bridge-for-woocommerce.php)

= 1.1.2.6 =
* Removed duplicated code (bridge-for-woocommerce.php)

= 1.1.2.5 =
* Fixed issue when counting number of tickets sold when a product has more than 5 variations

= 1.1.2.4 =
* Added fix for clashes with some third-party themes
* Added plugin updater support for new licensing server

= 1.1.2.3 =
* Added "Ticket Check-in Availability Dates" functionality

= 1.1.2.2 =
* Added support for WooCommerce POS extension

= 1.1.2.1 =
* Removed "Client Order Placed E-Mail" (used in standard Tickera) section when Bridge is active

= 1.1.1 =
* Fixed issue with showing WooCommerce order number in the CSV export

= 1.1 =
* Fixed issue with showing tickets table on the order details page and confirmation e-mail when order doesn't contain ticket product

= 1.0.9 =
* Added new hooks for developers

= 1.0.8 =
* Added method to control resuming Woo orders

= 1.0.7 =
* Added support for the custom forms addon 1.2
* Small CSS changes in the admin area
* Replaced event shortcode on the events page in the admin (works with Tickera 3.2.2.9 version)

= 1.0.6 =
* Added functionality for trashing, deleting and untrashing associated tickets and attendee(s) data when parent order is deleted, trashed or changed status to cancelled

= 1.0.5 =
* Added support for Tickera 3.2.2.2

= 1.0.4 =
* Added option for controlling ticket delivery for "Cash on Delivery" payment gateway

= 1.0.3 =
* Added support for Tickera 3.2.1.9
* Updated fields and added tooltips

= 1.0.2 =
* Fixed issue with Order Processing and Order Completed ON/OFF email controls

= 1.0.1 =
* Removed Global Fee Scope option from the main plugin when this add-on is active
* Added additional hooks for developers

= 1.0 =
* First Release
