Changes between Initial Version and Version 1 of Ticket #6821, comment 52
- Timestamp:
- 08/10/12 20:18:36 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6821, comment 52
initial v1 1 I see. Well, WP_Image_Editor could have a default implementation that calls resize().1 I see. Well, WP_Image_Editor could have a default implementation for multi_resize() that just calls resize() a bunch of times. 2 2 3 3 Then, implementations like 'convert' can overwrite it to do it in a more optimal way.
