Deniyeceğim hocamda, Daha ufak bir kod vardır ya eminim. Bu kadar uzun işe gerek yok diye düşünüyorum ama yinede çok saol hocam.
Olduğu gibi yapıştırman yeterli...
<a href="<?php bloginfo('home'); ?>">Anasayfa</a> > <?php $parent_title = get_the_title($post->post_parent); if ( $parent_title != the_title(' ', ' ', false) ) { echo '<a href=' . get_permalink($post->post_parent) . ' ' . 'title=' . $parent_title . '>' . $parent_title . '</a> >'; } ?> <?php the_title(); ?>