Topic RSS
Hi,
I'm wanting to add a link in my header.php to the users forum admin area. The forum has this as the top but i'm wanting it outside the forum – At the moment I can hard code in a link to my admin profile ?profile-edit=1 but this obviously won't allow another user to see their own profile.
Is there a quick bit of code that can do this?
Many thanks in advance 
you have to change the 1 part to be the current user's id… you can get that via
global $current_user;
$id = $current_user->ID;
in 4.2, we have added a template tag to do this automatically….
Most Users Ever Online: 444
Currently Online: chucktho, SPQC
54 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
-Radio-: 1251
Lee H: 606
Luffer: 535
Conrad_Farlow: 485
jim: 478
neon: 263
ovizii: 240
Tal: 240
Member Stats:
Guest Posters: 2616
Members: 7328
Moderators: 1
Admins: 2
Forum Stats:
Groups: 5
Forums: 16
Topics: 10839
Posts: 79118
Newest Members: ordie69, mutha66, jawaulk, mastergalen, ikkiamonrah, OlafKS, js, Anne Wayman, vinzMtl, VikingBrent
Moderators: Brandon C (158)
Administrators: Yellow Swordfish (22131), Mr Papa (23580)
Log In
Register
Home
Add Reply
Add Topic
Offline
Quote



Visit 

Privacy Policy



