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

Making WordPress.org noreply at wordpress.org
Wed Nov 11 20:18:51 UTC 2015


#1353: Remove wp_title uses in wordpress.org themes
----------------------+-------------------------------------
  Reporter:  atimmer  |      Owner:
      Type:  defect   |     Status:  new
  Priority:  normal   |  Component:  General
Resolution:           |   Keywords:  needs-refresh has-patch
----------------------+-------------------------------------

Comment (by coffee2code):

 In [changeset:"2077"]:
 {{{
 #!CommitTicketReference repository="" revision="2077"
 W.org Showcase: Handle deprecation of `wp_title()`.

 * Get title via `wp_get_document_title()` instead of `wp_title()`.
 * Hook 'document_title_parts' to customize document title rather than
 doing so in header.php.
 * Adjust breadcrumb to use `wp_get_document_title()` instead of
 `wp_title()`.
 * Filter 'document_title_separator' to customize the title separator.
 * Omit front page's title ('Home') from front page document title.

 See #1353.
 }}}

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


More information about the wp-meta mailing list