Tribe__Tickets_Plus__Tickets_View::output_ticket_order_form()

Outputs tickets form

Contents


Source

File: src/Tribe/Tickets_View.php

	public function output_ticket_order_form() {
		tribe_tickets_get_template_part( 'tickets-plus/orders-tickets' );
	}

Top ↑

Changelog

Changelog
Version Description
5.9.0 Introduced.