Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

sponsoring linkedin

$meta_query = array(
	array(
		'key'     => 'sponsoring_linkedin',
		'value'   => '1',
		'compare' => '=',
		'type'    => 'BINARY',
	),
);