Support

Account

Home Forums Feature Requests Gallery field: bulk delete and bulk edit images Reply To: Gallery field: bulk delete and bulk edit images

  • panmac, I just resolved this using the Media Library Assistant (MLA) in conjunction with Advanced Custom Fields. Here’s how I did it:

    1. I installed MLA: http://wordpress.org/plugins/media-library-assistant/
    2. I installed ACF
    3. I created a set of fields specifically geared to my media library, same way as you’d create them for any post (media library items are posts too! :D)
    4. I attached the fields to the media library using the following ACF Location Rule (you’ll find this when you’re creating fields, under the field creation area):

      Show this field group if: Attachment | is equal to | All

    5. I added my custom fields to the MLA using the custom fields tab in Settings > Media Library Assistant. See this link.