Returns Username.
Basic usage:
{{ user.username }}
Usage with parameters:
{{ user.username(User ID) }}
Parameters:
User ID
(optional) – To get the Username of the specific user, leave it blank to get the Current User’s Username
Returns Username.
Basic usage:
{{ user.username }}
Usage with parameters:
{{ user.username(User ID) }}
Parameters:
User ID
(optional) – To get the Username of the specific user, leave it blank to get the Current User’s Username
Leave a Reply
You must be logged in to post a comment.