apply_filters( 'load_image_to_edit', resource $image, string $attachment_id, string $size )

Filters the current image being loaded for editing.


Description Description


Parameters Parameters

$image

(resource) Current image.

$attachment_id

(string) Attachment ID.

$size

(string) Image size.


Top ↑

Source Source

File: wp-admin/includes/image.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.