32
Validation results

Shopkeeper

Shopkeeper

WordPress 6.5.2 theme
32
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php : 731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
  2. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : functions.php.
  3. 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. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file styles.css.
  4. 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. Possible variable $shopkeeper_theme_options found in translation function in footer.php. Translation function calls should not contain PHP variables.
  5. 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.
  6. I18N implementation : Proper use of esc_html___all(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_e(Possible variable $plugin found in translation function in class-gbt-install-wizard.php. Translation function calls should not contain PHP variables.
  8. 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. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file functions.php.1181: <span>Shopkeeper's Portfolio is now a plugin. <a href='themes.php?page=tgmpa-install-plugins'>Install Plugin</a> and read more abo
  3. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  4. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  5. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  6. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  7. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  8. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  9. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  10. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  11. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  12. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  13. Use of includes : Use of include or requireThe theme appears to use include or require : header.php 33: include(locate_template('header-loader.php'));119: <?php include(locate_template('header-topbar.php')); ?> 125: <?php include(locate_template('header-default.php')); ?>127: <?php include(locate_template('header-centered-2menus.php')); ?>129: <?php include(locate_template('header-centered-menu-under.php')); ?>134: <?php include(locate_template('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 2630: include('dokan-styles.php'); // Load Dokan Plugin Styles2634: include('german-styles.php'); // Load German Market / Germanized Styles 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-menu.php 105: include_once( 'edit_custom_walker.php' );106: include_once( 'custom_walker.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(locate_template('index-layout-1.php'));15: include(locate_template('index-layout-2.php'));18: include(locate_template('index-layout-3.php'));21: include(locate_template('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