[wp-trac] [WordPress Trac] #19770: Implement browser-side resizing with Plupload
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 3 03:46:30 UTC 2012
#19770: Implement browser-side resizing with Plupload
-----------------------------+------------------------------
Reporter: johnbillion | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upload | Version: 3.3
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by fczuardi2):
I don't mean to spam this bug, but since this was the page google pointed
me when I was looking for how to enable back client-side image resize
before uploading to wordpress, I think it can be useful to write the
workaround / way to turn that feature back on again (WP 3.4.1) while it
doesnt get properly reintroduced…
{{{
add_action( 'post-upload-ui', 'media_upload_max_image_resize' );
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19770#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list