[wp-trac] [WordPress Trac] #40439: Save progress of intermediate image creation after upload

WordPress Trac noreply at wordpress.org
Mon Sep 23 11:05:42 UTC 2019


#40439: Save progress of intermediate image creation after upload
------------------------------------------+---------------------------
 Reporter:  mikeschroder                  |       Owner:  mikeschroder
     Type:  enhancement                   |      Status:  assigned
 Priority:  high                          |   Milestone:  5.3
Component:  Media                         |     Version:
 Severity:  normal                        |  Resolution:
 Keywords:  needs-unit-tests needs-patch  |     Focuses:  ui
------------------------------------------+---------------------------

Comment (by mikeschroder):

 Did an audit of places still using `multi_resize()` instead of using the
 new `wp_create_image_subsizes()` and found two:

 - In the [https://github.com/WordPress/WordPress-develop/blob/master/src
 /wp-admin/includes/image-edit.php#L947 image editor] (`src/wp-
 admin/includes/image-edit.php`).
 - In [https://github.com/WordPress/WordPress-develop/blob/master/src/wp-
 admin/includes/image.php#L583 PDF Thumbnails/Fallback Thumbnail Support]
 (`src/wp-admin/includes/image.php`).

 I'm not sure if I'll be able to get to both before beta or not, but I'd
 love to see them supported before release.

 @azaozz Do you think we should open new tickets for each of those?

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


More information about the wp-trac mailing list