Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

bmc-meta-report

$meta_query = array(
	array(
		'key'     => 'resource_type',
		'value'   => 'resource_report',
	),
);