71
Validation results

Shopkeeper

Shopkeeper

WordPress 6.5.2 theme
71
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was js_composer.zip.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Text domain : Incorrect use of translation functions.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are shopkeeper, woocommerce, tgmpa, kirki.
  3. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  4. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  5. I18N implementation : Proper use of _e(Possible variable $shopkeeper_theme_options found in translation function in content-single-product-default.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-4.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-product.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in quick-view.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-3.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-2.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in header-topbar.php. Translation function calls should not contain PHP variables. Possible variable $plugin found in translation function in class-gbt-install-wizard.php. Translation function calls should not contain PHP variables.
  6. I18N implementation : Proper use of ___all(Possible variable $shopkeeper_theme_options found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in footer.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in footer.php. Translation function calls should not contain PHP variables.
  7. I18N implementation : Proper use of esc_html___all(Possible variable $shopkeeper_theme_options found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in footer.php. Translation function calls should not contain PHP variables.
  8. I18N implementation : Proper use of esc_html_e(Possible variable $shopkeeper_theme_options found in translation function in content-single-product-default.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-4.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-product.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in quick-view.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-3.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in content-single-product-style-2.php. Translation function calls should not contain PHP variables. Possible variable $shopkeeper_theme_options found in translation function in header-topbar.php. Translation function calls should not contain PHP variables. Possible variable $plugin found in translation function in class-gbt-install-wizard.php. Translation function calls should not contain PHP variables.
  9. Screenshot : Screenshot fileScreenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in functions.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  9. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  10. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  11. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  12. Use of includes : Use of include or requireThe theme appears to use include or require : header.php 113: <?php include( get_parent_theme_file_path('header-topbar.php') ); ?> 119: <?php include( get_parent_theme_file_path('header-default.php') ); ?>121: <?php include( get_parent_theme_file_path('header-centered-2menus.php') ); ?>123: <?php include( get_parent_theme_file_path('header-centered-menu-under.php') ); ?>128: <?php include( get_parent_theme_file_path('header-default.php') ); ?> If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : ocdi-setup.php 66: require_once(ABSPATH . 'wp-admin/includes/file.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : custom-styles.php 213: include( $path . 'frontend/body.php' );214: include( $path . 'frontend/fonts.php' );215: include( $path . 'frontend/colors.php' );216: include( $path . 'frontend/topbar.php' );217: include( $path . 'frontend/header.php' );218: include( $path . 'frontend/footer.php' );219: include( $path . 'frontend/woocommerce.php' );220: include( $path . 'frontend/gutenberg.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : index.php 12: include( get_parent_theme_file_path('index-layout-1.php') );15: include( get_parent_theme_file_path('index-layout-2.php') );18: include( get_parent_theme_file_path('index-layout-3.php') );21: include( get_parent_theme_file_path('index-layout-1.php') ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
Other checked themes