I can confirm this still works in 3.2.1 if anyone was concerned.
<?php /* if ( is_home() ) {
$current_user = wp_get_current_user();
$display_user_name = cp_get_user_name();
...
I can confirm this still works in 3.2.1 if anyone was concerned.
<?php /* if ( is_home() ) {
$current_user = wp_get_current_user();
$display_user_name = cp_get_user_name();
...
That text is found in header.php