73
Validation results

EmallShop

EmallShop

WordPress 6.5.2 theme
73
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEthemeforest-D2SgoS9M-emallshop-responsive-multipurpose-woocommerce-theme-wordpress-theme.zip
  • FILE SIZE2197126 bytes
  • MD534ea5b059f1a45e389cfa6505e609086
  • SHA1c3637f3a14d2eb51fd0a445695be3d51b31a8688
  • LICENSECustom
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • VERSION2.4.5
  • TAGStwo-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
  • CREATION DATE2024-01-09
  • LAST FILE UPDATE2024-01-09
  • LAST VALIDATION2024-01-09 22:57
  • OTHER VERSIONS

    2.2.9 : 77%

    2.2.8 : 35%

    2.2.7 : 77%

    2.2.3 : 78%

    2.2.0 : 78%

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-admin.php :
    Ligne44: add_menu_page(
    File class-admin.php :
    Ligne53: add_submenu_page( 'emallshop-theme',
    Ligne60: add_submenu_page( 'emallshop-theme',
    File class-admin.php :
    Ligne53: add_submenu_page( 'emallshop-theme',
    Ligne60: add_submenu_page( 'emallshop-theme',
Warning
  1. 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 emallshop, woocommerce.
  2. Unwanted files : Windows thumbnail storethumbs.db was found.
  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 ___all(Possible variable $theme_slug found in translation function in theme_options.php. Translation function calls should not contain PHP variables.
  6. I18N implementation : Proper use of esc_html___all(Possible variable $theme_slug found in translation function in theme_options.php. Translation function calls should not contain PHP variables.
  7. Screenshot : Screenshot fileBad 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 header.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 attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : class-admin.php
    Ligne70: require( EMALLSHOP_ADMIN. '/dashboard/welcome.php' );
    Ligne74: require(EMALLSHOP_ADMIN. '/dashboard/system_status.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