<?php bbp_user_profile_link( bbp_get_current_user_id() ); ?>
How can I change the code above, to show only the name, without the link to bbpress profile?
Thanks
Matthias
<?php bbp_user_profile_link( bbp_get_current_user_id() ); ?>
How can I change the code above, to show only the name, without the link to bbpress profile?
Thanks
Matthias