Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

Ralac on "WP media show toolbar with selected images"

$
0
0

How can i show the toolbar with the selected images as seen on the image above on a custom media frame:

http://i44.tinypic.com/23k8ars.png

custom_uploader = wp.media.frames.file_frame = wp.media({
				title: 'Choose Image',
				button: {
					text: 'Choose Selection'
				},
				multiple: true,
			});

Thanks!


Viewing all articles
Browse latest Browse all 8245

Trending Articles