Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

_tribe_wooticket_order

$meta_query = array(
	array(
		'key'     => '_tribe_wooticket_order',
		'value'   => '$order_id',
	),
);