Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

meta simple

global share true

$meta_query = array(
	array(
		'key'     => 'global_share',
		'value'   => '1',
	),
);