fixed url
This commit is contained in:
parent
464534f8a3
commit
e8bbae1266
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ The following terms are used:
|
||||||
## Content related
|
## Content related
|
||||||
|
|
||||||
- **post type:** Post type and custom post types within WordPress
|
- **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:
|
- **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 `Note`
|
||||||
- `post` to a `Article`
|
- `post` to a `Article`
|
||||||
|
|
Loading…
Reference in a new issue