Remove the current actor mapping proposal #4

Closed
linos wants to merge 3 commits from main into remove-actor-mapping-proposal
Showing only changes of commit e8bbae1266 - Show all commits

View file

@ -27,7 +27,7 @@ The following terms are used:
## Content related
- **post type:** Post type and custom post types within WordPress
- **Object Type:** ActivityPub [object type](https://www.w3.org/TR/activitystreams-vocabulary/#object types)
- **Object Type:** ActivityPub [object type](https://www.w3.org/TR/activitystreams-vocabulary/#object-types)
- **Transformers:** a piece of code that converts items of a particular WordPress post type to an ActivityPub object of (a) specified type(s). For example a transformer that can transform:
- `post` to a `Note`
- `post` to a `Article`