Archive pages (tag)
| get_the_author_posts_link() | Gets the HTML code for a link to the author's post archive page. The link text will be the "displayed" name of the author. This template tag should be used inside the WordPress Loop. |
| get_the_post_type_description() | Gets the description of the current archive page for the post type. |
| wp_get_archives() | Outputs a list of links to archive pages by date (days, months, years). |