New Zenner
- Join Date:
- Feb 2008
- Posts:
- 8
- Plugin Contributions:
- 0
To get the $admin_name in the categories.php
I want to get the admin name after they log in,
and use this variable in the categories.php
is it a session variable?
I tried to echo $admin_name; in categories, but it didn't work:shocking: