[theme-reviewers] Hard coding date format ?
Chip Bennett
chip at chipbennett.net
Sat Dec 14 21:10:34 UTC 2013
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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20131214/029c222d/attachment.html>
More information about the theme-reviewers
mailing list