I would like to remove or at least re-create the Meta content of the theme that I'm using. All the other topics talk about editing the sidebar.php which i've done. This theme has widget_meta all over the place which leads me to think the data is being called from somewhere else.
Here is what is in the sidebar now:
<li class="widget_meta"><h2>Meta</h2>
-
<?php wp_register(); ?>
- <?php wp_loginout(); ?>
- Valid XHTML
- XFN
- WordPress
<?php wp_meta(); ?>
<?php } ?>