RoyalMet adlı üyeden alıntı: mesajı görüntüle
son konuları ana sayfaya ne ile aldınız? kod bloğu ile mi yoksa bileşen ile mi?
Kod ile aldık kod aşağıda mevcuttur.
  <?php include "blog/wp-config.php"; ?>
    <ul>
<?php get_archives('postbypost', '11', 'custom', '<li class="blog-haber2">', '</li>'); ?>
    </ul>