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

Enable Avatar Store By Default

Open dshanske opened this issue 1 year ago • 6 comments

Discuss what what be needed to enable this hidden feature by default

dshanske avatar Sep 14 '24 15:09 dshanske

We can make it a settings item first!?!

pfefferle avatar Sep 14 '24 15:09 pfefferle

I was thinking are there any enhancements... Like #448 or #449

dshanske avatar Sep 14 '24 15:09 dshanske

Ah, I see, but besides of that, I think it is a good idea to have that as a setting anyway.

pfefferle avatar Sep 14 '24 16:09 pfefferle

Ah, I see, but besides of that, I think it is a good idea to have that as a setting anyway.

Agreed.

dshanske avatar Sep 14 '24 16:09 dshanske

Do we need to reinvent the wheel? Avatar Privacy is already capable of that.

MatzeKitt avatar May 13 '25 09:05 MatzeKitt

@pfefferle Thinking about this one, and changing the way that the code looks for the Avatar, having it go from first, if a file in the store exists if the store is enabled since it is derivable, then if that does not exist, look for the meta key, and if that doesn't exist, fall back again.

dshanske avatar Dec 14 '25 20:12 dshanske