diff --git a/includes/post_types.php b/includes/post_types.php index 736acf9..bdfe5cd 100644 --- a/includes/post_types.php +++ b/includes/post_types.php @@ -19,7 +19,7 @@ function metiers_patrimoine_create_posttype() 'menu_icon' => 'data:image/svg+xml;base64,' . base64_encode(''), // 'menu_icon' => 'dashicons-hammer', 'menu_position' => 5.1, - 'supports' => array('title', 'custom-fields', 'thumbnail'), + 'supports' => array('title', 'custom-fields', 'thumbnail', 'revisions'), ) ); // **** CHANTIERS