[wp-hackers] Twenty Ten Theme tag
Diana K. Cury
dianakac at gmail.com
Fri Nov 11 15:14:59 UTC 2011
That is true, but why the post title has time (i.e 16:12) as title in
postmeta?!
When testing the schema in google tools, I can see the weirdness, the rel
content in feed was showing the time and the title was missing. Once I
changed that, everything worked out.
The time should point to some date/time I think, doesnt make sense to me use
it in post link in postmeta.
----- Original Message -----
From: "Otto" <otto at ottodestruct.com>
To: <wp-hackers at lists.automattic.com>
Sent: Friday, November 11, 2011 10:25 AM
Subject: Re: [wp-hackers] Twenty Ten Theme tag
> 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
>>
> _______________________________________________
> 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