Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

taxo-perso

liste de mes propres taxo

// WP_Query arguments
$args = array(
);

// The Query
$query = new WP_Query( $args );