Kevin Lisota
878f8607ff
fix timezone offset in ISO 8601 date in byline
...
get_the_time('c') returns the local time in ISO 8601 format, but does
not fetch the GMT timezone offset. This is incorrect. get_post_time is
the correct function here, using the true parameter for GMT
2015-08-03 08:47:22 -07:00
Ben Word
203c4c39e0
Use short echo syntax, bump required PHP version to 5.4
2015-01-18 16:29:23 -06:00
Ben Word
030c084134
Rename to Sage
2015-01-09 20:52:29 -06:00
Chris Carr
9cf5709813
Update hEntry schema to use updated instead of published on the time element
2014-10-20 13:41:23 -07:00
Foxaii
c319801ad4
Update searchform and meta templates
2013-08-02 00:56:51 +01:00
Ben Word
f07454b09e
Simplify entry meta
2013-02-06 11:40:48 -06:00
Scott Walkinshaw
b61a3b0285
Move roots_entry_meta into its own template
...
No need for this HTML to be in a function. Now instead of calling the
function, just use get_template_part
2012-09-19 16:03:20 -04:00