[wp-trac] [WordPress Trac] #21995: (get/the)_archive_title and (get/the)_archive_description functions

WordPress Trac noreply at wordpress.org
Thu Oct 16 16:31:35 UTC 2014


#21995: (get/the)_archive_title and (get/the)_archive_description functions
--------------------------------------+-----------------------
 Reporter:  thomask                   |       Owner:
     Type:  feature request           |      Status:  new
 Priority:  normal                    |   Milestone:  4.1
Component:  Themes                    |     Version:  trunk
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch twenty-fifteen  |     Focuses:  template
--------------------------------------+-----------------------

Comment (by ocean90):

 There is no need to use `esc_html__()` here. We trust translations.

 I think we should have `get_the_archive_description()` too which does
 `return apply_filters( 'the_archive_description', term_description() );`.

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


More information about the wp-trac mailing list