Integrating popular WordPress event plugins with the ActivityPub plugin. https://event-federation.eu
Find a file
André Menrath 4e07371023
Some checks are pending
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Waiting to run
Remove is_plugin_active check
See https://wordpress.stackexchange.com/questions/9345/is-plugin-active-function-doesnt-exist
Not a thing we need to care about immediately
2024-01-03 19:18:13 +01:00
.forgejo/workflows actions: use git https push 2023-11-26 09:56:53 +01:00
activitypub/transformer phpcs 2024-01-03 19:14:18 +01:00
activitypub-event-transformers.php Remove is_plugin_active check 2024-01-03 19:18:13 +01:00
LICENSE add license 2023-11-26 19:28:48 +01:00
README.md update readme 2023-12-04 19:29:20 +01:00

This is a WordPress plugin that contains several example custom transformers for the WordPress ActivityPub plugin. It works like an add-on for it.

Note that this plugin does not yet work with the latest release of the ActivityPub plugin. A pull request is already open: https://github.com/Automattic/wordpress-activitypub/pull/569

But if you want to test it you likely need the latest development branch of the changes we are going to propose to the ActivityPub plugin which you can find here: https://code.event-federation.eu/Event-Federation/wordpress-activitypub/src/branch/dev/extendable-transformers