Skip to:
Content
Pages
Categories
Search
Top
Bottom

user joined when


  • muratk
    Member

    @muratk

    I don’t know if I’m missing it. I realized that there is no “x joined on 25 May 1999” type of information on profile pages.

    Can it be added?

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

  • rich! @ etiviti
    Participant

    @nuprn1

    bp_member_registered() will echo registered x ago

    otherwise you can use whatever with $members_template->member->user_registered


    rich! @ etiviti
    Participant

    @nuprn1

    sorry, that was within the has_member loop.

    this would work

    $bp->displayed_user->userdata->user_registered

    attribute_escape( bp_core_get_last_activity( $bp->displayed_user->userdata->user_registered, __( 'registered %s ago', 'buddypress' ) ) )

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘user joined when’ is closed to new replies.
Skip to toolbar