0
Validation results

Impreza

Impreza

WordPress 6.5.2 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of base64_decode() Found base64_decode in file us_migration_2_2.php. 18: 'marker_text' => rawurldecode( base64_decode( $params['marker' . $i . '_text'] ) ),Found base64_decode in file gmaps.php. 47: $marker_text = rawurldecode( base64_decode( $marker_text ) );177: $output .= '<div class='w-map-style-json' onclick=\'return ' . str_replace( ''', '&#39;', rawurldecode( base64_decode( $map_style_json ) ) ) . '\'></div>';Found base64_decode in file html.php. 15: echo do_shortcode( rawurldecode( base64_decode( $content ) ) );
  2. Security breaches : Use of base64_encode() Found base64_encode in file us_migration_5_5_3.php.
     $grid_settings['data'][ $name ]['content'] = base64_encode( rawurlencode( $data['content'] ) );
     $header_settings['data'][ $name ]['content'] = base64_encode( rawurlencode( $data['content'] ) );
    Found base64_encode in file us_migration_2_0.php.
     $params['marker_text'] = base64_encode( $params['marker'] );
     $params['marker2_text'] = base64_encode( $params['marker_2'] );
     $params['marker3_text'] = base64_encode( $params['marker_3'] );
     $params['marker4_text'] = base64_encode( $params['marker_4'] );
     $params['marker5_text'] = base64_encode( $params['marker_5'] );
    Found base64_encode in file gmaps.php.
     'std' => base64_encode( '<h6>Hey, we are here!</h6><p>We will be glad to see you in 
  3. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="//www.youtube.com/embed/<id> in file embeds.php. 17: 'html' => '<iframe src='//www.youtube.com/embed/<id><video-title>' allowfullscreen='1'
  4. Malware : Operations on file system file_get_contents was found in the file header.css.php 19: $header_hor_styles = file_get_contents( $us_template_directory . '/css/base/header-hor.css' );20: $header_ver_styles = file_get_contents( $us_template_directory . '/css/base/header-ver.css' );file_get_contents was found in the file header.css.php 19: $header_hor_styles = file_get_contents( $us_template_directory . '/css/base/header-hor.css' );20: $header_ver_styles = file_get_contents( $us_template_directory . '/css/base/header-ver.css' );file_get_contents was found in the file import.php 41: $data = file_get_contents( $file );file_get_contents was found in the file parsers.php 70: $success = $dom->loadXML( file_get_contents( $file ) );341: if ( ! xml_parse( $xml, file_get_contents( $file ), TRUE ) ) {file_get_contents was found in the file parsers.php 70: $success = $dom->loadXML( file_get_contents( $file ) );341: if ( ! xml_parse( $xml, file_get_contents( $file ), TRUE ) ) {fopen was found in the file parsers.php 520: $fp = $this->fopen( $file, 'r' );756: function fopen( $filename, $mode = 'r' ) {761: return fopen( $filename, $mode );fclose was found in the file parsers.php 570: $this->fclose( $fp );780: function fclose( $fp ) {785: return fclose( $fp );fopen was found in the file parsers.php 520: $fp = $this->fopen( $file, 'r' );756: function fopen( $filename, $mode = 'r' ) {761: return fopen( $filename, $mode );fopen was found in the file parsers.php 520: $fp = $this->fopen( $file, 'r' );756: function fopen( $filename, $mode = 'r' ) {761: return fopen( $filename, $mode );fclose was found in the file parsers.php 570: $this->fclose( $fp );780: function fclose( $fp ) {785: return fclose( $fp );fclose was found in the file parsers.php 570: $this->fclose( $fp );780: function fclose( $fp ) {785: return fclose( $fp );file_get_contents was found in the file theme-options.php 76: $first_content .= file_get_contents( $asset_filename );79: $content .= file_get_contents( $asset_filename );95: $content .= file_get_contents( $us_template_directory . '/css/responsive.css' );file_get_contents was found in the file theme-options.php 76: $first_content .= file_get_contents( $asset_filename );79: $content .= file_get_contents( $asset_filename );95: $content .= file_get_contents( $us_template_directory . '/css/responsive.css' );file_get_contents was found in the file theme-options.php 76: $first_content .= file_get_contents( $asset_filename );79: $content .= file_get_contents( $asset_filename );95: $content .= file_get_contents( $us_template_directory . '/css/responsive.css' );fopen was found in the file theme-options.php 114: $handle = @fopen( $file, 'w' );fwrite was found in the file theme-options.php 116: if ( ! fwrite( $handle, $content ) ) {fclose was found in the file theme-options.php 119: fclose( $handle );file_put_contents was found in the file debug.php 21: file_put_contents( $us_template_directory . '/debug.txt', $data, $first ? Nfopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );file_get_contents was found in the file demo-import.php 1255: $updated_options = json_decode( file_get_contents( $file_path ), TRUE );fopen was found in the file demo-import.php 400: $fp = fopen( $file_path, 'w' );550: $fp = fopen( $file_path, 'w' );614: $fp = fopen( $file_path, 'w' );680: $fp = fopen( $file_path, 'w' );744: $fp = fopen( $file_path, 'w' );808: $fp = fopen( $file_path, 'w' );872: $fp = fopen( $file_path, 'w' );1026: $fp = fopen( $file_path, 'w' );1098: $fp = fopen( $file_path, 'w' );1244: $fp = fopen( $file_path, 'w' );1336: $fp = fopen( $file_path, 'w' );fwrite was found in the file demo-import.php 401: fwrite( $fp, $contents );551: fwrite( $fp, $contents );615: fwrite( $fp, $contents );681: fwrite( $fp, $contents );745: fwrite( $fp, $contents );809: fwrite( $fp, $contents );873: fwrite( $fp, $contents );1027: fwrite( $fp, $contents );1099: fwrite( $fp, $contents );1245: fwrite( $fp, $contents );1337: fwrite( $fp, $contents );
  5. Malware : Network operations curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );curl_init was found in the file demo-import.php 388: if ( function_exists( 'curl_init' ) ) {389: $ch = curl_init();538: if ( function_exists( 'curl_init' ) ) {539: $ch = curl_init();602: if ( function_exists( 'curl_init' ) ) {603: $ch = curl_init();668: if ( function_exists( 'curl_init' ) ) {669: $ch = curl_init();732: if ( function_exists( 'curl_init' ) ) {733: $ch = curl_init();796: if ( function_exists( 'curl_init' ) ) {797: $ch = curl_init();860: if ( function_exists( 'curl_init' ) ) {861: $ch = curl_init();1014: if ( function_exists( 'curl_init' ) ) {1015: $ch = curl_init();1086: if ( function_exists( 'curl_init' ) ) {1087: $ch = curl_init();1232: if ( function_exists( 'curl_init' ) ) {1233: $ch = curl_init();1324: if ( function_exists( 'curl_init' ) ) {1325: $ch = curl_init();curl_exec was found in the file demo-import.php 396: $contents = curl_exec( $ch );546: $contents = curl_exec( $ch );610: $contents = curl_exec( $ch );676: $contents = curl_exec( $ch );740: $contents = curl_exec( $ch );804: $contents = curl_exec( $ch );868: $contents = curl_exec( $ch );1022: $contents = curl_exec( $ch );1094: $contents = curl_exec( $ch );1240: $contents = curl_exec( $ch );1332: $contents = curl_exec( $ch );
  6. Admin menu : Themes should use add_theme_page() for adding admin pages. File interface.php : 5: add_menu_page( __( 'Theme Options', 'us' ), US_THEMENAME, 'manage_options',File interface.php : 6: $usof_page = add_submenu_page( 'us-theme-options', US_THEMENAME, __( 'Theme Options', 'uFile demo-import.php : 15: add_submenu_page( 'us-theme-options', __( 'Demo Import', 'us' ), __( 'Demo File about.php : 9: add_submenu_page( 'us-theme-options', US_THEMENAME . ': Home', us_translateFile addons.php : 79: add_submenu_page( 'us-theme-options', US_THEMENAME . ': ' . __( 'Addons', 'File revslider.php : 28: remove_action( 'admin_notices', array( 'RevSliderAdmin', 'add_plugins_page_notices' ) );
  7. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : post-types.php.
  8. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in js_composer.php. Themes must not deregister core scripts. 131: wp_deregister_script( 'wpb_composer_front_js' );
  2. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  3. Text domain : Incorrect use of translation functions.Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is impreza.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'us' in file breadcrumbs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'us' in file breadcrumbs.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file helpers.php.Found a translation function that is missing a text-domain. Function _x, with the arguments in file helpers.php.Found a translation function that is missing a text-domain. Function _x, with the arguments in file helpers.php.Found a translation function that is missing a text-domain. Function _n, with the arguments in file helpers.php.Found a translation function that is missing a text-domain. Function _n, with the arguments in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'us' in file js_composer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'us' in file js_composer.php.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 us, js_composer.
  5. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  6. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  7. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  8. I18N implementation : Proper use of ___all(Possible variable $text found in translation function in helpers.php. Translation function calls should not contain PHP variables. Possible variable $text found in translation function in helpers.php. Translation function calls should not contain PHP variables. Possible variable $param found in translation function in js_composer.php. Translation function calls should not contain PHP variables. Possible variable $title found in translation function in js_composer.php. Translation function calls should not contain PHP variables. Possible variable $param found in translation function in js_composer.php. Translation function calls should not contain PHP variables. Possible variable $title found in translation function in js_composer.php. Translation function calls should not contain PHP variables.
  9. I18N implementation : Proper use of _x(Possible variable $text found in translation function in helpers.php. Translation function calls should not contain PHP variables. Possible variable $text found in translation function in helpers.php. Translation function calls should not contain PHP variables. Possible variable $text found in translation function in helpers.php. Translation function calls should not contain PHP variables.
  10. Tags : Tags displayThis theme doesn't seem to display tags.
  11. Date and time implementation : Use of date_i18n()At least one hard coded date was found in the file post_date.php. Function get_option( 'date_format' ) should be used instead.
  12. Screenshot : Screenshot fileScreenshot size is 800x600px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file us_migration_2_0.php.12: $output .= '<p><strong>Migration to Impreza ' . US_THEMEVERSION . ' is completed</strong>. Now please regenerate thumbnails and check your website once again. If you notice some issues, <a href='https://help.us-themes.com/impreza/installation/update20/' target='_blank'>Possible hard-coded links were found in the file theme-options.php.641: 'description' => __( 'The API key is required for the domains created after June 22, 2016.', 'us' ) . ' <a href='https://developers.google.com/maps/documentation/javascript/get-api-key' ta1939: 'description' => sprintf( __( 'Check available languages for needed fonts on %s website.', 'us' ), '<a href='https://fonts.google.com/' target='_blank'>Google Fonts</a>' ),Possible hard-coded links were found in the file grid.php.442: 'description' => '<a href='http://cubic-bezier.com/' target='_blank'>' . __( 'Use timing function', 'uPossible hard-coded links were found in the file gmaps.php.184: 'description' => sprintf( __( 'Check available styles on %s.', 'us' ), '<a href='https://snazzymaps.com/' target='_blank'>snazzymaps.com</a>' ),192: 'description' => sprintf( __( 'Check available styles on %s.', 'us' ), '<a href='https://leaflet-extras.github.io/leaflet-providers/preview/' target='_blank
  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 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. Use of includes : Use of include or requireThe theme appears to use include or require : theme-options.css.php 13: include_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 : theme-options.php 8: include_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 : layout.php 246: include_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 : helpers.php 89: * @param string $template_name Template name to include (ex: 'templates/form/form')121: * @param string $template_name Template name to include (ex: 'templates/form/form') 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 : demo-import.php 908: require_once( $us_template_directory . '/framework/vendor/wordpress-importe1038: require_once( $us_template_directory . '/framework/vendor/widget-importer-e1110: require_once( $us_template_directory . '/framework/vendor/wordpress-importe 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