﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
6071	register_sidebars should allow name to be an array	AaronCampbell	mdawaffe	"register_sidebars allows you to give a name with a %d in it, but you can't register multiple sidebars with unique names.  It seems like you should be able to pass an array of names to be used, like this:
{{{register_sidebars(array('name'=>array('left','right')));}}}
Which would create two sidebars, one named left, and one named right."	defect (bug)	closed	normal		Widgets		normal	wontfix	has-patch needs-testing	
