﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22775	Create a wp.media.frames object	koopersmith	koopersmith	"To encourage plugins to share their media frames, but not pollute the window or wp.media objects with media frame instances, let's give plugins a canonical place to put their stuff.

For example:

{{{
wp.media.frames.customHeader = wp.media();
}}}

Also, we should add `wp.media.attachment( id )` as a shortcut to `wp.media.model.Attachment.get( id )`."	defect (bug)	closed	normal	3.5	Media	3.5	normal	fixed	has-patch commit	
