wp-admin/includes/media.php:1318Retrieves the image attachment fields to edit form fields.
$form_fieldsarray$postobjectarrayfunction image_attachment_fields_to_edit( $form_fields, $post ) { return $form_fields;}Introduced in 2.5.0. One change between 6.7.7 and 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
array to array<string,.verified against sourcesrc/wp-admin/includes/media.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.