Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.13 KB

File metadata and controls

26 lines (18 loc) · 1.13 KB

WooCommerceSystemStatusTheme

Theme.

Properties

Name Type Description Notes
name String Theme name. [optional]
version String Theme version. [optional]
versionLatest String Latest version of theme. [optional]
authorUrl URI Theme author URL. [optional]
isChildTheme Boolean Is this theme a child theme? [optional]
isBlockTheme Boolean Is this theme a block theme? [optional]
hasWoocommerceSupport Boolean Does the theme declare WooCommerce support? [optional]
hasWoocommerceFile Boolean Does the theme have a woocommerce.php file? [optional]
hasOutdatedTemplates Boolean Does this theme have outdated templates? [optional]
overrides List<String> Template overrides. [optional]
parentName String Parent theme name. [optional]
parentVersion String Parent theme version. [optional]
parentAuthorUrl URI Parent theme author URL. [optional]