BuddyDev

Search

[Resolved] buddypress list all groups

  • Participant
    Level: Initiated
    Posts: 8
    Valle on #9337

    how can i in buddypress list all groups in an php file

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #9339

    Hi Valle,
    Please take a look at the groups-loop.php. In that file you will see bp_has_groups(), you can pass per_page and max to control how many.

    You can copy paste the loop and its content from this file to list the groups.

    Hope that helps.

  • Participant
    Level: Initiated
    Posts: 8
    Valle on #9346

    thanx my frind

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #9348

    You are welcome 🙂

The topic ‘ [Resolved] buddypress list all groups’ is closed to new replies.

This topic is: resolved