Display author first name and author last name
-
The code below displays the logged in user’s first and last names even when used in a post loop:
[user field=first_name] [user field=last_name]
[loop type=post] [field title] [field excerpt] [user field=first_name] [user field=last_name] [/loop]
This `[field author]’ displays the username of the author, but not the first and last names like I need.
Suggestions, please.
Thank you!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Display author first name and author last name’ is closed to new replies.