Forums
(@hweeks)
10 years, 9 months ago
Hey there, all you have to do is pass your selections as an array.
if ( ! this.get('library') ) { this.set( 'library', wp.media.query( { type: ['image','video'] } ) ); }