[wp-hackers] Twenty Ten Theme tag

Otto otto at ottodestruct.com
Fri Nov 11 13:25:10 UTC 2011


The title of a link should reflect the content of that link, not the
location it links to. In this case, since it's surrounding the_date,
then use of the_time to have the post time in a different format makes
sense.

Screen readers for the blind use the title attributes in some cases,
so they should always relate to the content of the link itself.

-Otto



On Thu, Nov 10, 2011 at 10:00 PM, Diana K. Cury <dianakac at gmail.com> wrote:
> I was battling for implement microdata/scheme in a child theme then I found that when gererating the "Posted on" (a function in Twenty Ten), the link title is... the time?! Why not the post title?
>
> I even tried to set the title, but it doesn't work ?!
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list