WordPress/wp-includes/js/swfupload
Adam Silverstein 9ff1301ae5 Upload: improve legacy SWFUpload event handlers for current jQuery.
Fix an issue where legacy JavaScript for SWFUpload still used jQuery's 
deprecated `live` event which no longer works - switch to using `on`.
This JavaScript is still used by some plugins and themes.

Props MMDeveloper.
Fixes #39886.


Built from https://develop.svn.wordpress.org/trunk@40431


git-svn-id: http://core.svn.wordpress.org/trunk@40329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-04-14 16:43:44 +00:00
..
plugins Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206 2011-07-29 19:21:21 +00:00
handlers.js Upload: improve legacy SWFUpload event handlers for current jQuery. 2017-04-14 16:43:44 +00:00
handlers.min.js Compress scripts/styles: 3.6-beta3-24485. TinyMCE updated. 2013-06-21 07:19:07 +00:00
license.txt Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206 2011-07-29 19:21:21 +00:00
swfupload.js Upload: Correct encoding issue in `swfupload.js`, introduced in [29479]. 2016-09-03 15:02:36 +00:00
swfupload.swf New build of SWFUpload that ignores URL query strings. 2013-07-29 19:15:00 +00:00