Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Get Group_ID from Group Name?

$group_id = BP_Groups_Group::group_exists($group_slug)

Not technically named for what you want to do, but it does the job. I will add a better named function for this.

Skip to toolbar