Displays the full name (first name + last name) of the User.
[User:fullname]
$User->get( 'fullname' );
This template tag does not accept any parameters.
This tag displays content only, it does not have a return value.