Ticket #32783: 32783.diff
| File 32783.diff, 687 bytes (added by , 11 years ago) |
|---|
-
src/wp-admin/js/customize-controls.js
2331 2331 api.HeaderTool.UploadsList, 2332 2332 api.HeaderTool.DefaultsList 2333 2333 ]); 2334 2335 // Fix ajax issue in customizer when previwing different theme which supports header image in customizer 2336 $.ajaxPrefilter(function( options, originalOptions, jqXHR ) { 2337 if ( 'custom-header-crop' === originalOptions.data.action ){ 2338 options.data += '&wp_customize=on&theme=' + api.settings.theme.stylesheet; 2339 } 2340 }); 2334 2341 }, 2335 2342 2336 2343 /**
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)