How do i change the links here? I only want to keep the admin
Thanks!! ASAP would be swell!
Are you using the default Meta widget from Appearance -> Widgets?
yup!
Then you cannot modify its output. Try adding <?php wp_loginout();?> to your sidebar's template file instead.
http://codex.wordpress.org/Function_Reference/wp_loginout
or plugin?
for instance:
http://wordpress.org/extend/plugins/custom-meta/
(search result only, untested, not used by me)
This topic has been closed to new replies.