[wp-trac] [WordPress Trac] #20623: Switch to WP_Theme::display() in theme update message

WordPress Trac wp-trac at lists.automattic.com
Sun May 6 20:16:24 UTC 2012


#20623: Switch to WP_Theme::display() in theme update message
----------------------------+-----------------------
 Reporter:  SergeyBiryukov  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  3.4
Component:  Themes          |    Version:  3.4
 Severity:  minor           |   Keywords:  has-patch
----------------------------+-----------------------
 `theme_update_available()` uses `WP_Theme::get()` to display a theme name:
 http://core.trac.wordpress.org/browser/trunk/wp-
 admin/includes/theme.php?rev=20236#L127

 According to WP_Theme docs, `display()` should be used there.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20623>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list