Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to skip invites where invite_sent = 1


  • tvnellen
    Participant

    @tvnellen

    I’m listing a person’s invites using

    while ( bp_group_invites() ) : bp_group_the_invite();

    but I want to omit the invites that have already been sent. How do I check if an invite has been sent or not?

  • You must be logged in to reply to this topic.
Skip to toolbar