Digitalworld
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEdigitalworld.zip
- FILE SIZE2557030 bytes
- MD5ce1f920e33869aac8f0705cd8dd66ca1
- SHA1d37530da9765b54173073c06d47fa984915fcf0c
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION1.0.7
- AUTHOR URIhttp://kutethemes.net
- TAGStwo-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, translation-ready
- CREATION DATE2019-03-31
- LAST FILE UPDATE2019-03-31
- LAST VALIDATION2019-03-31 05:56
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- file_get_contents( $option_files ); file_get_contents was found in the file theme-functions.php 63: // $option_content = @
- add_submenu_page#Parameters File theme-options.php : 1657: 'page_parent' => 'digitalworld', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
Warning
- 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 digitalworld, woocommerce, techstore.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- Possible variable $this found in translation function in theme-options.php. Translation function calls should not contain PHP variables.
- Possible variable $this found in translation function in theme-options.php. Translation function calls should not contain PHP variables.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : famework.php 53: include_once( get_template_directory().'/famework/admin/wellcome.php' );56: include_once( get_template_directory().'/famework/includes/classes/class-tg57: include_once( get_template_directory().'/famework/includes/classes/breadcru60: include_once( get_template_directory().'/famework/includes/megamenu/megamen62: include_once( get_template_directory().'/famework/settings/plugins-load.php64: include_once( get_template_directory().'/famework/settings/theme-options.ph66: include_once( get_template_directory().'/famework/includes/meta-box/meta-bo67: include_once( get_template_directory().'/famework/settings/meta-box.php' );70: include_once( get_template_directory().'/famework/includes/theme-functions.72: include_once( get_template_directory().'/famework/widgets/widget-latest-pos73: include_once( get_template_directory().'/famework/widgets/widget-instagram.74: include_once( get_template_directory().'/famework/widgets/widget-testimonia75: include_once( get_template_directory().'/famework/widgets/widget-newsletter78: include_once( get_template_directory().'/famework/widgets/widget-products.p81: include_once( get_template_directory().'/famework/includes/woo-attributes-s82: include_once( get_template_directory().'/famework/includes/woo-attributes-s85: include_once( get_template_directory().'/famework/includes/woo-functions.ph90: include_once( get_template_directory().'/famework/includes/custom-css-js.ph94: include_once( get_template_directory().'/famework/includes/visual-composer.95: include_once( get_template_directory().'/famework/settings/vc_templates.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 : theme-functions.php 655: $menu_configs = @include( $menu_configs_file ); 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 : woo-functions.php 400: require_once( YITH_WOOCOMPARE_DIR . 'includes/class.yith-woocompare-fronten 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 : megamenu.php 103: include_once( get_template_directory().'/famework/includes/megamenu/nav_men104: include_once( get_template_directory().'/famework/includes/megamenu/nav_edi105: include_once( get_template_directory().'/famework/includes/megamenu/walker. 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 : widget-woo-product-categories.php 231: include_once( WC()->plugin_path() . '/includes/walkers/class-product-cat-li257: include_once( WC()->plugin_path() . '/includes/walkers/class-product-cat-li 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 : product-categories.php 231: include_once( WC()->plugin_path() . '/includes/walkers/class-product-cat-li257: include_once( WC()->plugin_path() . '/includes/walkers/class-product-cat-li 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.