[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
Sat Dec 11 07:18:20 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
--------------------------+-------------------------------------------------
Changes (by garyc40):
* keywords: needs-patch => has-patch, needs-testing
Comment:
I looked at "wp_cache_set('last_changed')" inside get_terms(). There's no
need to make any changes there.
This is because this line is only called when there's no "last_changed"
yet. Leaving it be time() there doesn't affect anything.
As a result, I'm changing the keywords back to has-patch, needs-testing .
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14485#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list