In the 2.0 version of Wordpress, I was able to edit the "Meta" menu in the sidebar directly by editing the sidebar.php file in my theme folder (I use the Default theme.) Now, my edits to this file are not reflected on the page. Is this information pulled from some other PHP include other than the sidebar.php file? My edits to the footer file in that same folder work just fine.