Support

Account

Home Forums Bug Reports Custom Attachment Fields Reply To: Custom Attachment Fields

  • I added the following code onto line #194 of /pro/fields/gallery.php

    $post = apply_filters( 'attachment_fields_to_save', $post, $changes );

    That seems to do the trick. Would be great to have this added into the next release of ACF