Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

FAQ Tax

$tax_query = array(
	array(
		'taxonomy'         => 'faq_category',
	),
);