[wp-trac] [WordPress Trac] #17883: get_blog_option queries DB on default blog_id
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 11 18:53:11 UTC 2011
#17883: get_blog_option queries DB on default blog_id
--------------------------+--------------------
Reporter: wpmuguru | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.3
Component: Multisite | Version: 3.1.3
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+--------------------
Comment (by nacin):
In [18662]:
{{{
#!CommitTicketReference repository="" revision="18662"
Allow get_blog_option(null,...) to hit the cache for the current blog. New
return values for add_blog_option, update_blog_option, delete_blog_option.
Don't set the cache in those functions if add/update/delete_option failed.
see #17883.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17883#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list