mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 23:24:34 +00:00
d17168583d63d2669dca78e449f516cee4a66b58
html4 Plupload handler.
The HTML4 Plupload handler uses a hidden iframe to POST the upload form, Unfortunately Internet Explorer 9 doesn't support the `application/json` content-type which `wp_send_json_success()` and requires `text/html` instead. This partially reverts [30354], keeping the better error messages. Fixes #31037 for trunk. git-svn-id: https://develop.svn.wordpress.org/trunk@31429 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%