[wp-trac] [WordPress Trac] #26410: Updating or deleting options via update_option or delete_option leaves blog-details cache object stale
WordPress Trac
noreply at wordpress.org
Sat Dec 14 21:33:21 UTC 2013
#26410: Updating or deleting options via update_option or delete_option leaves
blog-details cache object stale
--------------------------+------------------------------
Reporter: codix | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: 3.8
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by jeremyfelt):
Without the *-blog_option cache portions of the patch, it looks like the
intent is to use `refresh_blog_details()` whenever `blog_name`, `siteurl`,
or `post_count` are updated.
Are there specific places in core where these options are updated without
refreshing the cache? It seems like we would want to nail that down rather
than adding an action on `updated_option`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26410#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list