$my_post['post_title']= $cikti->title;
$my_post['post_excerpt'] = $desc;
$my_post['post_content'] = $mkmms;
$my_post['post_status'] = 'publish';
$my_post['post_category'] = array($_GET
['hk'] );
if($idas=wp_insert_post($my_post)){
wp_resim_ekle( $resim , $idas , md5(rand
().time().microtime().rand()).".jpg");
echo 'OK!';
}
calismiyor resmi falqn yukluyor ama yaziya eklemiyor. yardimvlutfen.