Pues si!
"casi" funciona. Con este pequeño retoque se muestra perfectamente:
Código:
<a href="<?php echo get_permalink() ?>" rel="bookmark" title="Enlace Permanente a <?php the_title(); ?>"><?php the_title(); ?></a>
<?php the_time('j \d\e F \d\e Y'); ?><br>
muchísimas gracias.