We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b2fc9 commit 40abea6Copy full SHA for 40abea6
docs/api/add-post-type.md
@@ -141,12 +141,17 @@ Post fields dictate a number of tasks:
141
142
Indiekit provides automatic support for the following field types:
143
144
+- `audio`
145
+- `bookmark-of`
146
- `category`
147
- `content`
148
- `featured`
149
- `geo`
150
+- `in-reply-to`
151
+- `like-of`
152
- `location`
153
- `name`
154
+- `photo`
155
- `summary`
156
157
Installing other post type plug-ins will add to this list, and these fields can be shared by other post type plug-ins.
0 commit comments