Filters attachment post data before it is updated in or added to the database.
$dataarray
$postarrarray
$unsanitized_postarrarray
$updatebool
$data = apply_filters( 'wp_insert_attachment_data', $data, $postarr, $unsanitized_postarr, $update );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_insert_attachment_data