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

WordPress Trac noreply at wordpress.org
Sun Apr 13 18:47:24 UTC 2014


#27763: Plupload 2.x Compatibility
--------------------------------+------------------------
 Reporter:  kovshenin           |       Owner:  kovshenin
     Type:  defect (bug)        |      Status:  assigned
 Priority:  highest omg bbq     |   Milestone:  3.9
Component:  External Libraries  |     Version:  trunk
 Severity:  major               |  Resolution:
 Keywords:  has-patch           |     Focuses:
--------------------------------+------------------------
Changes (by nacin):

 * keywords:  needs-patch => has-patch


Comment:

 At this point, Plupload's new naming convention matters very little to me.
 [attachment:27763.diff] moves them back, makes `plupload` the primary
 handle, and makes the rest of the old handles aliases.

 I don't have an immediate solution to wp_plupload_default_settings(). It'd
 probably need a minimum of three arguments: `$handle = 'wp-plupload',
 $js_variable = '_wpPluploadSettings', $args = array()`. The args can then
 be merged into defaults. Or, a new wp_plupload_settings() function that
 abstracts this.

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


More information about the wp-trac mailing list