Generates a link back to the archive page the current entry is on. Makes it easier for users to retrieve the chronology of a blog.
Examples (without function):
Live demo: See description at decaf.de/entries-on-page-x/
Installation:
Plugin needs <?php if (function_exists('archive_page_link')) { archive_page_link(); } ?> in your templates. See installation details.
Multi-language: Plugin works in several languages right now, see notes.




