[wp-trac] [WordPress Trac] #21270: Use update_blog_option() when enabling/disabling themes per site in Multisite
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 27 14:57:34 UTC 2012
#21270: Use update_blog_option() when enabling/disabling themes per site in
Multisite
--------------------------+---------------------
Reporter: jeremyfelt | Owner: ryan
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.5
Component: Cache | Version:
Severity: minor | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by ryan):
* owner: => ryan
* status: new => closed
* resolution: => fixed
Comment:
In [21357]:
{{{
#!CommitTicketReference repository="" revision="21357"
Refactor *_blog_option() functions to use switch_to_blog(),
restore_current_blog(), and the *_option() functions. Do not use site-
options for blog option caching as this duplicated info and did not
properly invalidate.
Props jeremyfelt
fixes #21270
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21270#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list