diff --git a/includes/post_types.php b/includes/post_types.php index 05bab6b..4ab0c5a 100644 --- a/includes/post_types.php +++ b/includes/post_types.php @@ -80,7 +80,7 @@ function create_posttype() 'menu_icon' => 'dashicons-book', 'menu_position' => 2, 'position' => 2, - 'supports' => array('custom-fields', 'page-attributes'), + 'supports' => array('custom-fields', 'page-attributes', 'title'), ) ); register_post_type(