WordPress Yorumlarini Tersten Siralamak Yorum yapılmamış Temanızın comments.php dosyasını açın. Aşağıdaki satırı bulun. <?php if($comments) : ?> Bu satırın hemen altına şu kodu ekleyin. <?php $comments= array_reverse($comments); ?>