Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

meta query leg body

$legbody_meta_query = array(
	array(
		'key'     => 'legislative_body',
		'value'   => 'Senate',
	),
);