34
Validation results

Autozone

Autozone

WordPress 6.5.2 theme
34
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEautozone.zip
  • FILE SIZE19496678 bytes
  • MD5acb4ebd09452184b6cda6929ec6e7706
  • SHA17a4496e0ef25312496158fcbbaee43cbb66a5ca5
  • LICENSECustom
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • VERSION5.3.6
  • TAGSleft-sidebar, right-sidebar, custom-header, custom-menu, editor-style
  • CREATION DATE2021-07-13
  • LAST FILE UPDATE2021-07-13
  • LAST VALIDATION2021-07-13 10:11
  • OTHER VERSIONS

    3.9.9 : 0%

    3.9.7 : 0%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="https://www.youtube.com/embed/'.$YoutubeCode.'" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen> in file single-pixad-autos.php. 157: $you_t = '<iframe src='https://www.youtube.com/embed/'.$YoutubeCode.'' frameborder='0Found <iframe class="hvr-grow-rotate" width="885" height="487" src="http://www.youtube.com/embed/<?php echo esc_attr($my_array_of_vars['v']); ?> in file blog-video.php. 33: <iframe class='hvr-grow-rotate' width='885' height='487' src='http://www.yoFound <iframe class="hvr-grow-rotate" width="885" height="487" src="http://www.youtube.com/embed/<?php echo esc_attr($my_array_of_vars['v']); ?> in file blog-video.php. 33: <iframe class='hvr-grow-rotate' width='885' height='487' src='http://www.yo
  2. Malware : Operations on file system file_get_contents was found in the file functions.php 264: $str = file_get_contents('http://assets.templines.com/plugins/theme/autozone/theme
  3. Malware : Network operations curl_init was found in the file envatoApi2.php 19: // $ch_verify = curl_init( $verify_url . '?code=' . $code );curl_exec was found in the file envatoApi2.php 27: // $cinit_verify_data = curl_exec( $ch_verify );
Warning
  1. Non-printable characters : Presence of non-printable characters in PHP filesNon-printable characters were found in file loop-autos.php. This is an indicator of potential errors in PHP code.90: $сustomSettingName = $validate[$customId.'_name'];91: echo esc_html($сustomSettingName); 110: $сustomSettingName = $validate[$customId.'_name'];111: echo esc_html($сustomSettingName); Non-printable characters were found in file vc_templates.php. This is an indicator of potential errors in PHP code.690: 'base' => 'сustomer_favourites',706: class WPBakeryShortCode_сustomer_favourites extends WPBakeryShortCode {892: $_custom_setting_key = get_post_custom_values('_custom_'.$custom_settings_quantity.''); // Получили характеристику893: if ($_custom_setting_key[0] !== '') { // Проверили или есть значение у характерис894: array_push(${'_custom_'.$custom_settings_quantity.'_setting_value'}, $_custom_setting_key[0]); // Добавили значение в нуÐный массив 2043: 'name' => esc_html__( 'Сustom Post', 'autozone' ),2064: 'description' => esc_html__( 'Style of Сustom Post', 'autozone' ),2097: 'name' => esc_html__( 'Сustom Product', 'autozone' ),2128: 'description' => esc_html__( 'Style of Сustom Post', 'autozone' ),2160: 'name' => esc_html__( 'Сustom Auto', 'autozone' ),2181: 'description' => esc_html__( 'Style of Сustom Post', 'autozone' ),
  2. I18N implementation : Proper use of _e(Possible variable $settingName found in translation function in loop-autos.php. Translation function calls should not contain PHP variables. Possible variable $settingName found in translation function in loop-autos.php. Translation function calls should not contain PHP variables. Possible variable $autozone_header found in translation function in header1.php. Translation function calls should not contain PHP variables.
  3. I18N implementation : Proper use of ___all(Possible variable $settingName found in translation function in loop-autos.php. Translation function calls should not contain PHP variables.
  4. I18N implementation : Proper use of esc_html___all(Possible variable $settingName found in translation function in loop-autos.php. Translation function calls should not contain PHP variables.
  5. I18N implementation : Proper use of esc_html_e(Possible variable $settingName found in translation function in loop-autos.php. Translation function calls should not contain PHP variables. Possible variable $settingName found in translation function in loop-autos.php. Translation function calls should not contain PHP variables.
  6. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : header.php 66: include(get_template_directory() . '/templates/header/header_menu/search.ph69: include(get_template_directory() . '/templates/header/header_menu/slide.php96: include(get_template_directory() . '/templates/header/header_menu/full-scre 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 : dynamic-styles.php 9: require_once( ABSPATH . 'wp-admin/includes/plugin.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 8: require_once(get_template_directory() . '/library/core/global/index.php');12: require_once(get_template_directory() . '/library/core/admin/index.php');16: require_once(get_template_directory() . '/library/core/frontend/index.php')20: require_once(get_template_directory() . '/library/modules/index.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 90: require_once(get_template_directory() . '/library/core/admin/admin-panel.ph93: require_once(get_template_directory() . '/library/core/admin/class-tgm-plug97: require_once($pixtheme_plugin_dir. '/post-fields.php');100: require_once(get_template_directory() . '/library/core/admin/functions.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 : admin-panel.php 4: require_once(get_template_directory() . '/library/core/admin/admin-panel/cl5: require_once(get_template_directory() . '/library/core/admin/admin-panel/ge6: require_once(get_template_directory() . '/library/core/admin/admin-panel/lo7: require_once(get_template_directory() . '/library/core/admin/admin-panel/st8: require_once(get_template_directory() . '/library/core/admin/admin-panel/he9: require_once(get_template_directory() . '/library/core/admin/admin-panel/re10: require_once(get_template_directory() . '/library/core/admin/admin-panel/se11: require_once(get_template_directory() . '/library/core/admin/admin-panel/fo12: require_once(get_template_directory() . '/library/core/admin/admin-panel/sh13: require_once(get_template_directory() . '/library/core/admin/admin-panel/bl14: require_once(get_template_directory() . '/library/core/admin/admin-panel/so 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 4: require_once(get_template_directory() . '/library/core/frontend/functions.p5: require_once(get_template_directory() . '/library/core/frontend/vc.php');16: require_once(get_template_directory() . '/languages/$locale.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 : loader.php 4: require_once(get_template_directory() . '/library/core/index.php');7: require_once(get_template_directory() . '/library/theme/index.php');10: include_once(get_template_directory() . '/library/theme/activation.php');12: require_once(get_template_directory() . '/library/plugins.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 132: include_once( get_template_directory() . '/library/about.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 : styles_scripts.php 109: include( get_template_directory().'/css/dynamic-styles.php' );127: include( get_template_directory().'/css/dynamic-styles.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 : about.php 9: include_once(get_template_directory() . '/library/theme/activation.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