﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17788,get_query_template() global filter,5ubliminal,,"My implementation has two parameters ($type also):

{{{
is_array( $new_templates = apply_filters( ""query_template"", $templates, $type ) ) and
	!empty( $new_templates ) and ( $templates = $new_templates );
}}}

Plus it validates the result. If it's not an array it reverts to original.

I'd say a bit better than the 11 MONTHS (OMG): #14310

Thanks.",enhancement,closed,normal,,Template,3.2,normal,duplicate,has-patch,
