[wp-trac] [WordPress Trac] #30717: Missing format for last update timestamp

WordPress Trac noreply at wordpress.org
Tue Jan 6 01:00:39 UTC 2015


#30717: Missing format for last update timestamp
-------------------------------------+------------------
 Reporter:  pavelevap                |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  4.2
Component:  I18N                     |     Version:  2.7
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+------------------

Comment (by tyxla):

 How about `get_option( 'date_format' ) . ' ' . get_option( 'time_format'
 )` or `get_option( 'date_format' ) . ' @ ' . get_option( 'time_format' )`?
 This would keep the date/time format dynamic, so it would appear in the
 selected format. Attaching a patch.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30717#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list