﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
15028	get_boundary_post() needlessly loads term & postmeta cache	dd32		"get_boundary_post() needlessly fills the term & postmeta cache for the matched post.

As the only information about the post needed is the Title & URL, loading the terms & postmeta is generally just an extra 2 wasted queries.

The only difference will be URL's which contain a Taxonomy or value from Post Meta, In those cases, the values will be loaded on demand after an extra cache miss."	defect (bug)	closed	normal	3.1	Performance		normal	fixed		jer@…
