Matthias Pfefferle
@pfefferle on WordPress.org and Slack
Bio
Interests
WordPress Origin Story
- Member Since: December 1st, 2006
- Location: Karlsruhe, Germany
- Website: notiz.blog
- GitHub: pfefferle
- Job Title: Open Web Lead
- Employer: Automattic
Contribution History
Matthias Pfefferle’s badges:- Core Contributor
- Hosting Contributor
- Hosting Team
- Meetup Organizer
- Meta Contributor
- Photo Contributor
- Plugin Developer
- Theme Developer
- Translation Contributor
- Translation Editor
- WordCamp Organizer
- WordCamp Speaker
- WP-CLI Contributor
-
Posted a reply to Profile pictures not showing up, on the site WordPress.org Forums:
Hey @sundancerge 👋 I will have a look if I can find a bug in… -
Posted a reply to Federation speed/server bottleneck, on the site WordPress.org Forums:
The plugin should do it automatically, maybe you have to deactivate and reactivate the ActivityPub… -
Posted a reply to Federation speed/server bottleneck, on the site WordPress.org Forums:
Let me know if it helps and if you miss something or if something does… -
Posted a reply to Moving an ActivityPub-enable blog to another domain, on the site WordPress.org Forums:
Let me know if that helps or not and if you have any feedback: https://github.com/Automattic/wordpress-activitypub/blob/trunk/docs/how-to/account-migration.md -
Posted a reply to Federation speed/server bottleneck, on the site WordPress.org Forums:
I have good experiences with Surge so far. I will work on a more detailed… -
Posted a reply to Moving an ActivityPub-enable blog to another domain, on the site WordPress.org Forums:
You have to trigger the move for every active account and you have to add… -
Posted a reply to Federation speed/server bottleneck, on the site WordPress.org Forums:
Do you use frontend caching? Maybe that could also help!? Be sure to choose a… -
Posted a reply to Federation speed/server bottleneck, on the site WordPress.org Forums:
The server actually has double the CPU cores and RAM. 12GB RAM. I noticed in… -
Posted a reply to Federation speed/server bottleneck, on the site WordPress.org Forums:
To clarify, it isn’t taking a day to federate I know, but if you slow… -
Posted a reply to How to add OpenGraph fediverse:creator tag to wordpress posts, on the site WordPress.org Forums:
So this can not directly be controlled by the plugin. That is a Mastodon thing.… -
Posted a reply to How to add OpenGraph fediverse:creator tag to wordpress posts, on the site WordPress.org Forums:
You mean mentioning the Mastodon Account as a byline? -
Posted a reply to Webfinger endpoint with umlaut domain possible? (Punycode), on the site WordPress.org Forums:
Hey @thommienw 👋 I just checked your blog and you seem to have an issue… -
Posted a reply to Federation speed/server bottleneck, on the site WordPress.org Forums:
Hey @happypwc 👋 I am experimenting with different distribution modes atm. https://github.com/Automattic/wordpress-activitypub/pull/3044 but with 2400… -
Posted a reply to Moving an ActivityPub-enable blog to another domain, on the site WordPress.org Forums:
Hey @kelson 👋 is it a real move to a different domain or do you… -
Posted a reply to How to add OpenGraph fediverse:creator tag to wordpress posts, on the site WordPress.org Forums:
I recommend you to use the https://wordpress.org/plugins/opengraph/ then. It adds a settings field (Fediverse (username@host.tld))… -
Posted a reply to How to add OpenGraph fediverse:creator tag to wordpress posts, on the site WordPress.org Forums:
It adds your blog’s fediverse handle as the creator, not your personal Mastodon handle. If… -
Posted a reply to How to add OpenGraph fediverse:creator tag to wordpress posts, on the site WordPress.org Forums:
Hey @mrakw 👋 The plugin adds the WordPress ActivityPub handles automatically, so no need to… -
Posted a reply to Fediverse profile info, on the site WordPress.org Forums:
Consider changing “Joined” too. Mine says 2012 based on the oldest post, but the Fedi… -
Posted a reply to Fediverse profile info, on the site WordPress.org Forums:
The fediverse profile (eg via mastodon.social) shows 36 posts, I wonder if that is expected… -
Posted a reply to I can’t follow my blog from Mastodon, stuck in “Cancel Request”., on the site WordPress.org Forums:
The plugin should "heal" itself even for older instances. I am using it since 2018… -
Posted a reply to missing federation, what am i missing, on the site WordPress.org Forums:
I am but sure why there are still plugins trying to hide the User-ID. The… -
Posted a reply to I can’t follow my blog from Mastodon, stuck in “Cancel Request”., on the site WordPress.org Forums:
Hey @illustietor 👋 The "Cancel Request" state on Mastodon means your site received the Follow… -
Posted a reply to missing federation, what am i missing, on the site WordPress.org Forums:
Hey @jo2sn 👋 the author page is still not accessible: https://www.o2sn.dk/?author=0 -
Committed [3494831] to Plugins SVN:
Update to version 5.7.0 from GitHub -
Posted a reply to JSON returned instead of HTML on first click – Chrome and Firefox mobile, on the site WordPress.org Forums:
Bonjour @vbreton 👋 Sur mon site WordPress (vincentbreton.fr), j’ai remarqué qu’en cliquant sur un lien… -
Posted a reply to Mastodon Kommentare auto. genehmigen, on the site WordPress.org Forums:
Hallo @ostermeiernet 👋 ich hab dir ein kleines Snippet gebaut, das sollte genau das machen:… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
I updated the Move code some versions ago, but missed to remove the filter, that… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
You now have a 137 followers on Mastodon, so I think it worked!? https://mastodon.social/@jimmunroe/followers -
Posted a reply to When new images loaded the go:image tags do not change, on the site WordPress.org Forums:
I thought it would look at the html It checks the HTML inside of the… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
Can you check if you have removed the correct line from the move handler?? ActivityPub… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
Can you check in you settings if you have configured the URL using https? Go… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
Have you used php wp-cli.phar activitypub move https://jimmunroe.net/?author=0 https://mastodon.social/users/jimmunroe with https for your domain? your… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
Simply rename the function name to maybe deactivated__outbox_activity -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
If you have an Object-Cache, please clear the cache then! -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
Can you maybe also remove the outbox_activity function from includes/handler/class-move.php ??? -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
something seem to replace your outbox items with a wrong target 🤔 https://browser.pub/https://jimmunroe.net/wp-json/activitypub/1.0/actors/0/outbox?page=1 do you… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
You removed the line and ran php wp-cli.phar activitypub move https://jimmunroe.net/?author=0 https://mastodon.social/users/jimmunroe ??? -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
@jimmunroe ok, it seems that I found the issue! can you remove the \add_filter( 'activitypub_get_outbox_activity',… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
@jimmunroe can you try to use https://mastodon.social/users/jimmunroe as target instead of https://mastodon.social/@jimmunroe ? -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
Ah, I see! I think I mixed up following with followers when checking your Mastodon… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
So it is mainly about the gap in followers? -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
I was able to move from mastodon.social to my WP site, but haven’t been able… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
that is fine! does the move command gets triggered properly? -
Posted a reply to When new images loaded the go:image tags do not change, on the site WordPress.org Forums:
Ok, but this might be because they are added to the bottom of the page?… -
Posted a reply to When new images loaded the go:image tags do not change, on the site WordPress.org Forums:
This might be the problem. The plugin might not find these images, when they are… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
what is more interesting: can you start the Move in the plugin, without issues/errors? -
Posted a reply to When new images loaded the go:image tags do not change, on the site WordPress.org Forums:
Hey @lynnapp 👋 do you use a plugin for the image gallery? -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
jimmunroe.net@jimmunroe.net and https://jimmunroe.net/?author=0 should be the same. so if you can only add jimmunroe.net@jimmunroe.net to… -
Posted a reply to Avoid updates for edits that do not actually change the fedi post, on the site WordPress.org Forums:
I am aware of how words work :D That wasn’t meant as an excuse or… -
Posted a reply to UnMigrate Followers, on the site WordPress.org Forums:
Can you go a bit more into the details, what exactly is the problem!? I…
Developer
-
ActivityPub
Active Installs: 6,000+
-
ActivityStream extension
Active Installs: 60+
-
host-meta
Active Installs: 70+
-
Hum
Active Installs: 600+
-
IndieAuth
Active Installs: 400+
-
IndieWeb
Active Installs: 600+
-
IndieWeb Press This
Active Installs: 20+
-
MF2 Feeds
Active Installs: 30+
-
Microformats 2
Active Installs: 200+
-
Micropub
Active Installs: 200+
-
NodeInfo(2)
Active Installs: 1,000+
-
Open Graph
Active Installs: 10,000+
-
Open Search
Active Installs: 200+
-
Share on Bluesky
Active Installs: 200+
-
SubToMe
Active Installs: 20+
-
WebFinger
Active Installs: 1,000+
-
Webmention
Active Installs: 900+
-
WebSub (FKA. PubSubHubbub)
Active Installs: 100,000+
Contributor
-
/well-known-uris/
Active Installs: 70+
-
Antispam Bee
Active Installs: 700,000+
-
Create Stellar Toml
Active Installs: 10+
-
Enable Mastodon Apps
Active Installs: 500+
-
Event Bridge for ActivityPub
Active Installs: 70+
-
ID4me
Active Installs: 10+
-
sub.club
Active Installs: Less than 10
-
WapuuGotchi
Active Installs: 20+
Total photo contributions: 2
View all photos contributed by Matthias Pfefferle to the WordPress Photo Directory →
Completed Courses
Total completed courses: 3
- WordPress meetup organizer training October 25, 2024
- Community meeting etiquette October 25, 2024
- Open source basics and WordPress October 25, 2024
Plugins
-
ActivityPub
-
ActivityStream extension
-
Antispam Bee
-
Avatar Privacy
-
Blocks Everywhere
-
BuddyPress
-
Cachify
-
Comment Meta Display
-
Custom Post Avatar
-
Customize Posts
-
Debug Bar Slow Actions
-
Embed Privacy
-
Event Bridge for ActivityPub
-
Friends
-
host-meta
-
Hum
-
Icon Fonts
-
IndieAuth
-
IndieBlocks
-
IndieWeb
-
IndieWeb Press This
-
Keyring
-
Markdown on Save
-
MF2 Feeds
-
Microformats 2
-
Micropub
-
NodeInfo(2)
-
Open Graph
-
Open Search
-
Performance Lab
-
Post Kinds
-
Press This
-
PWA
-
Reactions
-
Retro Winamp Block
-
Share on Bluesky
-
Share on Mastodon
-
Simple Location
-
Statify
-
SubToMe
-
Syndication Links
-
Syntax-highlighting Code Block (with Server-side Rendering)
-
TabbedCode
-
Turbo Admin
-
Two Factor
-
Unlock Protocol
-
WapuuGotchi
-
Wapuuvatar
-
WebFinger
-
Webmention
-
WebSub (FKA. PubSubHubbub)
-
WP Super Cache
Deutsch (German) Plugins Translation Editor - #de_DE
-
ActivityPub
Active Installs: 6,000+
-
ActivityStream extension
Active Installs: 60+
-
host-meta
Active Installs: 70+
-
Hum
Active Installs: 600+
-
ID4me
Active Installs: 10+
-
IndieAuth
Active Installs: 400+
-
IndieWeb
Active Installs: 600+
-
IndieWeb Press This
Active Installs: 20+
-
MF2 Feeds
Active Installs: 30+
-
NodeInfo(2)
Active Installs: 1,000+
-
Open Search
Active Installs: 200+
-
Open Graph
Active Installs: 10,000+
-
WebSub (FKA. PubSubHubbub)
Active Installs: 100,000+
-
Share on Bluesky
Active Installs: 200+
-
SubToMe
Active Installs: 20+
-
WebFinger
Active Installs: 1,000+
-
Webmention
Active Installs: 900+
-
Microformats 2
Active Installs: 200+








