Changeset 1520 for trunk/bp-groups/bp-groups-widgets.php
- Timestamp:
- 06/05/2009 09:58:24 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-groups/bp-groups-widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-widgets.php
r1505 r1520 32 32 33 33 <?php 34 if ( empty( $options['max_groups'] ) || !$options['max_groups'] ) 35 $options['max_groups'] = 5; 36 34 37 if ( !$groups = wp_cache_get( 'popular_groups', 'bp' ) ) { 35 38 $groups = groups_get_popular( $options['max_groups'], 1 );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)