Changeset 2471 for trunk/bp-groups/bp-groups-templatetags.php
- Timestamp:
- 01/28/2010 06:01:42 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-templatetags.php
r2431 r2471 1500 1500 1501 1501 $counter = 1; 1502 1502 1503 foreach ( $bp->groups->group_creation_steps as $slug => $step ) { 1503 1504 $is_enabled = bp_are_previous_group_creation_steps_complete( $slug ); ?>
Note: See TracChangeset
for help on using the changeset viewer.