Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Group Conditional Tags


r-a-y
Keymaster

@r-a-y

For groups, this seems to work:

<?php if ( bp_is_page( BP_GROUPS_SLUG ) ) : ?>YOUR STUFF<?php endif; ?>

Not sure about profile… I could use that as well!

Skip to toolbar