Skip to:
Content
Pages
Categories
Search
Top
Bottom

login message

Viewing 4 replies - 1 through 4 (of 4 total)

  • peiqinglong
    Member

    @peiqinglong

    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') ."&raquo;</a>n<small>(",get_user_name( $bb_current_user->ID ));


    talkaboutdesign
    Member

    @talkaboutdesign

    thank you so much, i tried looking for this, and couldnt find anywhere.


    peiqinglong
    Member

    @peiqinglong

    Thanks for helping with lightbox!


    talkaboutdesign
    Member

    @talkaboutdesign

    no problem

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar