ACF: Importing EXIF Value -> ACF Post Object
-
Hi there,
I have a Custom Post type in ACF, called ‘Artist’
When I import images, I am trying to map the image EXIF:Artist value, to specific Posts that have been created with the same value.
i.e.
ACF Post Type ‘Artist’ = Post Name: “Artist-A”
EXIF:Artist: “Artist-A”
I have tried to create a custom mapping rule for this but it doesn’t seem to be mapping correctly.
I have tried both ‘artist’ and ‘custom:artist’ as the value name.
I have validated that the value on the image for ‘EXIF: Artist’ matches the same string title for the Custom ‘Artist’ Post Types I’ve created.
The ACF Post Types are then mapped on the image attributes like this:
Is it possible to map EXIF data -> ACF data in this way, or am I doing something crazy beyond OOTB features? Thanks in advance!
- The topic ‘ACF: Importing EXIF Value -> ACF Post Object’ is closed to new replies.