Hey @jenzgaard! 👋
The plugin uses WordPress core functions to access media metadata. Since WordPress relies solely on EXIF data, the plugin will as well. Hope this helps!
https://developer.wordpress.org/reference/functions/wp_read_image_metadata/
Hey, thx for the reply – just still a bit confused. You explain it’s not possible due to WP core functions. However, the other plugin – WP/LR Sync – seems to do part of the job, no? – https://meowapps.com/wplr-sync/issues/ FAQ, common qs.: How to automatically link some EXIF/IPTC data to a specific custom field/meta in WordPress? And via tha API – https://meowapps.com/wplr-sync/api/ it mentions both keywords and tags.
So, without being a programmer myself, I’m trying to convince you, it’s possible through you’re own descriptions 😉
In other words, with all these great image Meow-plugins, it seems as a win fetching standard image fields into standard WP fields important for filtering, organizing and SEO (instead of using Media Library Assistant).
Hey @jenzgaard! 👋
Concerning IPTC, we redirect users to the plugin called Media Library Assistant and the code available here but this is not done by us in our plugin directly. So maybe in the future, but that is not the case right now. Thanks!