Make WordPress Core

Ticket #24291: post-formats-img-link.patch

File post-formats-img-link.patch, 430 bytes (added by azaozz, 12 years ago)
  • wp-admin/js/post-formats.js

     
    318318                                        html = wp.media.string.image({
    319319                                                size: 'full',
    320320                                                align : false,
    321                                                 link : getUserSetting( 'urlbutton' )
     321                                                link : false
    322322                                        }, attachment);
    323323
    324324                                        // set the hidden input's value