tarih banada lazım olmuştu, temadaki home.php içindeki aşağı satırdan olan kısmını silerek çözdüm
?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<li><a title="View this post" href="<?php the_permalink() ?>"><?php the_title() ?> <span>[<?php the_time('d.m.y') ?>]</span></a></li>
<?php endwhile; endif; ?>kalanınıda aynı tablolardan çözersin heral