array (
'post_type' => 'bien',
'orderby' => 'date',
'order' => 'DESC',
'posts_per_page' => 12,
'post_status' => 'publish',
'paged' => 0,
'meta_query' =>
array (
),
'tax_query' =>
array (
'relation' => 'AND',
0 =>
array (
'taxonomy' => 'type_transaction',
'field' => 'slug',
'terms' => 'location-meuble',
),
1 =>
array (
'taxonomy' => 'statut',
'field' => 'slug',
'terms' => 'vendue',
'operator' => 'NOT IN',
),
),
)
CRÉEZ UNE ALERTE et recevez par mail les annonces correspondant à votre recherche !