Ewebot
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEewebot.zip
- FILE SIZE18803168 bytes
- MD57e8cf66f194aa6111ee9e8c476964a14
- SHA1b44137b58ee4f39450da38010e169eb02df35353
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://livewp.site/wp/md/ewebot/
- VERSION2.4.0
- CREATION DATE2021-07-10
- LAST FILE UPDATE2021-07-10
- LAST VALIDATION2021-07-10 05:38
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
gt3-elementor-unlimited-charts.zip revslider.zip gt3-themes-core.zip wpda-builder-pro.zip modern-shop.zip home_02.zip slider-1.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wp_deregister_script in wooinit.php. Themes must not deregister core scripts. 911: wp_deregister_script( 'js-cookie' );
- Found wrong tag in style.css header.
- Themes should not hide admin bar. Detected in file base.css.
- No reference to custom header was found in the theme.
- 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 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 archive.php.
- The theme appears to use include or require : loader.php 6: require_once(get_template_directory() . '/core/metabox_config.php');12: require_once(get_template_directory() . '/core/metabox_config.php');14: require_once(get_template_directory() . '/core/config.php');15: require_once(get_template_directory() . '/core/default-options.php');16: require_once(get_template_directory() . '/core/redux-config.php');18: require_once(get_template_directory() . '/core/aq_resizer.php');22: require_once(get_template_directory() . '/core/registrator/css-js.php');23: require_once(get_template_directory() . '/core/registrator/ajax-handlers.ph24: require_once(get_template_directory() . '/core/registrator/sidebars.php');25: require_once(get_template_directory() . '/core/registrator/misc.php');26: require_once(get_template_directory() . '/core/registrator/license_verifica34: require_once(get_template_directory() . '/core/tgm/gt3-tgm.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.