[wp-meta] [Making WordPress.org] #1353: Remove wp_title uses in wordpress.org themes

Making WordPress.org noreply at wordpress.org
Wed Oct 21 21:27:37 UTC 2015


#1353: Remove wp_title uses in wordpress.org themes
------------------------+---------------------
Reporter:  atimmer      |      Owner:
    Type:  defect       |     Status:  new
Priority:  normal       |  Component:  General
Keywords:  needs-patch  |
------------------------+---------------------
 We should remove wp_title uses from all the wordpress.org themes given
 that wp_title is now deprecated.

 To generate a list of uses of wp_title, you can use this in the meta
 environment directory:
 {{{
 ag "wp_title[^_]" --ignore="wp-includes" --ignore="twentythirteen"
 --ignore="twentyfourteen" --ignore="twentyeleven" --ignore="twentytwelve"
 --ignore="twentyten" --ignore="jetpack" --php
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1353>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list