HTTP/2 200
server: nginx
date: Thu, 09 Oct 2025 12:30:47 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
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
image_editor_save_pre – Hook | Developer.WordPress.org
apply_filters( ‘image_editor_save_pre’, WP_Image_Editor $image, int $attachment_id )
Filters the WP_Image_Editor instance for the image to be streamed to the browser.
$image
WP_Image_EditorThe image editor instance.
$attachment_id
intThe attachment post ID.
Version | Description |
---|
3.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.