﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16503,get_post_format() generates queries on unsupported post types,nacin,,"get_post_format() is used in two places in the list table templating, which will cause an unnecessary term fetch query for every post. That's no fun.

I started to fix this by patching the problem instances. But it should itself bail early if the post type isn't supported. Incoming patch does both. Pick and choose.",defect (bug),closed,normal,3.1,Performance,,normal,fixed,has-patch commit,
