BuddyDev

Search

bp_group_name()

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

    how can i save the name of the goup from this function “bp_group_name()” in a array?

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #9400

    Hi Valle,
    Try using

    
    
    bp_get_group_name()
    

    instead. It will return the group name as string and you can append/push it on any array.

You must be logged in to reply to this topic.

This topic is: not resolved