Skip to:
Content

BuddyPress.org


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/bp-themes/bp-default/functions.php

    r3409 r3276  
    212212
    213213/**
    214  * bp_dtheme_activity_secondary_avatars()
    215  *
    216214 * Add secondary avatar image to this activity stream's record, if supported
    217215 *
     
    225223    switch ( $activity->component ) {
    226224        case 'groups' :
     225        case 'blogs' :
    227226        case 'friends' :
    228227            // Only insert avatar if one exists
Note: See TracChangeset for help on using the changeset viewer.