WordPress includes a couple of handy functions for retrieving the links to "previous" and "next" posts. They are get_previous_post_link() and get_next_post_link(). These functions, while useful for retrieving/outputting a simple link (HTML gets output), don't allow for much customization to the


