Ultimi aggiornamenti
Segui gli aggiornamenti dei plugin YITH giorno dopo giorno
YITH Event Tickets for WooCommerce Premium - 1.4.3
- New: support for WooCommerce 4.2
- New: admin can select the barcode protocol of the product
- Update: Italian translation
- Tweak: added empty message for attendees and organizers shortcodes
- Tweak: changed naming for Elementor widgets
- Fix: added new check in shortcode js, in order to avoid je error
- Fix: js error when loading pages edited with Elementor
- Fix: added id attribute to generate barcode (fix for barcode 2.0.0 with new library)
- Fix: fatal error when adding shortcodes without product_id
- Fix: notice caused by possible errors in reduced price configuration
- Dev: added yith_wcevti_default_select_option_label filter
- Dev: added yith_wcevti_start_with_monday_calendar filter, to allow third party code make the week start on Monday for calendar shortcode
YITH Event Tickets for WooCommerce Premium - 1.4.1
- New: support for WordPress 5.4
- New: support for WooCommerce 4.0
- New: Added check_in_ticket shortcode
- Update: plugin framework
- Update: Italian language
- Tweak: hide event information if fields or services are empty
- Tweak: change the add to cart message when you add more than one ticket to cart
- Tweak: improved message for ticket removed, on single product page
- Tweak: added external barcode image path, on event ticket creation
- Tweak: added default value for yes/no services type
- Fix: preventing blocking error on js when for attribute is not set for ticket fields;
- Fix: issue with overcharge for single-service tickets
- Fix: compatibility issues when filtering over product price
- Fix: js code emptying value for radio and checkbox fields on cloned ticket template, when increasing quantity
- Fix: register frontend scripts when a product page shortcode is used in current page
- Fix: events with no fields/services now correctly generate multiple tickets depending on quantity added to cart
- Dev: added filters to control permissions on API endpoints
- Dev: added filter yith_wcevti_attach_pdf_ticket_on_mail
- Dev: added filters yith_wcevti_overcharge_free_text_for_services and yith_wcevti_overcharge_free_text_for_services_with_range
- Dev: added filters yith_wecvti_description_for_google_calendar and yith_wecvti_title_for_google_calendar
YITH Event Tickets for WooCommerce Premium - 1.4.2
- Update: plugin framework
- Fix: js not being enqueued on product page
YITH Event Tickets for WooCommerce Premium - 1.4.0
- New: support for WordPress 5.4
- New: support for WooCommerce 4.0
- New: Added check_in_ticket shortcode
- Update: plugin framework
- Update: Italian language
- Tweak: hide event information if fields or services are empty
- Tweak: change the add to cart message when you add more than one ticket to cart
- Tweak: improved message for ticket removed, on single product page
- Tweak: added external barcode image path, on event ticket creation
- Tweak: added default value for yes/no services type
- Fix: preventing blocking error on js when for attribute is not set for ticket fields;
- Fix: issue with overcharge for single-service tickets
- Fix: compatibility issues when filtering over product price
- Fix: js code emptying value for radio and checkbox fields on cloned ticket template, when increasing quantity
- Fix: register frontend scripts when a product page shortcode is used in current page
- Fix: events with no fields/services now correctly generate multiple tickets depending on quantity added to cart
- Dev: added filters to control permissions on API endpoints
- Dev: added filter yith_wcevti_attach_pdf_ticket_on_mail
- Dev: added filters yith_wcevti_overcharge_free_text_for_services and yith_wcevti_overcharge_free_text_for_services_with_range
- Dev: added filters yith_wecvti_description_for_google_calendar and yith_wecvti_title_for_google_calendar
YITH Event Tickets for WooCommerce Premium - 1.3.10
- New: support for WooCommerce 3.9
- Update: plugin framework
- Update: Dutch language
- Dev: added yith_wcevti_after_print_ticket_template_metabox action
- Dev: added yith_wcevti_after_ticket_created action
- Fix: timezone issue when showing event date on frontend
YITH Event Tickets for WooCommerce Premium - 1.3.9
- New: support for WordPress 5.3
- New: support for WooCommerce 3.8
- New: added new order actions to send processing and completed order emails with event ticket PDF attached
- New: now select service options can be disabled
- New: now tickets can be filtered by Name and Status on backend
- New: now check-in shortcode allows to check-out tickets
- New: added automatic search option for check-in shortcode
- Update: Plugin framework
- Update: Italian language
- Update: Spanish language
- Fix: missing services in CSV export of the tickets
- Dev: added new parameter to yith_start_date_message and yith_end_date_message filters
- Dev: added new parameters to yith_wcevti_allowed_emails filter
- Dev: added ticket price to get_purchased_ticket method
- Dev: added new filter yith_wcevti_add_view_and_gcalendar_button_custom_status
- Dev: added new filter yith_wcevt_args_ticket_purchased_template
- Dev: added new filter yith_check_if_expired_event
YITH Event Tickets for WooCommerce Premium - 1.3.8
- New: WooCommerce 3.7 support
- Tweak: removed call that retrieves all tickets for checkin shortcode (ajax loading will be applied anyway)
- Tweak: add args for service metabox template
- Tweak: check if $item_meta exists
- Tweak: added stripslashes wherever it is required
- Update: internal plugin framework
- Fix: prevent fatal error when not isset $get[post_type]
- Fix: issue with services index, causing new items overwriting previous one
- Fix: fixed barcode value in the CSV export
- Dev: new filters yith_wcevti_load_tickets_purchased and yith_wcevti_search_ticket_output
- Dev: new filter yith_wc_event_tickets_show_already_sold_tickets
- Dev: new action yith_wcevti_order_metabox_end_services
YITH Event Tickets for WooCommerce Premium - 1.3.7
- Update: Added new fonts to mpdf library
- Tweak: Add year range as a parameter
- Dev: Filter yith_wcevt_get_tickets_purchased_by_order_items
- Dev: Filter yith_wcevti_year_range
YITH Event Tickets for WooCommerce Premium - 1.3.6
- New: WooCommerce 3.6 support
- Tweak: added jquery-blockui as a dependency
- Tweak: improved message when a ticket is already checked
- Tweak: disable the service if it doesn't have stock
- Update: internal plugin framework
- Update: Spanish language
- Fix: how to get the services type select name for the CSV
- Fix: problem with the delimiter on csv exporter when the field doesn't exists
- Fix: added yes or no field to the text domain
- Fix: removed appropriate class when ticket message is closed
- Fix: fixed message colors when searching if the ticket is checked
- Dev: added filter yith_wcevt_ticket_purchased_row
- Dev: added filter yith_wcevt_display_fields_panel
- Dev: added filter yith_wcevt_export_csv
YITH Event Tickets for WooCommerce Premium - 1.3.5
- Tweak: allow numbers leading with zero in the numbers input
- Update: updated plugin FW
- Fix: fixed a warning
- Fix: fixed problem to display shortcode in the right way
- Dev: added new filter yith_event_ticket_display_barcode_option and yith_event_ticket_display_ticket_number_option
- Dev: added new filter yith_wcevt_get_csv_list_column, yith_wcevt_get_csv_row and yith_wcevt_get_user_from_order
- Dev: added dynamic filter yith_wcevt_passed_item_field_'.$field['_type']