Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/28/2010 06:01:42 PM (15 years ago)
Author:
apeatling
Message:

Merged activity delete functions for better usability. Fixed some issues with the group extension API and plugin compatibility in 1.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups/bp-groups-templatetags.php

    r2431 r2471  
    15001500
    15011501    $counter = 1;
     1502
    15021503    foreach ( $bp->groups->group_creation_steps as $slug => $step ) {
    15031504        $is_enabled = bp_are_previous_group_creation_steps_complete( $slug ); ?>
Note: See TracChangeset for help on using the changeset viewer.