Allowing certain instances of index.php with Easy Blogging Easy Admin.

Pro
  • 144 points
    Serious WPMU DEV-ster
    I'm new here
    mmedia

    Member  —  14th January 2011         

    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.