media_post_single_attachment_fields_to_edit


media_post_single_attachment_fields_to_edit ( $form_fields, $post )

Parameters:
  • (array) form_fields An array of attachment form fields.
  • (WP_Post) post The WP_Post attachment object.
Returns:
  • (array) Filtered attachment form fields.
Defined at:

Description

Retrieves the post non-image attachment fields to edit form fields.

Related Functions

media_single_attachment_fields_to_edit, image_attachment_fields_to_edit, get_attachment_fields_to_edit, image_attachment_fields_to_save, wp_ajax_send_attachment_to_editor

Top Google Results

User discussions

wpseek mobile