diff --git a/includes/custom-post-type-ajuts.php b/includes/custom-post-type-ajuts.php index 9b22888..bba3977 100644 --- a/includes/custom-post-type-ajuts.php +++ b/includes/custom-post-type-ajuts.php @@ -74,7 +74,7 @@ 'menu_position' => 5, 'menu_icon' => 'dashicons-book', 'can_export' => true, - 'has_archive' => 'true', + 'has_archive' => true, 'exclude_from_search' => false, 'publicly_queryable' => true, 'capability_type' => 'post',