@pfefferle which favicon does ActivityPub plugin get to show the site's profile as avatar in places like Mastodon? I've made some changes and now it shows WP.com default one 🥲 Here: @feed
Conversation
Notices
-
Embed this notice
Rodrigo Ghedin (manualdousuario@mastodon.social)'s status on Wednesday, 13-Dec-2023 17:42:04 JST Rodrigo Ghedin
-
Embed this notice
Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 13-Dec-2023 17:42:04 JST Matthias Pfefferle
@manualdousuario @feed It tries to use the site_icon with a fallback to the custom_logo https://github.com/Automattic/wordpress-activitypub/blob/master/includes/model/class-blog-user.php#L149
In conversation permalink Attachments
-
Embed this notice
Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 13-Dec-2023 19:21:48 JST Matthias Pfefferle
@manualdousuario but aren't the icons generated using the site_icon? What do you use to generate them?
In conversation permalink -
Embed this notice
Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 13-Dec-2023 21:07:59 JST Matthias Pfefferle
@manualdousuario the thing is: I try to be as generic as possible with the plugin, because it is hard to support every edge case. If the plugins are well known and have quite a big user base it might make sense to have custom support. Otherwise you could add it using custom code using a filter.
In conversation permalink -
Embed this notice
Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 13-Dec-2023 21:08:47 JST Matthias Pfefferle
@manualdousuario but I will see how the WordPress.com favicon feature works, because we should support that at least on WordPress.com!
In conversation permalink Attachments
-
Embed this notice
Matthias Pfefferle (pfefferle@mastodon.social)'s status on Wednesday, 13-Dec-2023 22:40:23 JST Matthias Pfefferle
@manualdousuario is this still a thing in the World of WordPress?
In conversation permalink
-
Embed this notice