diff --git a/includes/custom-post-type-associats.php b/includes/custom-post-type-associats.php index d65367b..a516c8d 100644 --- a/includes/custom-post-type-associats.php +++ b/includes/custom-post-type-associats.php @@ -60,8 +60,8 @@ if ( ! function_exists('xarxaprod_wpplugin_custom_post_associat_init') ){ 'label' => __( 'xarxaprod-associat', 'text_domain' ), 'description' => __( 'Associats', 'text_domain' ), 'labels' => $labels, - //'supports' => array( 'title', 'editor', 'thumbnail', 'trackbacks', 'revisions', 'custom-fields', 'page-attributes' ), - 'supports' => array( 'title', 'editor', 'trackbacks', 'revisions', 'custom-fields', 'page-attributes' ), + 'supports' => array( 'title', 'editor', 'thumbnail', 'trackbacks', 'revisions', 'custom-fields', 'page-attributes' ), + //'supports' => array( 'title', 'editor', 'trackbacks', 'revisions', 'custom-fields', 'page-attributes' ), // 'taxonomies' => array( // 'xarxaprod-associat-category', // 'xarxaprod-associat-tag'