﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18828,function wp_get_object_terms() passes sql data into `wp_get_object_terms` filter for $taxonomies,postpostmodern,,"In wp-includes/taxonomy.php, the return data is passed through the `wp_get_object_terms` filter using the sql-ready data for $taxonomies, meaning it is quoted and comma seperated, for example ""'category', 'post_tag', 'post_format'"". Even for one taxonomy, it has quotes added, it seems this would be easier to work with if it matched the data passed into the function more closely.",defect (bug),new,normal,Future Release,Taxonomy,3.2,normal,,has-patch 3.4-early,
