if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
1. Go to the Groups menu in the top navigation bar
2. Click on the group that you wish to leave.
3. Underneath the group icon and description (on the right-hand side) you will see an arrow pointing leftwards. Click on this and confirm that you wish to leave the group.
} else { ?>
How do I leave a group?
1. Go to the Groups menu in the top navigation bar
2. Click on the group that you wish to leave.
3. Underneath the group icon and description (on the right-hand side) you will see an arrow pointing leftwards. Click on this and confirm that you wish to leave the group.
} ?>
$category_id = get_cat_ID('Available Help Wizards');
if ( is_category($category_id) || in_category($category_id) ) {} else {
?>
} ?>
if ( in_category('help-wizard') || in_category('available-help-wizards')) { ?>