﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14485,Taxonomy hierarchy cache isn't properly refreshed,thealien,,"I've developed a plugin that can create parent and children categories at the same time. It works well at 2.8.6 but it doesn't work as what I expect at 3.0.

When I create new parent and children categories at the same time, it only shows parent category in the Categories dashboard, but the children category is actually created. If I create another category or delete one category, the children category shows up. I think it should be a problem of wordpress cache, but I have no idea where to start tracing.

I use wp_create_category at wp-admin/includes/taxonomy.php to create categories. Besides, I have tried clean_term_cache but it didn't help. And I didn't activate other plugins when I tested this plugin.

It happened exactly when creating NEW parent and children categories.",defect (bug),new,high,Future Release,Cache,3.0,normal,,needs-testing needs-unit-tests needs-patch,garyc40@… aaroncampbell liping.ong@… mail@… yakatz amattie@… cpkwebsolutions andyadamscp@… kenton.jacobsen@… chriscct7@…
