Skip to content

Store Avatar images in Media Library #259

@dshanske

Description

@dshanske

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions