kullandığım kod bu

$my_post = array(
'post_title' => $botbaslik,
'post_content' => $botminiyazı.$botresim.'
'.$botmetin,
'post_status' => 'publish',
'post_author' => 1,

);


wp_insert_post( $my_post );


bu şekilde çalışmıyor ancak $botbasliği felan kendim yazınca çalışıyor