[wp-trac] [WordPress Trac] #12254: Move show_message() into WP_Error class and add support for various WP_Error features that are missing
WordPress Trac
wp-trac at lists.automattic.com
Tue Feb 23 23:20:44 UTC 2010
#12254: Move show_message() into WP_Error class and add support for various
WP_Error features that are missing
--------------------------+-------------------------------------------------
Reporter: jeremyclarke | Owner: jeremyclarke
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by nacin):
I'd decouple this from show_message(). Its only purpose is to echo out
messages for the upgraders.
The only issue is that it's missing code to then flush the message while
the upgrade process continues (which is the whole point of having it), but
that is to be handled elsewhere.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12254#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list