Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Query Meta Featured Image Settings 1

$sqpp_meta_query_featured_img_settings = array(
	array(
		'key'     => 'sqpp_mb_fic_select_content_use',
	),
	array(
		'key'     => 'sqpp_mb_fic_select_bg_use',
	),
	array(
		'key'     => 'sqpp_mb_fic_select_header_height',
	),
	array(
		'key'     => 'sqpp_mb_fic_select_more_yn',
	),
);