Comment on ActivityPub 1.0.0 released for WordPress
Nerd02@lemmy.basedcount.com 1 year agoLooking at the Mastodon and Lemmy documentations, yes it should work.
- Lemmy accepts posts with the:
Page
,Article
,Note
,Video
andEvent
activities. - Mastodon accepts toots with the
Page
,Article
,Note
,Video
,Event
,Image
,Audio
andQuestion
activities.
As you can see there’s a large overlap between the two, so I say it’s likely that it will work. I could bring this even further by having a look at the plugin’s code but unfortunately I’m alergic to both PHP and SVN abd wordpress uses both.
squirrel@discuss.tchncs.de 1 year ago
The plugin is maintained on GitHub, but yeah it’s still a lot of PHP
Nerd02@lemmy.basedcount.com 1 year ago
Oh thanks for that. Looking at the plugin’s wordpress page I ended up on a wordpress SVN page and thought I had to browse that. My allergy is already much better, I might have a look after all.
ares35@kbin.social 1 year ago
what else could it possibly be coded in while maintaining compatibility with wordpress, a php application, and its modest server requirements?