﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
16182	object_term_cache is never cleared for custom post types with non-shared taxonomy	prettyboymp		wp_insert_post() calls clean_post_cache() after updating the post.  However, when clean_object_term_cache() is called, it passes is hard coded to pass in the post_type of 'post'.  So the object_term_cache is never cleared for any taxonomies that are part of the post object type's taxonomies.	defect (bug)	new	normal	Awaiting Review	General	3.0	major		needs-patch	mikeschinkel@…
