HTTP/2 200
server: nginx
date: Fri, 18 Jul 2025 20:10:01 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
WP_Image_Editor::multi_resize() – Method | Developer.WordPress.org
WordPress Developer Resources
WP_Image_Editor::multi_resize()
WP_Image_Editor::multi_resize( array $sizes ): array
Resize multiple images from a single source.
$sizes
arrayrequiredAn array of image size arrays. Default sizes are ‘small’, ‘medium’, ‘large’.
...$0
array
array An array of resized images metadata by size.
Version | Description |
---|
3.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.