I'm looking to add some functionality to my blog without using widgets. Recently, someone posted the snippet <?php get_archives('postbypost', 10); ?> to add recent posts to a blog. Does someone have some more snippets or a url that would assist me in adding: 1. Tags 2. Recent comments 3. Popular posts 4. Archives And any other snippets of code that might be interesting. Thank you