Autozone
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- 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
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- 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
- file_get_contents was found in the file functions.php 264: $str = file_get_contents('http://assets.templines.com/plugins/theme/autozone/theme
- curl_init( $verify_url . '?code=' . $code );curl_exec was found in the file envatoApi2.php 27: // $cinit_verify_data = curl_exec( $ch_verify ); curl_init was found in the file envatoApi2.php 19: // $ch_verify =
Warning
- Non-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' ),
- 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.
- 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 $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.
- 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 : 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.