fix legend style
This commit is contained in:
parent
b5665d6bee
commit
b2bc9e617d
1 changed files with 2 additions and 2 deletions
|
@ -211,8 +211,8 @@ We keep in mind that every post type shall only ever send as a `Create` Activity
|
|||
|
||||
**x:** WordPress actor-types
|
||||
**y:** WordPress post types
|
||||
**C:** Create - can only be assigned once per row
|
||||
**A:** Announce - can be assigned multiple times per row, but only if a Create has been assigned before
|
||||
**C:** Create - can only be assigned once per row
|
||||
**A:** Announce - can be assigned multiple times per row, but only if a Create has been assigned before
|
||||
**user:** the WordPress user publishing or updating something
|
||||
**all:** blog-wide actor, everything that is published (like a relay)
|
||||
**custom:** e.g. only a certain post_type that gets announced with this actor
|
||||
|
|
Loading…
Reference in a new issue