In my old version of wordpress, <? echo $curauth->user_nickname; ?> used to work for adding the name/nickname of the author to the post. This isn't working for me anymore. Can anyone help?
In my old version of wordpress, <? echo $curauth->user_nickname; ?> used to work for adding the name/nickname of the author to the post. This isn't working for me anymore. Can anyone help?
Need to change user_nickname to just nickname.
This topic has been closed to new replies.