[wp-trac] [WordPress Trac] #11644: multiple blogs & sites / merge WPMU
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 20 08:08:42 UTC 2010
#11644: multiple blogs & sites / merge WPMU
----------------------------+-----------------------------------------------
Reporter: hakre | Owner: wpmuguru
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.0
Component: Multisite | Version:
Severity: normal | Keywords: multisite
----------------------------+-----------------------------------------------
Comment(by dd32):
I just saw
{{{
maybe_unserialize( get_site_option( 'wpmu_sitewide_plugins' ) );
}}}
and similar being used in a few MS files.
Is the potential double unserialization really needed? (get_site_option()
already unserializes if need be)
If so, Perhaps it'd be better to simply cycle the options on upgrade and
any which are double serialized, update them to single-serialized? Just to
get everything in a sanitized order of such..
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11644#comment:84>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list