﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20352	Use str_getcsv() to parse search terms in WP_Query	scribu		"We use an [http://core.trac.wordpress.org/browser/tags/3.3.1/wp-includes/query.php#L2183 ugly regex] to split search terms like these:

{{{
term1 term2 ""exact match""
}}}

We could use str_getcsv() instead, for better readability."	enhancement	new	normal	Awaiting Review	General		minor		has-patch	kpayne@…
