Skip to:
Content
Pages
Categories
Search
Top
Bottom

friends online


  • shanebp
    Moderator

    @shanebp

    members-loop.php lists all the friends of a member.

    I need to modify it to also show which of those friends is online.
    And not interfere with pagination.

    I tried using
    bp_get_member_user_id()
    and sending it to another function that uses
    bp_has_members type=online&include=user_id
    but there seems to be a conflict between using
    bp_has_members
    twice on the same page.

    Any suggestions?

  • The topic ‘friends online’ is closed to new replies.
Skip to toolbar