array( 'name' => __( 'Portfolio Gallery' ), 'singular_name' => __( 'Portfolio Gallery' ), 'supports' => array( 'title', 'editor', 'thumbnail' ), 'taxonomy' => 'series' ), 'public' => true, 'has_archive' => true, 'supports' => array('title','editor','author','thumbnail') ) ); } ?>