diff --git a/mu-plugins/carhop-post-types-supports.php b/mu-plugins/carhop-post-types-supports.php index 53ac215..0cc445b 100644 --- a/mu-plugins/carhop-post-types-supports.php +++ b/mu-plugins/carhop-post-types-supports.php @@ -9,6 +9,8 @@ function carhop_register_citation_support_for_post_types() { $types_with_citations = array( + 'articles', + 'revues', 'analyses-etudes', 'recherches', 'expositions',