[wp-trac] [WordPress Trac] #40499: the_archive_title() doesn't honour date format setting

WordPress Trac noreply at wordpress.org
Sat Apr 22 13:30:04 UTC 2017


#40499: the_archive_title() doesn't honour date format setting
--------------------------+------------------------------
 Reporter:  henry.wright  |       Owner:
     Type:  enhancement   |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Formatting    |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  close         |     Focuses:  template
--------------------------+------------------------------

Comment (by johnbillion):

 The date format is internationalised with `_x()`, it just doesn't use the
 value from the Date Format setting.

 {{{
 get_the_date( _x( 'F Y', 'monthly archives date format' ) )
 }}}

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


More information about the wp-trac mailing list