Viewing 1 replies (of 1 total)
  • Thread Starter Sofusalbertsen

    (@sofusalbertsen)

    It’s simple: Just use the normal wordpress codes:
    get_currentuserinfo();
    global $current_user;
    <?php echo $current_user->user_login; ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Display username in email’ is closed to new replies.