Home aktualisiert
parent
0f6a15306e
commit
708081892a
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -62,7 +62,7 @@ final class GatherPress extends Event_Plugin_Integration implements Feature_Even
|
||||||
### Transformer
|
### Transformer
|
||||||
|
|
||||||
Transformers are the classes that convert an WordPress post type (e.g. one used for events) to _ActivityStreams_.
|
Transformers are the classes that convert an WordPress post type (e.g. one used for events) to _ActivityStreams_.
|
||||||
The Event Bridge for ActivityPub then takes care of applying the transformer, so you can jump right into [implementing it](./transformer.md).
|
The Event Bridge for ActivityPub then takes care of applying the transformer. A tutorial of how to write a new Event transformer can be found [here](./transformer.md).
|
||||||
|
|
||||||
### Event Sources Feature – Transmogrifier
|
### Event Sources Feature – Transmogrifier
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue