﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
11092	get_body_class() needless messes with global variables	filosofo	ryan	"get_body_class() calls setup_postdata() without reason.

Also, it makes a direct database call, when using the API would be better:
 * Avoid including drafts and private posts as part of its condition
 * Avoid querying the database directly is a good idea wherever possible.
 * Caching benefits

Patch fixes."	defect (bug)	closed	normal		Template		normal	wontfix	get_body_class has-patch tested	
