[wp-trac] [WordPress Trac] #48277: Update plupload library to the latest version

WordPress Trac noreply at wordpress.org
Sun Nov 3 15:20:48 UTC 2019


#48277: Update plupload library to the latest version
--------------------------------+-------------------------
 Reporter:  Hareesh Pillai      |       Owner:  desrosj
     Type:  enhancement         |      Status:  assigned
 Priority:  normal              |   Milestone:  5.4
Component:  External Libraries  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  has-patch early     |     Focuses:  javascript
--------------------------------+-------------------------
Changes (by desrosj):

 * keywords:  has-patch early needs-testing => has-patch early
 * owner:  (none) => desrosj
 * focuses:   => javascript


Comment:

 [attachment:"48277.3.diff"] moves plupload and MoxieJS to NPM, and
 integrates it into the build process. To accomplish this, `handlers.js`
 and `wp-plupload.js` have been moved to the `js/_enqueues/wp/plupload`
 folder. When WordPress is build, all files are put in the correct places.

 I also made some JavaScript fixes to `handlers.js` and `wp-plupload.js`
 that are not detected by JSHint as a result of the move.

 And finally, I updated the `plupload-all`, `plupload-html5`, etc. handles
 to match the new version of Plupload. This was added in [28108] for back-
 compat and the versions matched then, but the version fell out of sync
 with future updates.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48277#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list