Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

link_categorie tax quert

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