| 8 | | * Attachment parent info is now stored in attachment meta rather than a |
| 9 | | separate post meta key. |
| 10 | | * Attachments created from contextual crops (e.g. header, logos, etc.) are |
| 11 | | filtered out of the media library using a new `_filterContext` method in |
| 12 | | `wp.media.controller.Library`. |
| | 8 | * Attachment parent info is now stored in attachment meta rather than a separate post meta key. |
| | 9 | * Attachments created from contextual crops (e.g. header, logos, etc.) are filtered out of the media library using a new `_filterContext` method in `wp.media.controller.Library`. |