wordpress-webmention icon indicating copy to clipboard operation
wordpress-webmention copied to clipboard

Add Ability to Change Avatar URL Manually or Upload to Store Manually

Open dshanske opened this issue 2 years ago • 5 comments

dshanske avatar Dec 26 '23 01:12 dshanske

Hi there,

Could I work on this issue?

mgiannopoulos24 avatar Dec 13 '25 19:12 mgiannopoulos24

PRs welcome

dshanske avatar Dec 13 '25 21:12 dshanske

I was thinking about this issue, and wondering if maybe we should have a UI outside of the individual comments.

dshanske avatar Dec 14 '25 20:12 dshanske

Okay then. I can implement it.

mgiannopoulos24 avatar Dec 14 '25 20:12 mgiannopoulos24

I was looking at the code, and wanted @pfefferle to weigh in as well, but we had the goal when we discussed the implementation of keeping it simple, but avoiding broken links. So it stores by host and under host, using a hashed version of the author URL. So, that would mean unique per author per site.

So, if we wanted to manually associate an avatar, it is probably better to associate it with the author URL, and store appropriately, and maybe change some of the logic.

dshanske avatar Dec 14 '25 20:12 dshanske