Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/23/2016 05:39:30 PM (8 years ago)
Author:
mercime
Message:

Accessibility: Remove redundant title attributes.

This is the first sweep for removing title attributes from the
BuddyPress template files.

Fixes #7090.

File:
1 edited

Legend:

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

    r10882 r10904  
    13461346                'wrapper_id'        => 'send-private-message',
    13471347                'link_href'         => bp_get_send_private_message_link(),
    1348                 'link_title'        => __( 'Send a private message to this user.', 'buddypress' ),
    13491348                'link_text'         => __( 'Private Message', 'buddypress' ),
    13501349                'link_class'        => 'send-message',
Note: See TracChangeset for help on using the changeset viewer.