Hello. I have this line of code: <?php get_archives('postbypost','5', 'custom', '', ''); ?> that displays 5 of my recent posts... How do i modify it to display not only the "title" but the date, and maybe some "Read more" line in the end? Thanks for the help...