I want to pass display name for my users in WP 3.3.1 to PhpFreeChat 2.0.4. I can achieve this by using the hook functionality to give logged-in username for the WP user (config.local.php). As we know, this can pass username of the present WP user to PhpFreeChat when it's launched. But this doesn't seen to work as no username is shown in the chat. I'm looking for a way to pass username to PhpFreeChat from with in my WP template instead.