[wp-trac] [WordPress Trac] #15311: dynamic image resize (on the fly) using already available functions

WordPress Trac noreply at wordpress.org
Mon Nov 5 11:57:44 UTC 2012


#15311: dynamic image resize (on the fly) using already available functions
------------------------------------+-----------------------------
 Reporter:  vteixeira               |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Future Release
Component:  Media                   |     Version:  3.1
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |
------------------------------------+-----------------------------

Comment (by willmot):

 Here's one of our plugins that implements on the fly image resizing.

 https://github.com/humanmade/WPThumb

 Under the hood it uses phpthumb which obviously wouldn't be appropriate
 for core but it would be easy to replace that with the new image resizing
 stuff in 3.5 (in-fact I think @markoheijnen is working on it, as are we).

 It's well tested (40 odd unit tests) and runs on some pretty large sites
 (10's of millions of uniques per month).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15311#comment:73>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list