Replies: 0
I set the import to “Download images hosted elsewhere”.
It uploads that image to my media library and assigns an ID for it.
What I want to do is reference this ID to a custom taxonomy field in “Term Meta”.
Is there a hook for it i can use in the Value field? Something like {image_ID[1]}?
I’m using pods to create a custom taxonomy with image fields and i dont know any other way to upload images to it.