The Events Calendar Pro Event Tickets Plus Addon

The Events Calendar Pro Event Tickets Plus Addon v6.5.1 Nulled

No permission to download
Download The Events Calendar Pro Event Tickets Plus Addon v5.2.5 Nulled Free
= [v5.2.5] 2021-06-09 =

* Feature - Add a new Resend-tickets action link for attendees within the admin attendee list view. [ETP-704]
* Fix - Fixed shared capacity stock sync after attendee deletion, for WooCommerce tickets. [ETP-651]
* Fix - Fixed shared capacity stock sync after attendee deletion, for Easy Digital Downloads tickets. [ETP-285]
* Fix - Fixed shared capacity stock not getting updated when any WooCommerce Order is cancelled. [ETP-664]
* Fix - Allow admins to restock refunded order tickets manually. [ETP-475]
* Fix - Problem with the "opt-out" being always on when using the Attendee Registration Modal. [ETP-727]
* Tweak - Added singular and plural support for the Attendee Registration notice regarding tickets without Attendee Registration fields in cart. [ETP-657]
* Language - 8 new strings added, 26 updated, 1 fuzzied, and 0 obsoleted
  • Love
Reactions: id369k
Download The Events Calendar Pro Event Tickets Plus Addon v5.2.4 Nulled Free
= [v5.2.4] 2021-05-12 =

* Feature - Placeholder support added for Text, Email, Telephone and URL Attendee Registration Fields. [ETP-711]
* Fix - The Attendee Registration modal cart, now makes the right calculation when removing items. [ETP-715]
* Fix - Show total attendance count for `tribe_attendee_list` shortcode title. [ETP-129]
* Tweak - Add Attendee Registration Fields to the Tickets editor UI for the classic editor. [ETP-594]
* Tweak - Add new filter to allow filtering of the QR Code check-in API key. [ETP-720]
* Tweak - Added filters: `tribe_tickets_modal_show_if_no_ticket_with_ar_in_cart`, `tribe_tickets_plus_manual_attendees_view_send_ticket_email_for_new_attendees`, `event_tickets_plus_placeholder_enabled_ar_fields`, `event_tickets_plus_requested_api_is_valid`
* Tweak - Changed views: `meta/email`, `meta/telephone`, `meta/text`, `meta/url`, `v2/attendee-registration/mini-cart`
* Language - 3 new strings added, 17 updated, 0 fuzzied, and 0 obsoleted
Download The Events Calendar Pro Event Tickets Plus Addon v5.2.3 Nulled Free
= [v5.2.3] 2021-04-22 =

* Tweak - Handle changes on the attendee meta fieldset styles when Individual Attendee Collection is enabled. [ETP-699]
* Tweak - Added filters: `tribe_tickets_modal_show_if_no_ticket_with_ar_in_cart`, `tribe_tickets_plus_manual_attendees_view_send_ticket_email_for_new_attendees`
* Tweak - Changed views: `v2/attendee-registration/mini-cart`
* Language - 1 new strings added, 5 updated, 0 fuzzied, and 1 obsoleted
  • Like
Reactions: smalok
Download The Events Calendar Pro Event Tickets Plus Addon v5.2.2.1 Nulled Free
= [5.2.2.1] 2021-03-30 =


* Fix - Resolve PHP notices when creating new tickets with Attendee Registration Information. [ETP-713]
  • Like
Reactions: smalok
Download The Events Calendar Pro Event Tickets Plus Addon v5.2.1 Nulled Free
= [v5.2.1] 2021-03-04 =

* Fix - Compatibility with WordPress 5.7 and jQuery 3.5.X [ETP-626]
* Fix - Attendees will no longer have a new user created (if they did not already exist), which was introduced in Event Tickets Plus 5.2.0. To turn this on, you can simply add the filter `add_filter( 'tribe_tickets_attendee_create_user_from_email', '__return_true' );`
* Fix - Removed the 'Edit' column from the Attendees Report export CSV file. [ETP-652]
* Tweak - Add filter `tribe_tickets_modal_show_if_no_ticket_with_ar_in_cart` you can return false on to skip the Attendee Registration Modal if no tickets with Attendee Registration fields are in cart. [ETP-516]
* Tweak - Tweaked incomplete order status queries for MySQL 8+ compatibility in the WooCommerce integration. [ETP-669]
* Language - 0 new strings added, 30 updated, 0 fuzzied, and 0 obsoleted
  • Like
Reactions: smalok and o.farner
Download The Events Calendar Pro Event Tickets Plus Addon v5.2.0 Nulled Free
= [v5.2.0] 2021-02-16 =

* Feature - You can now add and edit attendees directly from the Attendees Report screen -- Choose the ticket or RSVP then fill out the attendee details and a ticket will be set up and emailed to them. You can edit existing attendees and all of the things you love about Attendee Registration has come along for the party too! [ETP-366]
* Feature - WooCommerce and Easy Digital Download attendees are now generated through the new Event Tickets 5.1.0 Attendees API which provides more flexibility for adding and editing attendees at the code-level. [ETP-366]
* Feature - There's a new Orders API for setting up a corresponding WooCommerce or Easy Digital Downloads order for an attendee generated through the Attendees API. [ETP-366]
* Fix - Add a workaround for a potential WooCommerce fatal error until WooCommerce 5.1 is released. [ETP-635]
* Fix - Always enforce an integer for WooCommerce when we use the cart contents because some WooCommerce-related plugins may directly modify the cart contents and set the quantity to an unexpected format (float). [ETP-631]
* Fix - Ensure form submissions for Attendee Registration Information is prepared when updating the persistent cookie the same as it is prepared for creating the cookie.
* Fix - Ensure single Attendee Registration Fields are retained properly when processing Attendee Registration Information for storage. [ETP-642]
* Tweak - Handle currently selected values in the Attendee Registration Field templates (v2) for Birth Date field, Radio field, and Checkbox field.
* Tweak - Allow providing values to Attendee Registration Fields at the code level so the fields can be prepopulated on render. [ETP-366]
* Tweak - Extend the Attendees Repository code from Event Tickets for Tribe Commerce and RSVPs so that meta integration is handled directly on attendee save. [ETP-366]
* Tweak - Added filters: `tribe_tickets_plus_manual_attendees_user_allowed_to_add`, `tribe_tickets_plus_manual_attendees_user_allowed_to_edit`, `tribe_tickets_plus_manual_attendees_add_capabilities`, `tribe_tickets_plus_manual_attendees_edit_capabilities`, `tribe_tickets_plus_manual_attendees_show_on_front`, `tribe_tickets_plus_meta_render_table_meta_data_orphaned_data`, `tribe_tickets_plus_repositories_traits_attendee_meta`, `tribe_tickets_manual_attendees_enabled`
* Tweak - Removed filters: `wootickets_attendee_insert_args`
* Tweak - Added actions: `event_tickets_woocommerce_tickets_generated`, `event_tickets_woocommerce_tickets_generated_for_product`
* Tweak - Changed views: `attendees-list`, `eddtickets/tickets`, `login-to-purchase`, `meta`, `meta/birth`, `meta/checkbox`, `meta/datetime`, `meta/email`, `meta/number`, `meta/radio`, `meta/select`, `meta/telephone`, `meta/text`, `meta/url`, `tickets-plus/attendee-list-checkbox-rsvp`, `tickets-plus/attendee-list-checkbox-tickets`, `tickets-plus/email-qr`, `tickets-plus/orders-edit-meta`, `tickets-plus/orders-tickets`, `tpp/attendees-list-optout`, `v2/attendee-registration/button/back-to-cart`, `v2/attendee-registration/button/submit`, `v2/attendee-registration/content`, `v2/attendee-registration/content/attendees/content`, `v2/attendee-registration/content/attendees/error`, `v2/attendee-registration/content/attendees/fields`, `v2/attendee-registration/content/event`, `v2/attendee-registration/content/event/summary`, `v2/attendee-registration/content/event/summary/description`, `v2/attendee-registration/content/event/summary/title`, `v2/attendee-registration/content/notice`, `v2/attendee-registration/content/title`, `v2/attendee-registration/footer`, `v2/attendee-registration/mini-cart`, `v2/attendee-registration/mini-cart/title`, `v2/components/meta/birth`, `v2/components/meta/checkbox`, `v2/components/meta/datetime`, `v2/components/meta/email`, `v2/components/meta/number`, `v2/components/meta/radio`, `v2/components/meta/select`, `v2/components/meta/telephone`, `v2/components/meta/text`, `v2/components/meta/url`, `v2/iac/attendee-registration/email-disclaimer`, `v2/iac/attendee-registration/unique-email-error`, `v2/iac/attendee-registration/unique-name-error`, `v2/iac/my-tickets/resend-email-template`, `v2/modal/attendee-registration`, `v2/modal/attendee-registration/footer`, `v2/modal/attendee-registration/notice/error`, `v2/modal/attendee-registration/notice/non-ar`, `v2/modal/attendee-registration/title`, `v2/modal/cart`, `v2/modal/form`, `v2/modal/item/opt-out`, `v2/modal/item/remove`, `v2/modal/item/total`, `v2/modal/target`, `v2/tickets/commerce/fields`, `v2/tickets/commerce/fields/edd`, `v2/tickets/commerce/fields/woo`, `v2/tickets/submit/button-modal`, `wootickets/tickets`
* Language - 28 new strings added, 40 updated, 0 fuzzied, and 0 obsoleted
  • Like
Reactions: smalok and o.farner
Download The Events Calendar Pro Event Tickets Plus Addon v5.1.2 Nulled Free
= [v5.1.2] 2021-01-20 =

* Fix - Prevent potential fatal errors by passing the currency object to the context for the tickets footer template in the Attendee Registration mini cart in all cases. [ETP-629]
* Fix - Multiple shortcodes `[tribe_tickets post_id="ID"]` in a single page will now properly work with Modal and adding to cart. [ETP-627]
* Fix - 2 new strings added, 3 updated, 0 fuzzied, and 2 obsoleted
  • Like
Reactions: smalok
Download The Events Calendar Pro Event Tickets Plus Addon v5.1.1 Nulled Free
= [v5.1.1] 2020-12-15 =

* Feature - V2 Customizer - Add background color css overrides. [ETP-556]
* Feature - V2 Customizer - Add Event Title color css overrides. [ETP-576]
* Feature - V2 Customizer - Add Event Date & Time color css overrides. [ETP-575]
* Fix - Resolve a potential fatal error when saving a page using the Block Editor that contains the Attendee Registration Page shortcode. [ETP-598]
* Fix - Resolve PHP notices on the Attendee Registration Page from WooCommerce and Easy Digital Commerce ticket details when multiple Commerce Providers may be available. [ETP-599]
* Tweak - Added support for placeholders on the new Meta Field views (v2/components/meta/*.php) and make use of them in Individual Attendee Collection to show "Optional" text when collection is optional. [ETP-577]
* Tweak - Moved ticket editor warnings to Event Tickets. [ET-947]
* Tweak - Add opaque backgrounds for selected bordered elements. [ETP-579]
* Language - 1 new strings added, 8 updated, 0 fuzzied, and 3 obsoleted
  • Like
Reactions: smalok
Download The Events Calendar Pro Event Tickets Plus Addon v5.1.0.2 Nulled Free
= [v5.1.0.2] 2020-11-24 =

* Fix - Resolve notices and fatal errors related to `[tribe_tickets]` shortcode, happening since version 5.1.0.
  • Like
Reactions: smalok
Download The Events Calendar Pro Event Tickets Plus Addon v5.1.0.1 Nulled Free
= [v5.1.0.1] 2020-11-19 =

* Fix - Require Event Tickets 5.0.3+ for compatibility purposes on certain areas Event Tickets Plus that have direct calls to Event Tickets functionality. [ETP-578]

= [v5.1.0] 2020-11-19 =
* Feature - New Individual Attendee Collection functionality now allows for collection of individual names and emails for each attendee for Tribe Commerce, WooCommerce, and Easy Digital Download tickets. You can enable this option per ticket and choose to make the fields optional or required. [ETP-364]
* Feature - An optional new set of Ticket-specific views have been added that make it easier to customize and require less updating by our team in the future. The new views have greater automated testing coverage to improve long term stability. These views must be enabled in order to make use of the new Individual Attendee Collection feature. [ETP-364]
* Fix - Hide showing attendee list option in the Community Ticket submission form if Block editor is enabled. [CT-37]
* Fix - Properly remove temporary meta storage after checkout when optional Attendee Registration field values are all submitted as empty. [ETP-558]
* Fix - Shared capacity stock changes while updating ticket. [ETP-562]
* Tweak - Add help section update notice texts for updated directory structure. [ETP-542]
* Language - 32 new strings added, 68 updated, 0 fuzzied, and 1 obsoleted
* Tweak - Added filters: `tribe_tickets_plus_attendee_registration_iac_options`, `tribe_tickets_plus_attendee_registration_iac_default_setting_for_all_tickets`, `tribe_tickets_plus_attendee_registration_iac_setting_for_ticket`, `tribe_tickets_plus_attendee_registration_iac_setting_label_for_ticket`, `tribe_tickets_plus_attendee_registration_iac_fields`, `tribe_tickets_plus_attendee_registration_view_ticket_data`, `tribe_tickets_attendee_registration_has_required_meta`, `tribe_tickets_attendee_registration_is_meta_up_to_date`, `tribe_attendee_registration_cart_provider`, `tribe_attendee_registration_form_no_provider_class`, `tribe_attendee_registration_form_classes`, `tribe_attendee_registration_form_class`, `tribe_tickets_attendee_create_individual_name`, `tribe_tickets_plus_attendee_save_meta`, `tribe_tickets_attendee_create_individual_email`, `tribe_tickets_plus_editor_configuration_vars`, `tribe_tickets_plus_meta_field_class`, `tribe_tickets_plus_ticket_has_meta_enabled`, `tribe_tickets_plus_meta_field_pre_value`, `tribe_tickets_plus_meta_field_types_collection`, `tribe_tickets_my_tickets_allow_email_resend_on_attendee_email_update`, `tribe_tickets_plus_show_unlimited_availability`, `tribe_tickets_plus_hide_attendees_list_optout`
* Tweak - Added actions: `tribe_tickets_plus_after_csv_import_ticket_created`, `tribe_tickets_plus_commerce_paypal_meta_before_save`, `tribe_tickets_plus_meta_contents_up_to_date`, `tribe_tickets_plus_attendee_update`, `tribe_tickets_plus_after_my_tickets_attendee_update`, `tribe_tickets_plus_after_my_tickets_attendee_updates`, `tribe_tickets_registration_content_before_all_events`
* Tweak - Changed views: `attendees-list`, `eddtickets/tickets`, `login-to-purchase`, `meta`, `meta/birth`, `meta/checkbox`, `meta/datetime`, `meta/email`, `meta/number`, `meta/radio`, `meta/select`, `meta/telephone`, `meta/text`, `meta/url`, `tickets-plus/attendee-list-checkbox-rsvp`, `tickets-plus/attendee-list-checkbox-tickets`, `tickets-plus/email-qr`, `tickets-plus/orders-edit-meta`, `tickets-plus/orders-tickets`, `tpp/attendees-list-optout`, `v2/attendee-registration/button/back-to-cart`, `v2/attendee-registration/button/submit`, `v2/attendee-registration/content`, `v2/attendee-registration/content/attendees/content`, `v2/attendee-registration/content/attendees/error`, `v2/attendee-registration/content/attendees/fields`, `v2/attendee-registration/content/event`, `v2/attendee-registration/content/event/summary`, `v2/attendee-registration/content/event/summary/description`, `v2/attendee-registration/content/event/summary/title`, `v2/attendee-registration/content/notice`, `v2/attendee-registration/content/title`, `v2/attendee-registration/footer`, `v2/attendee-registration/mini-cart`, `v2/attendee-registration/mini-cart/title`, `v2/components/meta/birth`, `v2/components/meta/checkbox`, `v2/components/meta/datetime`, `v2/components/meta/email`, `v2/components/meta/number`, `v2/components/meta/radio`, `v2/components/meta/select`, `v2/components/meta/telephone`, `v2/components/meta/text`, `v2/components/meta/url`, `v2/iac/attendee-registration/email-disclaimer`, `v2/iac/attendee-registration/unique-email-error`, `v2/iac/attendee-registration/unique-name-error`, `v2/iac/my-tickets/resend-email-template`, `v2/modal/attendee-registration`, `v2/modal/attendee-registration/footer`, `v2/modal/attendee-registration/notice/error`, `v2/modal/attendee-registration/notice/non-ar`, `v2/modal/attendee-registration/title`, `v2/modal/cart`, `v2/modal/form`, `v2/modal/item/opt-out`, `v2/modal/item/remove`, `v2/modal/item/total`, `v2/modal/target`, `v2/tickets/commerce/fields`, `v2/tickets/commerce/fields/edd`, `v2/tickets/commerce/fields/woo`, `v2/tickets/submit/button-modal`, `wootickets/tickets`
  • Like
Reactions: smalok

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu