hey all
I wanted to add a custom admin page that shows page stats etc.
I am encountering one problem though:
I tried to code a fresh site using PHP Coder Pro! but
global $user_level,$user_ID,$user_identity;
get_currentuserinfo();
Won't work!
What do I have to include etc. so it gets the appropriate info?
Thanks.