Ticket #24291: post-formats-img-link.patch
File post-formats-img-link.patch, 430 bytes (added by , 12 years ago) |
---|
-
wp-admin/js/post-formats.js
318 318 html = wp.media.string.image({ 319 319 size: 'full', 320 320 align : false, 321 link : getUserSetting( 'urlbutton' )321 link : false 322 322 }, attachment); 323 323 324 324 // set the hidden input's value