[wp-trac] [WordPress Trac] #39860: Multiple Themes: Check for WP_Error before outputting `get_the_tag_list()`

WordPress Trac noreply at wordpress.org
Tue Jun 2 17:03:20 UTC 2020


#39860: Multiple Themes: Check for WP_Error before outputting `get_the_tag_list()`
-------------------------------------+-----------------------------
 Reporter:  sixhours                 |       Owner:  SergeyBiryukov
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  Future Release
Component:  Bundled Theme            |     Version:
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov


Comment:

 In [changeset:"47886" 47886]:
 {{{
 #!CommitTicketReference repository="" revision="47886"
 Bundled Themes: Consistently check for `WP_Error` before outputting
 `get_the_tag_list()`.

 Some themes already had these checks in place as a result of [41756], but
 not others.

 Props sixhours, davidakennedy, SergeyBiryukov.
 Fixes #39860.
 }}}

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


More information about the wp-trac mailing list