Navigation

 ·   Wiki Home
 ·   Wiki Help
 ·   Categories
 ·   Title List
 ·   Uncategorized Pages
 ·   Random Page
 ·   File Upload
 ·   Uploaded Files
 ·   Recent Changes
 ·   RSS
 ·   Atom
 ·   What Links Here

Active Members:

Search:

 

Create or Find Page:

 

View Global username

Question: How can I access the global variable for username in my templates instead of the author specific variable of username inside of the {exp:weblog:entries tag?

Answer: You can use either of these:

{out_username}
{global
->username} 

Global Username