-
-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
I was reading the code that WordPress uses to store album art.
Album art is stored in the media library as a separate file when you upload the audio file. A hash is stored in meta that can be queried to avoid uploading the same file over and over again.
It means we preserve the avatar as it existed at the time. The avatar property already can be an attachment id.
I think this would make a good simple way to finally solve this problem
Metadata
Metadata
Assignees
Labels
No labels