apply_filters( 'wp_ajax_cropped_attachment_metadata', array $metadata )
Filters the cropped image attachment metadata.
Description
See also
Parameters
- $metadata
-
Attachment metadata.
Source
Changelog
| Version | Description |
|---|---|
| 4.3.0 | Introduced. |