media_post_single_attachment_fields_to_edit( array $form_fields, WP_Post $post )
Retrieves the post non-image attachment fields to edito form fields.
Name | Type(s) | Default Value | Description |
---|---|---|---|
$form_fields |
array
| An array of attachment form fields. |
|
$post |
WP_Post
| The WP_Post attachment object. |
array
Filtered attachment form fields.