-
Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 9 years, 5 months ago
Hi @alvin341965,
There’s a function that will help you do that. It’s called
groups_is_user_creator()
. The first step is to create a groups loop. The code on this page will do that for you. Then immediately after<?php while ( bp_groups() ) : bp_the_group(); ?>
you could add something like this:if ( ! groups_is_user_creator(…
[Read more] -
Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 9 years, 5 months ago
Hi @alvin341965,
There’s a function that will help you do that. It’s called
groups_is_user_creator()
. The first step is to create a groups loop. The code on this page will do that for you. Then immediately after<?php while ( bp_groups() ) : bp_the_group(); ?>
you could add something like this:if ( ! groups_is_user_creator(…
[Read more] -
Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 9 years, 5 months ago
Hi @alvin341965,
There’s a function that will help you do that. It’s called
groups_is_user_creator()
. The first step is to create a groups loop. The code on this page will do that for you. Then immediately after<?php while ( bp_groups() ) : bp_the_group(); ?>
you could add something like this:if ( ! groups_is_user_creator(…
[Read more] -
Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 9 years, 5 months ago
Hi @alvin341965,
There’s a function that will help you do that. It’s called
groups_is_user_creator()
. The first step is to create a groups loop. The code on this page will do that for you. Then immediately after<?php while ( bp_groups() ) : bp_the_group(); ?>
you could add something like this:if ( ! groups_is_user_creator(…
[Read more] -
Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 9 years, 5 months ago
Hi @alvin341965,
There’s a function that will help you do that. It’s called
groups_is_user_creator()
. The first step is to create a groups loop. The code on this page will do that for you. Then immediately after<?php while ( bp_groups() ) : bp_the_group(); ?>
you could add something like this:if ( ! groups_is_user_creator(…
[Read more] -
Henry Wright replied to the topic List groups i am admin of in the forum How-to & Troubleshooting 9 years, 5 months ago
@alvin341965 That’s quite different so you should open a different topic for that 🙂
@alvin341965
Active 9 years, 5 months ago