130c130,132 < update_option('itw_postformat', 'Standard'); --- > update_option('itw_postformat', 'Standard'); > //set post type > update_option('itw_posttype', 'post'); 155a158 > delete_option('itw_posttype'); 220a224,226 > //set post type > update_option('itw_posttype', 'post'); > 628a635 > $posttype = get_option('itw_posttype'); 745a753 > 'post_type' => $posttype, 766a775,776 > set_post_type($new_post->ID, "Photo"); > 895a906,908 > $posttype = $_POST['itw_posttype']; > update_option('itw_posttype', $posttype); > 938a952 > $posttype = get_option('itw_posttype'); 1198a1213,1243 > $output .= '

'; > > echo $output; > ?> > >

> $output = '