I've been thinking about an #ActivityPub implementation for #Wordpress. My idea supports:
- publishing blog posts and comments to ActivityPub-compliant servers, letting users follow/reply to/share/like these via other compliant services
- @-mentioning other ActivtyPub actors (e.g. Mastodon users) in posts and comments
- commenting on posts from Mastodon or other ActivityPub services
I've written up some technical notes at https://gist.github.com/jdormit/1049324b95e5096be20ee9ad1d749104. I'd appreciate feedback, so please comment there!