The Events Calendar - Event Tickets Plus 5.10.1

Download The Events Calendar - Event Tickets Plus 5.10.1 from nulled fire. Event Tickets Plus Sell Tickets Using Your Favorite E-commerce Solution.
* Tweak - Resolve a PHP notice when rendering the Birth date field [ETP-330]
* Language - 0 new strings added, 4 updated, 0 fuzzied, and 0 obsoleted
* Feature - Added new field types to choose from when requiring Attendee Information on a Ticket or RSVP: Email, URL, Date of Birth, Date and Telephone. [ETP-89]
* Feature - Add integration with new Event Tickets post and event filtering so it supports Easy Digital Downloads and WooCommerce. [ETP-318]
* Feature - Multiple shortcodes added: [ETP-313]
* `[tribe_tickets_rsvp]` and `[tribe_tickets]` display the purchasing block(s) for RSVP + Tickets, just RSVP, or just Tickets, as aptly named. Both have the `post_id` argument for the post/page/event for which tickets were created.
* `[tribe_tickets_attendees]` displays the public list of attendees. It requires the `post_id` of the event to display the attendees and has an optional `title` argument to set the title of the block in the HTML.
* `[tribe_tickets_protected_content]` is an enclosing shortcode where any content within its opening and closing tags will only appear if the currently logged in user does (or doesn't if `ticketed=0`) have a ticket for the specified `post_id` (defaults to the current post if not set). You may optionally specify the Ticket ID(s) in addition to the Post ID, such as `ticket_ids="32,50,90"` which checks if the attendee has a ticket to any of the Ticket ID(s).
* `[tribe_tickets_rsvp_protected_content]` is an enclosing shortcode where any content within its opening and closing tags will only appear if the currently logged in user does (or doesn't if `rsvpd=0`) have an RSVP for the specified `post_id` (defaults to the current post if not set). You may optionally specify the RSVP ID(s) in addition to the Post ID, such as `rsvp_ids="32,50,90"` which checks if the attendee has an RSVP to any of the RSVP ID(s).
* For anyone using our past extension (no longer available) that introduced these shortcodes, the extension will be deactivated automatically to avoid conflicts.
* Fix - Update the `orders-tickets` template to account for a passed post to be of an unregistered post type, such as for an Event post when The Events Calendar plugin is disabled. [ETP-320]
* Language - 15 new strings added, 38 updated, 1 fuzzied, and 4 obsoleted
* Fix - Output the correct event capacity as a formatted integer in the admin meta box, which also renders on the Community Events Tickets form. [ETP-307]
* Fix - Prevent errors when a post has previously sold tickets for a now-deactivated Ticket Provider (WooCommerce or Easy Digital Downloads). [ETP-235]
* Fix - Remove the provider parameter from the WooCommerce checkout URL to prevent conflicts when completing orders, with payment gateways using parameters. [ETP-222]
* Fix - Fully deprecate the `wootickets-tickets-email-enabled` filter with its `tribe_tickets_plus_email_enabled` replacement (introduced in version 4.7.1). Props to @aaemnnosttv for identifying the incomplete deprecation. [ETP-197]
* Tweak - Use the new attendees code implemented in Event Tickets to reduce duplicated code in both plugins. [ETP-311]
* Tweak - Implement WooCommerce price suffix for the tickets block when you have the WooCommerce tax feature enabled. [ET-620]
* Tweak - Load plugin text domain on the new 'tribe_load_text_domains' hook instead of the 'plugins_loaded' hook to support third-party translation providers. [ETP-308]