[wp-meta] [Making WordPress.org] #1284: BuddyPress.org - String localization
Making WordPress.org
noreply at wordpress.org
Thu Sep 1 08:12:04 UTC 2016
#1284: BuddyPress.org - String localization
----------------------------+------------------
Reporter: ramiy | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: buddypress.org | Resolution:
Keywords: has-patch |
----------------------------+------------------
Comment (by SergeyBiryukov):
While we're at it, redundant title attributes should be removed:
{{{
<a class="feed" href="<?php bbp_forums_url(); ?>feed/" title="All Recent
Posts">All Recent Posts</a>
}}}
And this one should be moved to the `alt` attribute for the image:
{{{
<a href="https://www.packtpub.com/web-development/buddypress-theme-
development" title="BuddyPress Theme Development"><img width="225" alt="A
book by: Tammie Lister" src="<?php echo get_stylesheet_directory_uri();
?>/images/buddypress-packt.jpg"/></a></p>
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1284#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list