[theme-reviewers] Hard coding date format ?

Edward Caissie edward.caissie at gmail.com
Sun Dec 15 16:16:02 UTC 2013


I think @Konstantin has a good point with the translation aspect of a
specific date code format ... it's something to be considered if the theme
author chooses to use the "translation-ready" tag.

Edward Caissie
aka Cais.


On Sat, Dec 14, 2013 at 4:10 PM, Chip Bennett <chip at chipbennett.net> wrote:

> Themes must to use get_option( 'date_format' ) and get_option(
> 'time_format' ), unless an explicit design decision requires use of a
> custom output for the_date() or the_time().
>
>
> On Sat, Dec 14, 2013 at 1:51 PM, bravo keyl <bravokeyl at gmail.com> wrote:
>
>> I saw some themes using the code like
>> *<?php the_time('j M, Y'); ?> *for posts-date formatting.
>>
>> Is this okay..i mean if we do this we can't setting  date format in
>> general settings .
>>
>> what's your view on this?
>>
>>
>> _______________________________________________
>> theme-reviewers mailing list
>> theme-reviewers at lists.wordpress.org
>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>
>>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20131215/46fdb04b/attachment.html>


More information about the theme-reviewers mailing list