1.0.0-beta.19 • Published 9 months ago
@indiekit/post-type-video v1.0.0-beta.19
@indiekit/post-type-video
Video post type for Indiekit.
Installation
npm i @indiekit/post-type-photo
Usage
Add @indiekit/post-type-video
to your list of plug-ins, specifying options as required:
{
"plugins": ["@indiekit/post-type-video"],
"@indiekit/post-type-video": {
"name": "Video"
}
}
Options
Option | Type | Description |
---|---|---|
name | string | Post type name. |
fields | Array | Fields to show in post interface. |
1.0.0-beta.19
9 months ago
1.0.0-beta.18
10 months ago
1.0.0-beta.15
1 year ago
1.0.0-beta.16
1 year ago
1.0.0-beta.14
1 year ago
1.0.0-beta.13
1 year ago
1.0.0-beta.10
1 year ago
1.0.0-beta.8
1 year ago