array('post_type' => 'post', 'posts_per_page' => 3, 'orderby' => 'rand')
Bu satırı
array( 'cat'=> wp_get_post_categories( get_the_ID())[0],'post_type' => 'post', 'posts_per_page' => 3, 'orderby' => 'rand')
olarak değiştirir misiniz?