diff --git a/includes/post_types.php b/includes/post_types.php index 8d1da1f..91b1c8e 100644 --- a/includes/post_types.php +++ b/includes/post_types.php @@ -21,7 +21,7 @@ function dynamiques_create_posttype() 'menu_position' => 4, 'supports' => array( 'title', - 'editor', + // 'editor', 'thumbnail', 'excerpt', 'custom-fields',