Media: Activate the featured image toolbar when the media dialog is first opened. see #21390, #21776.
git-svn-id: http://core.svn.wordpress.org/trunk@22561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1084,6 +1084,8 @@ function post_thumbnail_meta_box( $post ) {
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
frame.toolbar.mode('select');
|
||||
});
|
||||
|
||||
$element.on( 'click', '.remove', function( event ) {
|
||||
|
||||
Reference in New Issue
Block a user