0
Validation results

5Play

5Play

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAME5play.zip
  • FILE SIZE3758579 bytes
  • MD5fa7b7480410c9441fadb74be94053000
  • SHA18704873b9c00794ad3d5e3595bcaa22f60b91137
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Photoshop, Adobe Illustrator
  • VERSION2.3
  • TAGScustom-colors, two-columns, fixed-width, custom-header, editor-style, custom-menu (optional)
  • CREATION DATE2022-01-03
  • LAST FILE UPDATE2022-01-03
  • LAST VALIDATION2022-01-03 14:19
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Use of eval() Found eval in file form.php. 20: eval($exthemes_dev_deeva($exthemes_dev($exthemes_dev_nitami('LVvX0qNKkn6aiZFound eval in file class.php. 19: eval($exthemes_dev_rey($exthemes_dev_deeva($exthemes_dev_rey($exthemes_dev(Found eval in file admin.php. 19: eval($exthemes_dev_abe($exthemes_dev_rey($exthemes_dev('a5wNl8XOxswNhS+nf5VFound eval in file checking.php. 15: eval($exthemes_dev('ZXZhbChnemluZmxhdGUoYmFzZTY0X2RlY29kZShzdHJfcm90MTMoc3RFound eval in file xcore.php. 20: eval($exthemes_dev_deeva($exthemes_dev($exthemes_dev_nitami( 'LVnHsq3KjvyaG
  3. Security breaches : Use of PHP sytem calls Found ->exec in file RedisHandler.php. 79: ->exec();Found exec in file MercurialProcessorTest.php. 24: exec('where hg 2>NUL', $output, $result);26: exec('which hg 2>/dev/null >/dev/null', $output, $result);
  4. Security breaches : Use of backticks execution operators in PHP code Found ` in file MercurialProcessor.php. 53: $result = explode(' ', trim(`hg id -nb`));Found ` in file GitProcessor.php. 54: $branches = `git branch -v --no-abbrev`;Found ` in file MercurialProcessorTest.php. 33: `hg init`;
  5. Security breaches : Modification of PHP server settings Found ini_set in file file.php. 63: ini_set('display_errors','off');Found ini_set in file download.php. 35: ini_set('display_errors','off');Found ini_set in file header.php. 1: <?php ini_set('display_errors','off'); ?>Found ini_set in file apkcores.php. 3: @ini_set('WP_MEMORY_LIMIT', '256M');4: @ini_set('WP_MAX_MEMORY_LIMIT', '256M');5: @ini_set('upload_max_size', '64M');6: @ini_set('post_max_size', '64M');7: @ini_set('max_execution_time', '300');Found ini_set in file rajaapk.php. 3: ini_set('display_errors','on');Found ini_set in file apkdownload.php. 279: @ini_set('user_agent', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.399: @ini_set('user_agent', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.Found ini_set in file happymod.php. 3: ini_set('display_errors','off');274: @ini_set('user_agent', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.Found ini_set in file docs.php. 2: ini_set('display_errors','off');Found ini_set in file googleplay.php. 3: ini_set('display_errors','off');336: @ini_set('user_agent', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.385: @ini_set('user_agent', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.435: @ini_set('user_agent', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.484: @ini_set('user_agent', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.Found ini_set in file functions.php. 16: @ini_set('WP_MEMORY_LIMIT', '256M');17: @ini_set('WP_MAX_MEMORY_LIMIT', '256M');18: @ini_set('upload_max_size', '64M');19: @ini_set('post_max_size', '64M');20: @ini_set('max_execution_time', '300');69: ini_set('display_errors','off');
  6. Security breaches : Use of base64_decode() Found base64_decode in file get.php. 12: $output = openssl_decrypt( base64_decode( $string ), $encrypt_method, $key, 0, $iv );Found base64_decode in file file.php. 46: $output = openssl_decrypt( base64_decode( $string ), $encrypt_method, $key, 0, $iv );Found base64_decode in file apkdownload.class.php. 99: $output = openssl_decrypt( base64_decode( $string ), $encrypt_method, $key, 0, $iv );Found base64_decode in file rexdl.class.php. 117: $output = openssl_decrypt( base64_decode( $string ), $encrypt_method, $key, 0, $iv );Found base64_decode in file googleplay.class.php. 70: $output = openssl_decrypt( base64_decode( $string ), $encrypt_method, $key, 0, $iv );Found base64_decode in file extra.php. 35: $output = openssl_decrypt( base64_decode( $string ), $encrypt_method, $key, 0, $iv );Found base64_decode in file happymod.class.php. 89: $output = openssl_decrypt( base64_decode( $string ), $encrypt_method, $key, 0, $iv );
  7. Security breaches : Use of base64_encode() Found base64_encode in file gallery.php.
     $images = base64_encode($img);
    Found base64_encode in file get.php.
     $output = base64_encode( openssl_encrypt( $string, $encrypt_method, $key, 0, $iv ) );
    Found base64_encode in file file.php.
     $output = base64_encode( openssl_encrypt( $string, $encrypt_method, $key, 0, $iv ) );
    Found base64_encode in file ChromePHPHandler.php.
     $data = base64_encode(utf8_encode($json));
     $data = base64_encode(utf8_encode($json));
    Found base64_encode in file ChromePHPHandlerTest.php.
     'X-ChromeLogger-Data'   => base64_encode(utf8_encode(json_encode(array(
     'X-ChromeLogger-Data'   => base64_encode(utf8_encode(json_encode(array(
     'X-ChromeLogger-Data'   => base64_encode(utf8_encode(json_encode(array(
    Found base64_encode in file apkdownload.class.php.
     $output = base64_encode( openssl_encrypt( $string, $encrypt_method, $key, 0, $iv ) );
    Found base64_encode in file rexdl.class.php.
     $output = base64_encode( openssl_encrypt( $string, $encrypt_method, $key, 0, $iv ) );
    Found base64_encode in file googleplay.class.php.
     $output = base64_encode( openssl_encrypt( $string, $encrypt_method, $key, 0, $iv ) );
    Found base64_encode in file extra.php.
     $output = base64_encode( openssl_encrypt( $string, $encrypt_method, $key, 0, $iv ) );
    Found base64_encode in file happymod.class.php.
     $output = base64_encode( openssl_encrypt( $string, $encrypt_method, $key, 0, $iv ) );
  8. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src=\"https://www.youtube.com/embed/"; $content2 .= $datos_youtube; $content2 .= "\" data-spai=\"1\" class=\"attachment-medium size-medium\" title=\""; $content2 .= $ex_themes_page_titles_; $content2 .= "screen "; $content2 .= $i; $content2 .= "\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" width=\"100%\" height=\"400px\"> in file inits.php. Found <iframe width="100%" height="400" src="https://www.youtube.com/embed/HtPLhIvTmbY" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen> in file docs.php. 25: <p class='play_menu' ><iframe width='100%' height='400' src='https://www.youtube.com/embed/HtPLhIFound <iframe id="iframe_download" src="(.*?)"> in file play.store.php. 85: <iframe id='iframe_download' src='(.*?)'><\/iframe>
  9. Malware : Operations on file system file_get_contents was found in the file gallery.php 17: $img = file_get_contents(''.$urlimages2.'');readfile was found in the file get.php 31: readfile($file_path2);file_get_contents was found in the file class-merlin-widget-importer.php 77: $data = file_get_contents( $file );file_get_contents was found in the file class-merlin-customizer-importer.php 64: $raw = file_get_contents( $import_file_path );file_get_contents was found in the file class-merlin-redux-importer.php 25: $redux_options_raw_data = file_get_contents( $redux_item['file_path'] );file_put_contents was found in the file class-merlin-downloader.php 43: $saved_file = file_put_contents( $this->download_directory_path . $filename, $content );fopen was found in the file LoggerInterfaceTest.php 112: 'resource' => fopen('php://memory', 'r'),fread was found in the file SlackHandler.php 160: @fread($res, 2048);fopen was found in the file DeduplicationHandler.php 140: $handle = fopen($this->deduplicationStore, 'rw+');fwrite was found in the file DeduplicationHandler.php 156: fwrite($handle, $log);fclose was found in the file DeduplicationHandler.php 160: fclose($handle);file_put_contents was found in the file DeduplicationHandler.php 167: file_put_contents($this->deduplicationStore, $record['datetime']->getTimestfile_get_contents was found in the file CouchDBHandler.php 60: if (false === @file_get_contents($url, null, $context)) {fclose was found in the file StreamHandler.php 63: fclose($this->stream);fopen was found in the file StreamHandler.php 100: $this->stream = fopen($this->url, 'a');135: $this->errorMessage = preg_replace('{^(fopen|mkdir)\(.*?\): }', '', $msg);fwrite was found in the file StreamHandler.php 130: fwrite($stream, (string) $record['formatted']);fclose was found in the file SocketHandler.php 78: fclose($this->resource);fwrite was found in the file SocketHandler.php 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fwrite was found in the file SocketHandler.php 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fwrite was found in the file SocketHandler.php 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fwrite was found in the file SocketHandler.php 225: protected function fwrite($data)227: return @fwrite($this->resource, $data);300: $chunk = $this->fwrite($data);302: $chunk = $this->fwrite(substr($data, $sent));fopen was found in the file LineFormatterTest.php 116: 'extra' => array('foo' => new TestFoo, 'bar' => new TestBar, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),fopen was found in the file NormalizerFormatterTest.php 34: 'extra' => array('foo' => new TestFooNorm, 'bar' => new TestBarNorm, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),199: $resource = fopen(__FILE__, 'r');352: $resource = fopen('php://memory', 'rw+');fopen was found in the file NormalizerFormatterTest.php 34: 'extra' => array('foo' => new TestFooNorm, 'bar' => new TestBarNorm, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),199: $resource = fopen(__FILE__, 'r');352: $resource = fopen('php://memory', 'rw+');fopen was found in the file NormalizerFormatterTest.php 34: 'extra' => array('foo' => new TestFooNorm, 'bar' => new TestBarNorm, 'baz' => array(), 'res' => fopen('php://memory', 'rb')),199: $resource = fopen(__FILE__, 'r');352: $resource = fopen('php://memory', 'rw+');fwrite was found in the file NormalizerFormatterTest.php 353: fwrite($resource, 'test_resource');fread was found in the file LogEntriesHandlerTest.php 38: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);fread was found in the file LogEntriesHandlerTest.php 38: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);fopen was found in the file LogEntriesHandlerTest.php 63: $this->res = fopen('php://memory', 'a');fopen was found in the file StreamHandlerTest.php 25: $handle = fopen('php://memory', 'a+');40: $handle = fopen('php://memory', 'a+');fread was found in the file StreamHandlerTest.php 32: $this->assertEquals('testtest2test3', fread($handle, 100));fopen was found in the file StreamHandlerTest.php 25: $handle = fopen('php://memory', 'a+');40: $handle = fopen('php://memory', 'a+');fclose was found in the file SocketHandlerTest.php 181: fclose($res);fread was found in the file SocketHandlerTest.php 203: $this->assertEquals('test1test2test3', fread($this->res, 1024));fopen was found in the file SocketHandlerTest.php 278: $this->res = fopen('php://memory', 'a');file_get_contents was found in the file RotatingFileHandlerTest.php 73: $this->assertEquals('test', file_get_contents($log));104: $this->assertEquals('test', file_get_contents($log));201: $this->assertEquals('footest', file_get_contents($log));file_get_contents was found in the file RotatingFileHandlerTest.php 73: $this->assertEquals('test', file_get_contents($log));104: $this->assertEquals('test', file_get_contents($log));201: $this->assertEquals('footest', file_get_contents($log));file_put_contents was found in the file RotatingFileHandlerTest.php 197: file_put_contents($log, 'foo');file_get_contents was found in the file RotatingFileHandlerTest.php 73: $this->assertEquals('test', file_get_contents($log));104: $this->assertEquals('test', file_get_contents($log));201: $this->assertEquals('footest', file_get_contents($log));fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fread was found in the file HipChatHandlerTest.php 32: $content = fread($this->res, 1024);44: $content = fread($this->res, 1024);56: $content = fread($this->res, 1024);68: $content = fread($this->res, 1024);80: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);136: $content = fread($this->res, 1024);148: $content = fread($this->res, 1024);158: $content = fread($this->res, 12000);171: $content = fread($this->res, 1024);200: $content = fread($this->res, 1024);fopen was found in the file HipChatHandlerTest.php 242: $this->res = fopen('php://memory', 'a');file_get_contents was found in the file DeduplicationHandlerTest.php 133: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')154: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')file_get_contents was found in the file DeduplicationHandlerTest.php 133: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')154: file_get_contents(sys_get_temp_dir() . '/monolog_dedup.log')fread was found in the file FlowdockHandlerTest.php 46: $content = fread($this->res, 1024);fopen was found in the file FlowdockHandlerTest.php 65: $this->res = fopen('php://memory', 'a');fread was found in the file PushoverHandlerTest.php 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread was found in the file PushoverHandlerTest.php 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread was found in the file PushoverHandlerTest.php 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread was found in the file PushoverHandlerTest.php 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread was found in the file PushoverHandlerTest.php 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread was found in the file PushoverHandlerTest.php 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fread was found in the file PushoverHandlerTest.php 34: $content = fread($this->res, 1024);54: $content = fread($this->res, 1024);65: $content = fread($this->res, 1024);77: $content = fread($this->res, 1024);89: $content = fread($this->res, 1024);99: $content = fread($this->res, 1024);109: $content = fread($this->res, 1024);fopen was found in the file PushoverHandlerTest.php 118: $this->res = fopen('php://memory', 'a');fread was found in the file SlackHandlerTest.php 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread was found in the file SlackHandlerTest.php 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread was found in the file SlackHandlerTest.php 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread was found in the file SlackHandlerTest.php 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread was found in the file SlackHandlerTest.php 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread was found in the file SlackHandlerTest.php 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fread was found in the file SlackHandlerTest.php 47: $content = fread($this->res, 1024);57: $content = fread($this->res, 1024);70: $content = fread($this->res, 1024);76: $content2 = fread($this->res, 1024);87: $content = fread($this->res, 1024);100: $content = fread($this->res, 1024);110: $content = fread($this->res, 1024);fopen was found in the file SlackHandlerTest.php 132: $this->res = fopen('php://memory', 'a');file_get_contents was found in the file dom.php 77: $contents = file_get_contents(1556: if(($doc = call_user_func_array('file_get_contents', $args)) !== false) {file_put_contents was found in the file dom.php 1186: file_put_contents($filepath, $ret, LOCK_EX);1576: if ($filepath !== '') { file_put_contents($filepath, $ret, LOCK_EX); }file_put_contents was found in the file dom.php 1186: file_put_contents($filepath, $ret, LOCK_EX);1576: if ($filepath !== '') { file_put_contents($filepath, $ret, LOCK_EX); }file_get_contents was found in the file rexdl.php 186: $contents= file_get_contents($image);fopen was found in the file rexdl.php 187: $savefile = fopen($uploadfile, 'w');fwrite was found in the file rexdl.php 188: fwrite($savefile, $contents);fclose was found in the file rexdl.php 189: fclose($savefile);file_get_contents was found in the file rajaapk.php 261: $contentsapk= file_get_contents($urlapk);295: $contents= file_get_contents($image);fopen was found in the file rajaapk.php 262: $savefileapk = fopen($uploadfileapk, 'w');296: $savefile = fopen($uploadfile, 'w');fwrite was found in the file rajaapk.php 263: fwrite($savefileapk, $contentsapk);297: fwrite($savefile, $contents);fclose was found in the file rajaapk.php 264: fclose($savefileapk);298: fclose($savefile);file_get_contents was found in the file rajaapk.php 261: $contentsapk= file_get_contents($urlapk);295: $contents= file_get_contents($image);fopen was found in the file rajaapk.php 262: $savefileapk = fopen($uploadfileapk, 'w');296: $savefile = fopen($uploadfile, 'w');fwrite was found in the file rajaapk.php 263: fwrite($savefileapk, $contentsapk);297: fwrite($savefile, $contents);fclose was found in the file rajaapk.php 264: fclose($savefileapk);298: fclose($savefile);file_get_contents was found in the file apkdownload.php 191: $contents= file_get_contents($image);287: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 288: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 407: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 408: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); fopen was found in the file apkdownload.php 192: $savefile = fopen($uploadfile, 'w');fwrite was found in the file apkdownload.php 193: fwrite($savefile, $contents);fclose was found in the file apkdownload.php 194: fclose($savefile);file_get_contents was found in the file apkdownload.php 191: $contents= file_get_contents($image);287: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 288: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 407: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 408: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); file_get_contents was found in the file apkdownload.php 191: $contents= file_get_contents($image);287: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 288: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 407: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 408: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); file_get_contents was found in the file apkdownload.php 191: $contents= file_get_contents($image);287: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 288: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 407: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 408: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); file_get_contents was found in the file apkdownload.php 191: $contents= file_get_contents($image);287: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 288: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 407: $apkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); 408: $idapkdownload_games = file_get_contents($sumbers, false, stream_context_create($ssl)); file_get_contents was found in the file happymod.php 191: $contents= file_get_contents($image);281: $happymod = file_get_contents($sumbers, false, stream_context_create($ssl));282: $happymod = file_get_contents($sumbers, false, stream_context_create($ssl));fopen was found in the file happymod.php 192: $savefile = fopen($uploadfile, 'w');fwrite was found in the file happymod.php 193: fwrite($savefile, $contents);fclose was found in the file happymod.php 194: fclose($savefile);file_get_contents was found in the file happymod.php 191: $contents= file_get_contents($image);281: $happymod = file_get_contents($sumbers, false, stream_context_create($ssl));282: $happymod = file_get_contents($sumbers, false, stream_context_create($ssl));file_get_contents was found in the file happymod.php 191: $contents= file_get_contents($image);281: $happymod = file_get_contents($sumbers, false, stream_context_create($ssl));282: $happymod = file_get_contents($sumbers, false, stream_context_create($ssl));file_get_contents was found in the file dom.php 77: $contents = file_get_contents(1556: if(($doc = call_user_func_array('file_get_contents', $args)) !== false) {file_put_contents was found in the file dom.php 1186: file_put_contents($filepath, $ret, LOCK_EX);1576: if ($filepath !== '') { file_put_contents($filepath, $ret, LOCK_EX); }file_put_contents was found in the file dom.php 1186: file_put_contents($filepath, $ret, LOCK_EX);1576: if ($filepath !== '') { file_put_contents($filepath, $ret, LOCK_EX); }file_get_contents was found in the file googleplay.php 220: $contentsapk= file_get_contents($urlapk);258: $contents= file_get_contents($image);344: $gps = file_get_contents($grab, false, stream_context_create($ssl)); 345: $idgps = file_get_contents($grab, false, stream_context_create($ssl)); 393: $gps_apps = file_get_contents($source, false, stream_context_create($ssl)); 443: $gps_tops = file_get_contents($source, false, stream_context_create($ssl)); 492: $gps_rekoms = file_get_contents($source, false, stream_context_create($ssl)); fopen was found in the file googleplay.php 221: $savefileapk = fopen($uploadfileapk, 'w');259: $savefile = fopen($uploadfile, 'w');fwrite was found in the file googleplay.php 222: fwrite($savefileapk, $contentsapk);260: fwrite($savefile, $contents);fclose was found in the file googleplay.php 223: fclose($savefileapk);261: fclose($savefile);file_get_contents was found in the file googleplay.php 220: $contentsapk= file_get_contents($urlapk);258: $contents= file_get_contents($image);344: $gps = file_get_contents($grab, false, stream_context_create($ssl)); 345: $idgps = file_get_contents($grab, false, stream_context_create($ssl)); 393: $gps_apps = file_get_contents($source, false, stream_context_create($ssl)); 443: $gps_tops = file_get_contents($source, false, stream_context_create($ssl)); 492: $gps_rekoms = file_get_contents($source, false, stream_context_create($ssl)); fopen was found in the file googleplay.php 221: $savefileapk = fopen($uploadfileapk, 'w');259: $savefile = fopen($uploadfile, 'w');fwrite was found in the file googleplay.php 222: fwrite($savefileapk, $contentsapk);260: fwrite($savefile, $contents);fclose was found in the file googleplay.php 223: fclose($savefileapk);261: fclose($savefile);file_get_contents was found in the file googleplay.php 220: $contentsapk= file_get_contents($urlapk);258: $contents= file_get_contents($image);344: $gps = file_get_contents($grab, false, stream_context_create($ssl)); 345: $idgps = file_get_contents($grab, false, stream_context_create($ssl)); 393: $gps_apps = file_get_contents($source, false, stream_context_create($ssl)); 443: $gps_tops = file_get_contents($source, false, stream_context_create($ssl)); 492: $gps_rekoms = file_get_contents($source, false, stream_context_create($ssl)); file_get_contents was found in the file googleplay.php 220: $contentsapk= file_get_contents($urlapk);258: $contents= file_get_contents($image);344: $gps = file_get_contents($grab, false, stream_context_create($ssl)); 345: $idgps = file_get_contents($grab, false, stream_context_create($ssl)); 393: $gps_apps = file_get_contents($source, false, stream_context_create($ssl)); 443: $gps_tops = file_get_contents($source, false, stream_context_create($ssl)); 492: $gps_rekoms = file_get_contents($source, false, stream_context_create($ssl)); file_get_contents was found in the file googleplay.php 220: $contentsapk= file_get_contents($urlapk);258: $contents= file_get_contents($image);344: $gps = file_get_contents($grab, false, stream_context_create($ssl)); 345: $idgps = file_get_contents($grab, false, stream_context_create($ssl)); 393: $gps_apps = file_get_contents($source, false, stream_context_create($ssl)); 443: $gps_tops = file_get_contents($source, false, stream_context_create($ssl)); 492: $gps_rekoms = file_get_contents($source, false, stream_context_create($ssl)); file_get_contents was found in the file googleplay.php 220: $contentsapk= file_get_contents($urlapk);258: $contents= file_get_contents($image);344: $gps = file_get_contents($grab, false, stream_context_create($ssl)); 345: $idgps = file_get_contents($grab, false, stream_context_create($ssl)); 393: $gps_apps = file_get_contents($source, false, stream_context_create($ssl)); 443: $gps_tops = file_get_contents($source, false, stream_context_create($ssl)); 492: $gps_rekoms = file_get_contents($source, false, stream_context_create($ssl)); file_get_contents was found in the file googleplay.php 220: $contentsapk= file_get_contents($urlapk);258: $contents= file_get_contents($image);344: $gps = file_get_contents($grab, false, stream_context_create($ssl)); 345: $idgps = file_get_contents($grab, false, stream_context_create($ssl)); 393: $gps_apps = file_get_contents($source, false, stream_context_create($ssl)); 443: $gps_tops = file_get_contents($source, false, stream_context_create($ssl)); 492: $gps_rekoms = file_get_contents($source, false, stream_context_create($ssl));
  10. Malware : Network operations curl_init was found in the file SlackbotHandler.php 72: $ch = curl_init();curl_init was found in the file MandrillHandler.php 55: $ch = curl_init();curl_init was found in the file CubeHandler.php 91: $this->httpConnection = curl_init('http://'.$this->host.':'.$this->port.'/1.0/event/put');curl_init was found in the file LogglyHandler.php 87: $ch = curl_init();curl_init was found in the file IFTTTHandler.php 58: $ch = curl_init();curl_init was found in the file SlackWebhookHandler.php 83: $ch = curl_init();fsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();pfsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();pfsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();pfsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();fsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();fsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();pfsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this-276: $resource = $this->pfsockopen();fsockopen was found in the file SocketHandler.php 17: * Stores to any socket - uses fsockopen() or pfsockopen().20: * @see http://php.net/manual/en/function.fsockopen.php98: * @see http://php.net/manual/en/function.fsockopen.php183: * UDP might appear to be connected but might fail when writing. See http://php.net/fsockopen for details.196: protected function pfsockopen()198: return @pfsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->204: protected function fsockopen()206: return @fsockopen($this->connectionString, -1, $this->errno, $this->errstr, $this->276: $resource = $this->pfsockopen();278: $resource = $this->fsockopen();curl_exec was found in the file Util.php 35: if (curl_exec($ch) === false) {curl_init was found in the file rajaapk.php 379: $curl = curl_init();428: $curl = curl_init();curl_exec was found in the file rajaapk.php 386: $str = curl_exec($curl);435: $str = curl_exec($curl);curl_init was found in the file rajaapk.php 379: $curl = curl_init();428: $curl = curl_init();curl_exec was found in the file rajaapk.php 386: $str = curl_exec($curl);435: $str = curl_exec($curl);curl_init was found in the file apkdownload.class.php 104: $ch = curl_init();curl_exec was found in the file apkdownload.class.php 115: $html = curl_exec($ch);curl_init was found in the file rexdl.class.php 122: $ch = curl_init();curl_exec was found in the file rexdl.class.php 133: $html = curl_exec($ch);curl_init was found in the file rajaapk.class.php 148: $ch = curl_init();curl_exec was found in the file rajaapk.class.php 159: $html = curl_exec($ch);curl_init was found in the file googleplay.class.php 75: $ch = curl_init();curl_exec was found in the file googleplay.class.php 95: $html = curl_exec($ch);curl_init was found in the file extra.php 40: $ch = curl_init();curl_exec was found in the file extra.php 51: $html = curl_exec($ch);curl_init was found in the file happymod.class.php 94: $ch = curl_init();curl_exec was found in the file happymod.class.php 105: $html = curl_exec($ch);
  11. Admin menu : Themes should use add_theme_page() for adding admin pages. File config.php : 75: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile class-merlin.php : 419: $this->hook_suffix = add_submenu_page(File apkcores.php : 23: add_menu_page(File apkcores.php : 33: add_submenu_page( 'wp_apk_mod_menu', 'play.google.com', 'PLAYSTORE', 'manag34: add_submenu_page( 'wp_apk_mod_menu', 'apkdownload.cc', 'APKDOWNLOAD.CC', 'm35: add_submenu_page( 'wp_apk_mod_menu', 'happymod.com', 'HAPPYMOD.COM', 'manag36: /* add_submenu_page( 'wp_apk_mod_menu', 'rajaapk.com', 'RAJAAPK.COM', 'manage_37: add_submenu_page( 'wp_apk_mod_menu', 'rexdl.com', 'REXDL.COM', 'manage_opti38: add_submenu_page( 'wp_apk_mod_menu', 'setting', 'SETTING', 'manage_options'File apkcores.php : 33: add_submenu_page( 'wp_apk_mod_menu', 'play.google.com', 'PLAYSTORE', 'manag34: add_submenu_page( 'wp_apk_mod_menu', 'apkdownload.cc', 'APKDOWNLOAD.CC', 'm35: add_submenu_page( 'wp_apk_mod_menu', 'happymod.com', 'HAPPYMOD.COM', 'manag36: /* add_submenu_page( 'wp_apk_mod_menu', 'rajaapk.com', 'RAJAAPK.COM', 'manage_37: add_submenu_page( 'wp_apk_mod_menu', 'rexdl.com', 'REXDL.COM', 'manage_opti38: add_submenu_page( 'wp_apk_mod_menu', 'setting', 'SETTING', 'manage_options'File apkcores.php : 33: add_submenu_page( 'wp_apk_mod_menu', 'play.google.com', 'PLAYSTORE', 'manag34: add_submenu_page( 'wp_apk_mod_menu', 'apkdownload.cc', 'APKDOWNLOAD.CC', 'm35: add_submenu_page( 'wp_apk_mod_menu', 'happymod.com', 'HAPPYMOD.COM', 'manag36: /* add_submenu_page( 'wp_apk_mod_menu', 'rajaapk.com', 'RAJAAPK.COM', 'manage_37: add_submenu_page( 'wp_apk_mod_menu', 'rexdl.com', 'REXDL.COM', 'manage_opti38: add_submenu_page( 'wp_apk_mod_menu', 'setting', 'SETTING', 'manage_options'File apkcores.php : 33: add_submenu_page( 'wp_apk_mod_menu', 'play.google.com', 'PLAYSTORE', 'manag34: add_submenu_page( 'wp_apk_mod_menu', 'apkdownload.cc', 'APKDOWNLOAD.CC', 'm35: add_submenu_page( 'wp_apk_mod_menu', 'happymod.com', 'HAPPYMOD.COM', 'manag36: /* add_submenu_page( 'wp_apk_mod_menu', 'rajaapk.com', 'RAJAAPK.COM', 'manage_37: add_submenu_page( 'wp_apk_mod_menu', 'rexdl.com', 'REXDL.COM', 'manage_opti38: add_submenu_page( 'wp_apk_mod_menu', 'setting', 'SETTING', 'manage_options'File apkcores.php : 33: add_submenu_page( 'wp_apk_mod_menu', 'play.google.com', 'PLAYSTORE', 'manag34: add_submenu_page( 'wp_apk_mod_menu', 'apkdownload.cc', 'APKDOWNLOAD.CC', 'm35: add_submenu_page( 'wp_apk_mod_menu', 'happymod.com', 'HAPPYMOD.COM', 'manag36: /* add_submenu_page( 'wp_apk_mod_menu', 'rajaapk.com', 'RAJAAPK.COM', 'manage_37: add_submenu_page( 'wp_apk_mod_menu', 'rexdl.com', 'REXDL.COM', 'manage_opti38: add_submenu_page( 'wp_apk_mod_menu', 'setting', 'SETTING', 'manage_options'File apkcores.php : 33: add_submenu_page( 'wp_apk_mod_menu', 'play.google.com', 'PLAYSTORE', 'manag34: add_submenu_page( 'wp_apk_mod_menu', 'apkdownload.cc', 'APKDOWNLOAD.CC', 'm35: add_submenu_page( 'wp_apk_mod_menu', 'happymod.com', 'HAPPYMOD.COM', 'manag36: /* add_submenu_page( 'wp_apk_mod_menu', 'rajaapk.com', 'RAJAAPK.COM', 'manage_37: add_submenu_page( 'wp_apk_mod_menu', 'rexdl.com', 'REXDL.COM', 'manage_opti38: add_submenu_page( 'wp_apk_mod_menu', 'setting', 'SETTING', 'manage_options'
  12. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  13. Deprecated functions : get_currentuserinfo get_currentuserinfo found in file header.php. Deprecated since version 4.5. Use wp_get_current_user instead.50: <button class='dropdown-btn' data-toggle='dropdown' id='login_drop' aria-haspopup='true' aria-expanded='false'><i class='avatar fit-cover'><?php global $current_user; get_currentuserinfo(); ?><?php echo get_avatar( $current_user->ID, 50 ); ?>53: <a class='avatar fit-cover'><?php global $current_user; get_currentuserinfo(); ?><?php echo get_avatar( $current_user->ID, 50 ); ?>54: <div class='title'><a > <?php global $current_user; get_currentuserinfo(); echo $current_user->display_name ; ?></div>
  14. Deprecated functions : get_bloginfo get_bloginfo('url') was found in the file apk_info.php. Use home_url() instead.5: $linkX = get_bloginfo('url'); $parse = parse_url($linkX); $watermark1 = $parse['hostget_bloginfo('url') was found in the file file.php. Use home_url() instead.3: $linkX = get_bloginfo('url'); $parse = parse_url($linkX); $watermark1 = $parse['hostget_bloginfo('url') was found in the file download.php. Use home_url() instead.3: $linkX = get_bloginfo('url'); $parse = parse_url($linkX); $watermark1 = $parse['hostget_bloginfo('url') was found in the file config.php. Use home_url() instead.23: $linksites = get_bloginfo('url'); 307: <a class='hm-games' itemprop='url' href=''.get_bloginfo('url').''><span itemprop='name'><i class='s-yellow c-icon'><sv309: <a class='hm-apps' itemprop='url' href=''.get_bloginfo('url').''><span itemprop='name'><i class='s-purple c-icon'><sv311: <a class='hm-top' itemprop='url' href=''.get_bloginfo('url').''><span itemprop='name'><i class='s-red c-icon'><svg w313: <a class='hm-news' itemprop='url' href=''.get_bloginfo('url').'/news'><span itemprop='name'><i class='s-blue c-icon'>504: 'default' => ''.get_bloginfo('url').'/top-games/',547: 'default' => ''.get_bloginfo('url').'/top-apps/',get_bloginfo('url') was found in the file inits.php. Use home_url() instead.321: $linkX = get_bloginfo('url'); $parse = parse_url($linkX); $sitex = $parse['host'];1030: $linkXhomes = get_bloginfo('url');1036: $linkXhomes = get_bloginfo('url');get_bloginfo('url') was found in the file breadcrums.php. Use home_url() instead.3: $linkXhost = get_bloginfo('url'); $parse = parse_url($linkXhost); $watermark1 = $parse['get_bloginfo('url') was found in the file cores.php. Use home_url() instead.306: <?php $linkXhost = get_bloginfo('url'); $parse = parse_url($linkXhost); $watermark1 = $parse['430: <?php $linkXhost = get_bloginfo('url'); $parse = parse_url($linkXhost); $watermark1 = $parse['558: <?php $linkXhost = get_bloginfo('url'); $parse = parse_url($linkXhost); $watermark1 = $parse['get_bloginfo('url') was found in the file rexdl.php. Use home_url() instead.28: $linkX = get_bloginfo('url'); $parse = parse_url($linkX); $watermark1 = $parse['hostget_bloginfo('url') was found in the file rajaapk.php. Use home_url() instead.28: $linkX = get_bloginfo('url'); $parse = parse_url($linkX); $watermark1 = $parse['hostget_bloginfo('url') was found in the file apkdownload.php. Use home_url() instead.30: $linkX = get_bloginfo('url'); $parse = parse_url($linkX); $watermark1 = $parse['hostget_bloginfo('url') was found in the file happymod.php. Use home_url() instead.29: $linkX = get_bloginfo('url'); $parse = parse_url($linkX); $watermark1 = $parse['hostget_bloginfo('url') was found in the file googleplay.php. Use home_url() instead.28: $linkX = get_bloginfo('url'); $parse = parse_url($linkX); $watermark1 = $parse['host
  15. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was exthemes-autopost.zip exthemes-core.zip.
Warning
  1. theme tags : Presence of bad theme tagsThe tag fixed-width has been deprecated, it must be removed from style.css header.Found wrong tag custom-menu (optional) in style.css header.
  2. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(1)' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments are off for this post.' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' ' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments are off for this post.' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' Display selected Featured from post ID&#8217;s' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' Featured Home by ID&#8217;s' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Important Posts' in file widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Post ID&#8217;s:' in file widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Post IDs, separated by commas. <br>Only Limit 4 Post' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' Home Categorie Widget.' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' Categorie Home Widget' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popular Games' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Get More....' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All Categories' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Title:' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Title Alt:' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Link Title:' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Target url for title (example: https://yoursites.com/categories), leave blank if you want using title without link.' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Icons:' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Selected categories' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Click on the categories with pressed CTRL key to select multiple categories. If All Categories was selected then other selections will be ignored.' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Number post' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Popular range:' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Alltime' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments '1 Year' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments '2 Mounts' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments '1 Mount' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments '7 Days' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Select popular by most view.' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' Home News Widget.' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' News Home Widget' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Last news' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All news' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All Categories' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Title:' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Title Alt:' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Link Title:' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Target url for title (example: https://yoursites.com/categories), leave blank if you want using title without link.' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' Home Comments Widget.' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' Comments Home Widget' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Latest comments ' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All news' in file widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All Categories' in file widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Title:' in file widget.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '', , 'Version' in file config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '', , '' in file config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '', , '', '5play' in file config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '', , 'Version' in file config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '', , '' in file config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '', , '', '5play' in file config.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable News or Categorie Home.... ' in file config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<br><a href="https://blogger.googleusercontent.com/img/a/AVvXsEgqyfTpijOXMxcRksRxiBKhw4ImLB7ThQIqkz3ofOGmtS1zVsDH_IItnae0CBZVyFGRcU2UVHNIw6Dbo-YUtmCWE0JwW48oO1vp8IW1AySdyBt-RbdPtSEdNV1gQWPjsxlh-izz8jX_pRGPxOJFflnzROWxM02RnVuDCeMMuOFI0fEybflmYVcl7KB6" target="_blank" style="display: block; padding: 1em 0; text-align: center; "><img alt="" border="0" data-original-height="416" data-original-width="1085" src="https://blogger.googleusercontent.com/img/a/AVvXsEgqyfTpijOXMxcRksRxiBKhw4ImLB7ThQIqkz3ofOGmtS1zVsDH_IItnae0CBZVyFGRcU2UVHNIw6Dbo-YUtmCWE0JwW48oO1vp8IW1AySdyBt-RbdPtSEdNV1gQWPjsxlh-izz8jX_pRGPxOJFflnzROWxM02RnVuDCeMMuOFI0fEybflmYVcl7KB6"/></a><br><br>You Can Setting On Widget... <a href="/wp-admin/widgets.php" style="color:crimson;background: url(', /assets/img/sparks.gif);text-transform: uppercase !important;>Click Here</a> and add widget on <b style=color:red;background: url(, '/assets/img/sparks.gif); ">' in file config.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<br><a href="https://blogger.googleusercontent.com/img/a/AVvXsEgqyfTpijOXMxcRksRxiBKhw4ImLB7ThQIqkz3ofOGmtS1zVsDH_IItnae0CBZVyFGRcU2UVHNIw6Dbo-YUtmCWE0JwW48oO1vp8IW1AySdyBt-RbdPtSEdNV1gQWPjsxlh-izz8jX_pRGPxOJFflnzROWxM02RnVuDCeMMuOFI0fEybflmYVcl7KB6" target="_blank" style="display: block; padding: 1em 0; text-align: center; "><img alt="" border="0" data-original-height="416" data-original-width="1085" src="https://blogger.googleusercontent.com/img/a/AVvXsEgqyfTpijOXMxcRksRxiBKhw4ImLB7ThQIqkz3ofOGmtS1zVsDH_IItnae0CBZVyFGRcU2UVHNIw6Dbo-YUtmCWE0JwW48oO1vp8IW1AySdyBt-RbdPtSEdNV1gQWPjsxlh-izz8jX_pRGPxOJFflnzROWxM02RnVuDCeMMuOFI0fEybflmYVcl7KB6"/></a><br><br>You Can Setting On Widget... <a href="/wp-admin/widgets.php" style="color:crimson;background: url(', /assets/img/sparks.gif);text-transform: uppercase !important;>Click Here</a> and add widget on <b style=color:red;background: url(, '/assets/img/sparks.gif); ">', ' Home Categories</b> Widget Section' in file config.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'News Tags', 'taxonomy general name' in file cpt.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'News Tag', 'taxonomy singular name' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search News Tags' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Popular News Tags' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All News Tags' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit News Tag' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Update News Tag' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add New News Tag' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'New News Tag Name' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Separate News tags with commas' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add or remove News tags' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Choose from the most used News tags' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'News Tags' in file cpt.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'News Categories', 'taxonomy general name' in file cpt.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'News Category', 'taxonomy singular name' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search news Categories' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All News Categories' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Parent News Category' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Parent News Category:' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit News Category' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Update News Category' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add New News Category' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'New News Category' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'News Categories' in file cpt.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Developer', 'taxonomy general name' in file cpt.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Developer', 'taxonomy singular name' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search Developer' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All Developer' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Parent Developer' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Parent Developer:' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit Developer' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Update Developer' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add New Developer' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'New Developer Name' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Developer' in file cpt.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(Edit)' in file inits.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your comment is awaiting moderation.' in file inits.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'image_url' in file gallery.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'image_url' in file gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Exthem.es News Info' in file adm.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Before Setup Demo ', Please Install All Plugin Requireds. For Import You Need to wait 3-5 Mintues., 'exthemes' in file marlin-import.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Before Setup Demo ', Please Install All Plugin Requireds. For Import You Need to wait 3-5 Mintues., 'exthemes' in file marlin-import.php.Found a translation function that has an incorrect number of arguments. Function esc_html__, with the arguments 'Import Demos ', , 'exthemes' in file merlin-config.php.Found a translation function that has an incorrect number of arguments. Function esc_html__, with the arguments 'Disable ', wizard, 'exthemes' in file merlin-config.php.Found a translation function that has an incorrect number of arguments. Function esc_html__, with the arguments 'This wizard will set up ', theme, install plugins, and import content. It is optional & should take only a few minutes., 'exthemes' in file merlin-config.php.Found a translation function that has an incorrect number of arguments. Function esc_html__, with the arguments 'You may have already run ', theme setup wizard. If you would like to proceed anyway, click on the Start button below., 'exthemes' in file merlin-config.php.Found a translation function that has an incorrect number of arguments. Function esc_html__, with the arguments 'Install ', Child Theme, 'exthemes' in file merlin-config.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cannot import auto-draft posts' in file src/WXRImporter.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skipping attachment "%s", fetching attachments disabled' in file src/WXRImporter.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '', , 'ex_themes_' in file apkcores.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 5play, textdomain, moddroid, exthemes, Name, , /assets/img/sparks.gif);text-transform: uppercase !important;>Click Here</a> and add widget on <b style=color:red;background: url(, ex-themes, text_domain, apkiblog, Please Install All Plugin Requireds. For Import You Need to wait 3-5 Mintues., , wizard, theme, install plugins, and import content. It is optional & should take only a few minutes., theme setup wizard. If you would like to proceed anyway, click on the Start button below., Child Theme, merlin-wp, wordpress-importer, wordpress, apkmody.
  3. Cdn : Use of CDNFound the URL of a CDN in the code: maxcdn.bootstrapcdn.com/bootstrap. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  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. PHP short tags : Presence of PHP short tagsPHP short tags were found in file apk_info.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.114: <?= exthemes_post_likes($likepost); ?>130: if($opt_themes['ex_themes_view_post_']) { ?><li><?php global $opt_themes; if($opt_themes['exthemes_apk_info_Views']) { ?><?php echo $opt_themes['exthemes_apk_info_Views']; ?><?php } ?> <?= ex_themes_get_post_view_(); ?></li><?php } ?>PHP short tags were found in file single-news.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.18: <div class='meta-view'><svg width='24' height='24'><use xlink:href='#i__stats'></use></svg> <?php ex_themes_set_post_view_(); ?><?= ex_themes_get_post_view_(); ?></div>21: <?= exthemes_news_likes($content2); ?>PHP short tags were found in file widget.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.828: <div class='meta-view'><svg width='24' height='24'><use xlink:href='#i__stats'></use></svg><?= ex_themes_get_post_view_(); ?></div>PHP short tags were found in file core.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.82: <p><input style='width:98%' type='text' name='wp_newupdates' value='<?= $newupdates ?>' /></p>84: <p><input style='width:98%' type='text' name='wp_title_GP' value='<?= $judul ?>' /></p>86: <p><input style='width:98%' type='text' name='wp_GP_ID' value='<?= $titleID ?>' /></p>88: <p><input style='width:98%' type='text' name='wp_category_app' value='<?= $wp_category_app ?>' /></p>98: <p><input style='width:98%' type='text' name='wp_GP_ID2' value='https://play.google.com/store/apps/details?id=<?= $titleID ?>' /></p>100: <p><input style='width:98%' type='text' name='wp_poster_GP' value='<?= $postergp ?>' /></p>102: <p><input style='width:98%' type='text' name='wp_version_GP' value='<?= $version ?>' /></p>104: <p><input style='width:98%' type='text' name='wp_developers_GP' value='<?= $developer ?>' /></p>106: <p style='display:none'><input style='width:98%' type='text' name='wp_installs_GP' value='<?= $installs ?>' /></p>108: <p><input style='width:98%' type='text' name='wp_requires_GP' value='<?= $requires ?>' /></p>110: <p><input style='width:98%' type='text' name='wp_updates_GP' value='<?= $updates ?>' /></p>112: <p style='display:none' ><input style='width:98%' type='text' name='wp_ratings_GP' value='<?= $ratings ?>' /></p>114: <p style='display:none'><input style='width:98%' type='text' name='wp_rated_GP' value='<?= $rated ?>' /></p>116: <p style='display:none'><input style='width:98%' type='text' name='wp_persen_GP' value='<?= $persenapgk ?>' /></p>118: <p style='display:none'><input style='width:98%' type='text' name='wp_contentrated_GP' value='<?= $contentrated ?>' /></p>120: <p><input style='width:98%' type='text' name='wp_youtube_GP' value='<?= $youtube ?>' /></p>122: <p><input style='width:98%' type='text' name='wp_sizes' value='<?= $sizes ?>' /></p>124: <p style='display:none'><input style='width:98%' type='text' name='wp_namedownloadlink' value='<?= $namedownloadlink ?>' /></p>126: <p style='display:none'><input style='width:98%' type='text' name='wp_downloadlink' value='<?= $download ?>' /></p>128: <p style='display:none'><input style='width:98%' type='text' name='wp_source_url' value='<?= $sources ?>' /></p>PHP short tags were found in file archive-news.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.59: <div class='meta-view'><svg width='24' height='24'><use xlink:href='#i__stats'></use></svg><?= ex_themes_get_post_view_(); ?></div>
  6. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file highslide-with-gallery.packed.js.Found a mix of \r\n and \n line endings in file highslide.min.js.Found a mix of \r\n and \n line endings in file highslide-with-html.min.js.Found a mix of \r\n and \n line endings in file highslide-full.js.Found a mix of \r\n and \n line endings in file highslide-with-html.packed.js.Found a mix of \r\n and \n line endings in file highslide-with-gallery.min.js.Found a mix of \r\n and \n line endings in file highslide.packed.js.Found a mix of \r\n and \n line endings in file highslide-with-gallery.js.Found a mix of \r\n and \n line endings in file highslide.js.Found a mix of \r\n and \n line endings in file highslide-full.min.js.Found a mix of \r\n and \n line endings in file highslide-full.packed.js.Found a mix of \r\n and \n line endings in file highslide-with-html.js.
  7. Fundamental theme elements : Presence of body_class()Could not find body_class call in body tag.
  8. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  9. Fundamental theme elements : Presence of post_class()Could not find post_class.
  10. 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.
  11. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  12. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  13. 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.
  14. I18N implementation : Proper use of _e(Possible variable $gallery_data found in translation function in gallery.php. Translation function calls should not contain PHP variables. Possible variable $gallery_data found in translation function in gallery.php. Translation function calls should not contain PHP variables.
  15. I18N implementation : Proper use of ___all(Possible variable $theme found in translation function in config.php. Translation function calls should not contain PHP variables. Possible variable $theme found in translation function in config.php. Translation function calls should not contain PHP variables.
  16. I18N implementation : Proper use of esc_html_e(Possible variable $gallery_data found in translation function in gallery.php. Translation function calls should not contain PHP variables. Possible variable $gallery_data found in translation function in gallery.php. Translation function calls should not contain PHP variables.
  17. CSS files : Presence of license typeLicense: is missing from style.css header.
  18. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  19. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  20. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  21. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  22. CSS files : Presence of .alignleft class.alignleft css class is needed in theme css.
  23. CSS files : Presence of .alignright class.alignright css class is needed in theme css.
  24. CSS files : Presence of .aligncenter class.aligncenter css class is needed in theme css.
  25. CSS files : Presence of .wp-caption class.wp-caption css class is needed in theme css.
  26. CSS files : Presence of .wp-caption-text class.wp-caption-text css class is needed in theme css.
  27. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  28. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  29. Tags : Tags displayThis theme doesn't seem to display tags.
  30. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : class-merlin-customizer-importer.php 173: require_once( ABSPATH . 'wp-admin/includes/media.php' );174: require_once( ABSPATH . 'wp-admin/includes/file.php' );175: 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 : apkcores.php 41: require_once 'includes/rexdl.php';42: require_once 'includes/rajaapk.php';43: require_once 'includes/apkdownload.php';44: require_once 'includes/happymod.php';45: require_once 'includes/googleplay.php';46: require_once 'includes/core.php';47: require_once 'includes/docs.php';48: require_once 'includes/dom.php';80: require_once 'includes/scrap.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 : rexdl.php 4: include_once 'dom.php';15: require_once 'rexdl.class.php';198: require_once(ABSPATH . 'wp-admin/includes/image.php');219: require_once 'result.php';220: require_once 'debug.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 : rajaapk.php 4: include_once 'dom.php';15: require_once 'rajaapk.class.php';307: require_once(ABSPATH . 'wp-admin/includes/image.php');329: require_once 'result.php';330: require_once 'debug.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 : apkdownload.php 4: include_once 'dom.php';17: require_once 'apkdownload.class.php';203: require_once(ABSPATH . 'wp-admin/includes/image.php');225: require_once 'result.php';226: require_once 'debug.php';278: require_once 'ssl.php';398: require_once 'ssl.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 : apkdownload.class.php 66: require_once 'play.store.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 : happymod.php 4: include_once 'dom.php';16: require_once 'happymod.class.php';203: require_once(ABSPATH . 'wp-admin/includes/image.php');224: require_once 'result.php';225: require_once 'debug.php';273: require_once 'ssl.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 : rexdl.class.php 84: require_once 'play.store.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 : rajaapk.class.php 124: require_once 'play.store.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 : googleplay.class.php 34: require_once 'play.store.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 : happymod.class.php 56: require_once 'play.store.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 : scrap.php 4: require_once 'includes/dom.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 : googleplay.php 4: include_once 'dom.php';15: require_once 'googleplay.class.php';270: require_once(ABSPATH . 'wp-admin/includes/image.php');285: require_once 'result.php';286: require_once 'debug.php';335: require_once 'ssl.php';384: require_once 'ssl.php';434: require_once 'ssl.php';483: require_once 'ssl.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