diff --git a/includes/utilities.php b/includes/utilities.php index ec574e7..ecb6264 100644 --- a/includes/utilities.php +++ b/includes/utilities.php @@ -94,6 +94,7 @@ function handle_posts_numerotation_remapping($post_type) function hasPostTypeNumerotation($post_type) { switch ($post_type) { + case 'articles': case 'analyses-etudes': case 'expositions': case 'outils-pedagogiques':