wp_get_attachment_id3_keys – filter
Filters the editable list of keys to look up data from an attachment’s metadata.
Parameters
- .
- ( 3.9.0 ) . .
- ( array ) $fields Key/value pairs of field keys to labels. . . .
- $attachment
- ( WP_Post ) Attachment object. . . .
- ( string ) $context The context. Accepts ‘edit’, ‘display’. Default ‘display’. . . .