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

WordPress Trac noreply at wordpress.org
Fri Jul 31 16:01:49 UTC 2015


#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  |     Focuses:
------------------------------------+-----------------------------

Comment (by FolioVision):

 Hi Guys,

 What about simply generating the missing image sizes on save (assuming
 those sizes are going into content)? There's a nice hook for on save. This
 would work for the original poster's issue.

 If an entire theme's thumbnail image sizes are changed, perhaps there
 should be a large button to regenerate images throughout the website. When
 a user has to push a button to get an action, consequences are on the
 users shoulders (especially if we warn them with a javascript warning and
 confirm button). For regeneration, we should probably pace it by default
 so it does not use all of a server's resources.

 Alec Kinnear

--
Ticket URL: <https://core.trac.wordpress.org/ticket/15311#comment:117>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list