完善
This commit is contained in:
parent
7d95109e78
commit
6ad2b3cf64
@ -4,8 +4,8 @@ type ThemeSupport struct {
|
|||||||
CoreBlockPatterns bool `json:"core-block-patterns"`
|
CoreBlockPatterns bool `json:"core-block-patterns"`
|
||||||
WidgetsBlockEditor bool `json:"widgets-block-editor"`
|
WidgetsBlockEditor bool `json:"widgets-block-editor"`
|
||||||
AutomaticFeedLinks bool `json:"automatic-feed-links"`
|
AutomaticFeedLinks bool `json:"automatic-feed-links"`
|
||||||
TitleTag bool
|
TitleTag bool `json:"title-tag"`
|
||||||
CustomLineHeight bool `json:"title-tag"`
|
CustomLineHeight bool `json:"custom-line-height"`
|
||||||
PostThumbnails bool `json:"post-thumbnails"`
|
PostThumbnails bool `json:"post-thumbnails"`
|
||||||
Menus bool `json:"menus"`
|
Menus bool `json:"menus"`
|
||||||
HTML5 []string `json:"html5"`
|
HTML5 []string `json:"html5"`
|
||||||
|
Loading…
Reference in New Issue
Block a user