I discovered there's no function called the_nickname(). How can I display the nickname of the post author?
I discovered there's no function called the_nickname(). How can I display the nickname of the post author?
I guess I didn't look hard enough. If anyone else with the same problem comes across this, the correct function is: the_author_nickname().
You must log in to post.