[wp-trac] [WordPress Trac] #20923: Add support for mobile uploads

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 12 14:44:24 UTC 2012


#20923: Add support for mobile uploads
-------------------------+--------------------------------
 Reporter:  koke         |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Media        |    Version:  3.4
 Severity:  normal       |   Keywords:  mobile needs-patch
-------------------------+--------------------------------
 Starting with iOS6, Mobile Safari is able to upload photos.

 The current implementation calls [source:trunk/wp-
 includes/functions.php at 20715#L3684 _device_can_upload] to decide if it
 should show the upload form, which returns {{{false}}} for any version of
 iOS

 The best solution would probably be using Javascript for that check,
 instead of user agent detection, since other mobile platforms might follow
 in the future

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20923>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list