How do I edit the Widget Meta sidebar links in WordPress 2.1?
I am using WordPress 2.1, Tarski 1.2.2, and Widgets to display Meta in the sidebar.
Currently the sidebard Meta links are
* Site Admin
* Logout
* Entries RSS
* Comments RSS
* WordPress.com
I would like only the Site Admin and Logout links. (There is already a wordpress.org link in the footer.)
I've looked through many .php files in many directories but haven't found the source of Meta links. Are they accessbile and editable somewhere?