- File:
-
- 1 edited
-
branches/1.2/bp-themes/bp-default/functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-themes/bp-default/functions.php
r3409 r3276 212 212 213 213 /** 214 * bp_dtheme_activity_secondary_avatars()215 *216 214 * Add secondary avatar image to this activity stream's record, if supported 217 215 * … … 225 223 switch ( $activity->component ) { 226 224 case 'groups' : 225 case 'blogs' : 227 226 case 'friends' : 228 227 // Only insert avatar if one exists
Note: See TracChangeset
for help on using the changeset viewer.