Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

案例颜色

webcase_color

$meta_query = array(
	array(
		'key'     => 'webcase_color',
		'value'   => '#000000',
		'compare' => '=',
	),
);