Username in Tickets
-
Hi guys,
Is it possible to use the user’s first_name in the tickets?
I would like to create a more user-friendly environment.
I believe these are the code lines but not sure how to change the name:* Display the ticket's author name (client's name) */ ?><span class="wpas-profilename"><?php echo $author->data->user_nicename; ?></span> <span class="wpas-profiletype"><?php echo wpas_get_user_nice_role( $author->roles[0] ); ?></span>Cheers,
Andrei
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Username in Tickets’ is closed to new replies.