Problems, need help? Have a tip or advice? Post it here.
6 posts Page 1 of 1
Hi

I would like to add a link to a google analytics page in the left column of the admin panel.
For example right above or below "Users".

In which file can I modify this?

Thanks!
Modifying the Couch core files will mean that you won't be able to upgrade Couch without reapplying your modifications. There are probably other ways to add the link you want to the admin panel.

Having said that, the portion of code that builds the admin sidebar is in functions.php, line 3269.
@sam, for now the customization options for the admin-panel proper, as @tim stated, are pretty limited.

You can perhaps adapt the technique shown in the following thread for your purpose -
viewtopic.php?f=8&t=2778

Hope it helps.
@KK, according to potato, that service is no longer free. viewtopic.php?f=2&t=9259

I was thinking of putting a link in a message tag as an alternative to changing the core files.
That's correct @Tim - the service no longer seems to be free.

My intention in posting the link was to demonstrate the use of type 'message' editable region.
It can be put to some seriously creative uses :)
Thanks for your input!
I'm not a big fan of See the stats because the data is public visible, a lot of my clients don't like that. :-)

Type 'message' seems a proper solution for my question, thanks! :-)
6 posts Page 1 of 1