wordpress-activitypub icon indicating copy to clipboard operation
wordpress-activitypub copied to clipboard

ActivityPub for WordPress

Results 275 wordpress-activitypub issues
Sort by recently updated
recently updated
newest added

I am just starting to play with mastodon and I might have done something very bad but could be interesting. I read and executed having my mastodon instance at mastodon.mindlesstux.com...

enhancement

Howdy! I found that attempts to reply to posts via Mastodon were disappearing into the void. Apache access logs revealed that there was first a 202 reply, then a 500...

Hey there, I've been trying different solutions to implement federated blogging for a friend's website on and off for over a year now, and while I'm closer than ever, I'm...

Thanks for this cool plugin. I can follow the WP Blog from Matodon but from Pleroma there is a problem. I see the account when searching form Pleroma, I can...

Hey, I noticed that when including an image in a blog post and then replacing that image with another one, both copies will make it into the fediverse, even though...

Hello, I have added the plugin and seems works with Mastodon. With Friendica otherwise it gives an error when I try to follow the user: it says "not found, invalid...

Hi! I'd love to put a follow button on my blog, rather than tell people "go follow @[email protected]". But currently, if I click on the mastodon profile, I'm taken to...

I would like to suggest that it is not a good idea to be publicly using the username as part of the URI for the ActivityPub plugin. Using the username...

[Type] Enhancement
[Status] In Progress

PHP Warning: trim() expects at least 1 parameter, 0 given in wp-content/plugins/activitypub/templates/blog-json.php on line 41 ``` $json->publicKey = array( 'id' => \get_home_url( '/' ) . '#main-key', 'owner' => \get_home_url( '/'...

Every comment starts with "@username" which does not make sense in the comment section of the Post. It would be nice if this could be stripped automatically (or maybe if...

enhancement