[wp-trac] [WordPress Trac] #30628: Plupload improvements

WordPress Trac noreply at wordpress.org
Mon Dec 8 16:55:16 UTC 2014


#30628: Plupload improvements
-------------------------+-----------------------------
 Reporter:  tigusigalpa  |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Media        |    Version:  4.0.1
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 Hi, guys!
 I just want to create custom output with data, that uploaded via
 '''Plupload''', so it's impossible, i spaent a day to get uploaded ID from
 javascript, nothing.. But i need to customize output data after Plupload
 uploaded it. So my solution is make some changes at '''/wp-admin/async-
 upload.php''' when we switch
 {{{
 $_REQUEST['fetch']
 }}}
 , maybe possible to add '''case 4''' with someting like
 {{{
 do_action('plupload_custom_success_data', $id);
 }}}

 Is it possible?

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


More information about the wp-trac mailing list