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

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 9 15:45:19 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  |
------------------------------------+-----------------------------
Changes (by prettyboymp):

 * cc: mpretty@… (added)
 * keywords:  dev-feedback => dev-feedback has-patch


Comment:

 Patch is based off of [attachment:22100.2.diff] from #22100.

 I do have concerns about the way I had to implement the callback since the
 image generation needs to happen under the wp-admin, so normal cron won't
 work.  However, the post back will fail for sites that have the admin
 blocked with .htaccess.  May want to consider setting a default static
 definition that turns off the ability to have late generated image sizes
 for this release and then creating a more robust way to run 'admin only'
 crons in a future release.

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


More information about the wp-trac mailing list