[wp-trac] [WordPress Trac] #30413: Wordpress Media View – Library autoSelect option fail to display new uploaded item in media grid
WordPress Trac
noreply at wordpress.org
Thu Nov 20 01:32:44 UTC 2014
#30413: Wordpress Media View – Library autoSelect option fail to display new
uploaded item in media grid
--------------------------+-----------------------------
Reporter: NullLogic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Keywords:
Focuses: javascript |
--------------------------+-----------------------------
{{{
var file_frame = media.frames.file_frame = media({
title: jQuery(this).data('frame-title'),
button: {
text: jQuery(this).data('uploader_button_text')
},
library: {
//type: 'image/png',
autoSelect : false // <-- if set to false no new item
displayed after new image upload
},
page: 'simplefavicon',
multiple: false
});}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30413>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list