Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

article

$article = array(
	'relation' => 'OR',
	array(
		'value'   => 'article',
		'compare' => '=',
	),
);