Duh, this was too obvious. For some reason I was thinking this had to do with an admin user.
if(is_admin()) { ...output my admin stuff....}
http://codex.wordpress.org/Function_Reference/is_admin
Duh, this was too obvious. For some reason I was thinking this had to do with an admin user.
if(is_admin()) { ...output my admin stuff....}
http://codex.wordpress.org/Function_Reference/is_admin