Often people want to customise what links are shown in the meta widget. By default when you put this on one of your sidebars it will display Login / Logout, Feeds and WordPress links. I find the easiest way to change it is to actually remove the meta widget from the side bar and use a text widget instead. When you use the text widget you can put in whatever links you like.
For example, once you have activated the text widget onto your sidebar enter the code <a href=”http://www.yoursite.com/wp-login.php”>Admin Login</a> filling in your web address. This will put a little link to allow logins onto your sidebar. Once you have this working, you can build up more links below it using the same syntax.
