- Timestamp:
- 02/24/2009 10:28:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/directories/bp-groups-directory-groups.php
r1130 r1136 32 32 $groups = groups_get_active( $pag_num, $pag_page ); 33 33 34 34 $groups = apply_filters( 'groups_directory_groups_content', $groups ); 35 35 36 $pag_links = paginate_links( array( 36 37 'base' => add_query_arg( 'page', '%#%' ), … … 110 111 <div class="item-meta"><span class="activity"><?php echo bp_core_get_last_activity( groups_get_groupmeta( $group->id, 'last_activity' ), __('active %s ago') ) ?></span></div> 111 112 <div class="item-meta desc"><?php echo bp_create_excerpt( $group->description ) ?></div> 113 114 <?php do_action( 'groups_directory_groups_content', $group ) ?> 112 115 </div> 113 116
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)