How do you add a menu item to the public part of a wordpress blog with a plugin? I see that you can add a page with the template_redirect action and an admin menu item with admin_menu action. Is there an analogous function for the public facing portion of a wordpress blog?