[wp-trac] [WordPress Trac] #7729: wp_handle_upload to overried
is_uploaded_file
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 11 09:05:07 GMT 2008
#7729: wp_handle_upload to overried is_uploaded_file
-------------------------+--------------------------------------------------
Reporter: freediver | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
wp_handle_upload currently does not support override for is_uploaded_file
test.
This can be useful to handle dynamically generated uploads like for
example when instead of hotlinking to a picture you want to download the
picture given by the URL and handle it properly.
It would be nice to have everything under one roof, the function that can
handle all user generated uploads.
--
Ticket URL: <http://trac.wordpress.org/ticket/7729>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list