Where do i change login message ? ???
Welcome, talkaboutdesign! View your profileĀ» (Logout)
Where do i change login message ? ???
Welcome, talkaboutdesign! View your profileĀ» (Logout)
bb-press/bb-includes/template-functions.php
You'll find this on line 77:
function login_form() {
global $bb_current_user, $bb;
if ( bb_is_user_logged_in() ) {
printf('<p class="login">'. __('Welcome, %1$s!'). ' <a href="' . get_user_profile_link( $bb_current_user->ID ) . '">'. __('View your profile') ."»</a>n<small>(",get_user_name( $bb_current_user->ID ));
thank you so much, i tried looking for this, and couldnt find anywhere.
Thanks for helping with lightbox!
no problem
You must log in to post.