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