Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

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']