Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Trying to Run a if group = “this name”

You must use:

bp_get_the_site_group_name()

as without the ‘get’ part, it will echo and not return the value.

Skip to toolbar