[wp-trac] [WordPress Trac] #21721: Twenty Twelve: Use the_time() rather than the_date()
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 29 08:51:18 UTC 2012
#21721: Twenty Twelve: Use the_time() rather than the_date()
--------------------------+-----------------------------
Reporter: obenland | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
In the footer of post formats, a permalink is being displayed, using
`the_date()` for the anchor text. The function will only output the date
if the current post's date is different from the previous one output,
though. This may leave a formatted post without a permalink.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21721>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list