Matthias Pfefferle
Matthias Pfefferle
added `u-featured` to SemPress and ZenPress... thanks for the idea :)
oh... that's new to me! thanks for the hint! is there a documentation about that behavior?
good idea!
cool, thanks for the link!
Are you sure you run the latest version? The file returns a 404 issue, because we do no longer use the mentioned URL, we changed it to `static/css/installer.css`: https://github.com/indieweb/wordpress-indieweb/blob/trunk/includes/class-plugin-installer.php#L389 Maybe...
It is the WordPress version.
Maybe an issue with the call, so it falls back to the WP version?
Is it so? It does not break it, so you should be fine to use it with FSE plugins, but it does not add any extra features.
Perhaps we can remove it within the publish process...
What do you think about decoupling the storing part from the main avatar class, like we did with the handlers? So that it is possible to add new storing classes,...