Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/12/2017 01:18:16 AM (9 years ago)
Author:
mercime
Message:

Accessibility: Remove redundant title attributes from avatars and links.

See #7363.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-groups/bp-groups-template.php

    r11360 r11381  
    796796        $avatar = bp_core_fetch_avatar( array(
    797797            'item_id'    => $groups_template->group->id,
    798             'title'      => $groups_template->group->name,
    799798            'avatar_dir' => 'group-avatars',
    800799            'object'     => 'group',
Note: See TracChangeset for help on using the changeset viewer.