themeId
ThemeProperty
Delete theme by themeId.
themeId
whether to delete the theme settings at the same time.
ThemeProperty
Check template exists
template name
boolean
Fetch theme by uri
uri
void
Get theme property by themeId.
themeId
ThemeProperty
Get activated template content by filepath.
filepath
template content
Get activated theme property.
ThemeProperty
Get template content by themeId and filepath.
themeId
filepath
template content
List all themes.
array of ThemeProperty
List activated theme settings.
Record<string, unknown>
Fetches theme configuration group names by theme id
theme id
List activated theme custom post templates.
array of template name.
List activated theme custom sheet templates.
array of template name.
List theme settings by themeId.
themeId
Record<string, unknown>
Lists theme settings by theme id and group name
theme id
group name
Refresh theme list cache.
void
Save activated theme settings.
settings
Save settings by themeId.
themeId
settings
Update activated theme template content.
path, content
void
Update theme by upload.
data
upload options
themeId
ThemeProperty
Update theme template content by themeId.
themeId
path, content
update theme by fetch.
themeId
void
Upload a theme.
data
Upload options
ThemeProperty
Generated using TypeDoc
Active a theme.