Hey Guys,
I have one last question to complete my easy blogging customization..
I have added a custom tab for the WordPress.com Stats plugin. I got it to work by using
wp-admin/admin.php?page=stats
instead of wp-admin/index.php?page=stats
However there are some links in the stats plugin (if you click on certain headings of types of stats) that try to go to index.php?page=stats .. Is there any way to allow it to access index.php?page=stats without it forwarding to noteasy.php ? I think the part of the stats plugin that tells it where to link to might be hosted remotely.