apply_filters( 'wp_ajax_cropped_attachment_metadata', array $metadata )

Filters the cropped image attachment metadata.


Description

See also


Parameters

$metadata

(array) Attachment metadata.


Source

File: wp-admin/includes/ajax-actions.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.3.0 Introduced.