wp_nav_menu shortcode
Since Wordpress 3.0 we have access to the really useful wp_nav_menu functionality. We can now create our own menus without resulting to several plugins or tricks. Another cool thing we can do with this new menu is build the sitemap. I was in need the other day of a plugin that would generate a sitemap […]