[wp-trac] [WordPress Trac] #27763: Plupload 2.x Compatibility

WordPress Trac noreply at wordpress.org
Fri Apr 11 17:14:28 UTC 2014


#27763: Plupload 2.x Compatibility
--------------------------------+-------------------------
 Reporter:  kovshenin           |      Owner:
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  3.9
Component:  External Libraries  |    Version:  trunk
 Severity:  normal              |   Keywords:  needs-patch
  Focuses:                      |
--------------------------------+-------------------------
 Three things we can do here to cause less plugin breakage:

 1. Rename Moxie.swf and .xap back to what they were in 3.8. Some plugins
 may be referencing these directly, because there's no easier way to get an
 array of core's default settings for Plupload.

 2. Make wp_plupload_default_settings() more generic, so developers can use
 it to get an array of default settings for Plupload. Currently you can
 call it only once and it adds a JS object to the wp-plupload handle.
 Doesn't return anything.

 3. Bring back the plupload-{runtime} script handles. Apparently some folks
 are using these in dependency arrays.

 Anything else? Related: #25663 r27316

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27763>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list