[wp-trac] [WordPress Trac] #14485: Didn't show up children category when created parent and children categories at the same time.
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 13 10:59:39 UTC 2010
#14485: Didn't show up children category when created parent and children
categories at the same time.
--------------------------+-------------------------------------------------
Reporter: thealien | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.1
Component: Cache | Version: 3.0
Severity: normal | Keywords: has-patch needs-testing
--------------------------+-------------------------------------------------
Comment(by scribu):
Actually, it wouldn't be so easy:
In a multisite environment, keys are prefixed with the current blog id, so
calling wp_cache_flush_group() would flush cache entries for all blogs in
the network, which clearly isn't a good idea.
In conclusion, I think the current patch is still the best way to go.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14485#comment:36>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list