Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

bulletin

$meta_query = array(
	array(
		'key'     => 'bulletin-festival',
		'value'   => '$get_term_form',
		'compare' => '=',
	),
);