theme sync
This commit is contained in:
@@ -36,6 +36,7 @@ function themeStarter_setup()
|
||||
array(
|
||||
'primary' => __('Primary Menu', 'themeStarter'),
|
||||
'secondary' => __('Secondary Menu', 'themeStarter'),
|
||||
'mobile' => __('Mobile Menu', 'themeStarter'),
|
||||
)
|
||||
);
|
||||
|
||||
@@ -82,4 +83,3 @@ function themeStarter_setup()
|
||||
add_theme_support('wc-product-gallery-lightbox');
|
||||
add_theme_support('wc-product-gallery-slider');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user