REAFACTOR Adapting query with the new type-analyse-etude taxonomy
This commit is contained in:
parent
b70102e465
commit
74a1c30417
|
|
@ -10,7 +10,7 @@ $authors = get_posts(array(
|
|||
));
|
||||
|
||||
$types = get_terms(array(
|
||||
'taxonomy' => 'type',
|
||||
'taxonomy' => 'type-analyse-etude',
|
||||
'hide_empty' => true,
|
||||
));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user