Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/15/2009 07:54:50 PM (16 years ago)
Author:
apeatling
Message:

Updated widget options in branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.0/bp-groups/bp-groups-widgets.php

    r1602 r1612  
    2626           . $widget_name
    2727           . $after_title; ?>
    28    
    29         <?php
    30         if ( empty( $instance['max_groups'] ) || !$instance['max_groups'] )
    31             $instance['max_groups'] = 5; ?>
    3228       
    3329        <?php if ( bp_has_site_groups( 'type=popular&max=' . $instance['max_groups'] ) ) : ?>
Note: See TracChangeset for help on using the changeset viewer.