apply_filters( 'wp_ajax_cropped_attachment_metadata', array $metadata )

Filters the cropped image attachment metadata.


Description Description

See also See also


Top ↑

Parameters Parameters

$metadata

(array) Attachment metadata.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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