0
Validation results

PopCorn

PopCorn

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEpopcorn-1.7.2.zip
  • FILE SIZE6165486 bytes
  • MD5011b3121e38b577c52ccb342ee287dd4
  • SHA1ca52e97542b408db6a32ef0a0608e443f040b849
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://mytubepress.com
  • VERSION1.7.2
  • AUTHOR URI
  • CREATION DATE2019-07-30
  • LAST FILE UPDATE2019-07-30
  • LAST VALIDATION2019-07-30 01:32
  • OTHER VERSIONS

    1.5.4 : 0%

    1.3.6 : 0%

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 functions.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file extension_customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Security breaches : Use of PHP sytem calls 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);Found ->exec in file RedisHandler.php. 79: ->exec();
  3. Security breaches : Use of backticks execution operators in PHP code Found ` in file MercurialProcessorTest.php. 33: `hg init`;Found ` in file GitProcessor.php. 54: $branches = `git branch -v --no-abbrev`;Found ` in file MercurialProcessor.php. 53: $result = explode(' ', trim(`hg id -nb`));
  4. Security breaches : Use of base64_encode() 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 ChromePHPHandler.php.
     $data = base64_encode(utf8_encode($json));
     $data = base64_encode(utf8_encode($json));
  5. Malware : Operations on file system fopen was found in the file LoggerInterfaceTest.php 112: 'resource' => fopen('php://memory', 'r'),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');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 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');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');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');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');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');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+');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 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');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']->getTimestfread was found in the file SlackHandler.php 160: @fread($res, 2048);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));file_get_contents was found in the file CouchDBHandler.php 60: if (false === @file_get_contents($url, null, $context)) {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-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 );file_get_contents was found in the file class-merlin-customizer-importer.php 64: $raw = file_get_contents( $import_file_path );fopen was found in the file class.redux_helpers.php 657: //$fp = fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 660: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 663: //fclose( $fp );
  6. Malware : Network operations curl_init was found in the file SlackWebhookHandler.php 83: $ch = curl_init();curl_init was found in the file SlackbotHandler.php 72: $ch = curl_init();curl_init was found in the file LogglyHandler.php 87: $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_init was found in the file MandrillHandler.php 55: $ch = curl_init();curl_init was found in the file IFTTTHandler.php 58: $ch = curl_init();curl_exec was found in the file Util.php 35: if (curl_exec($ch) === false) {curl_init was found in the file CubeHandler.php 91: $this->httpConnection = curl_init('http://'.$this->host.':'.$this->port.'/1.0/event/put');
  7. Admin menu : Themes should use add_theme_page() for adding admin pages. File popcorn_categories-images.php : 307: add_options_page(__('Categories Images settings', 'categories-images'), __(File popcorn-system-snapshot-report.php : 35: add_submenu_page('mytubepress', __('System Snapshot Report','popcorn'),__('File popcorn-system-snapshot-report.php : 36: //add_management_page( __( 'System Snapshot Report', 'system-snapshot-report'File class-merlin.php : 419: $this->hook_suffix = add_submenu_page(File class-tgm-plugin-activation.php : 731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile theme-updater-admin.php : 105: add_submenu_page('mytubepress', $strings['theme-license'], $strings['theme-107: //add_submenu_page('popcorn', $strings['theme-license'], $strings['theme-liceFile theme-updater-admin.php : 105: add_submenu_page('mytubepress', $strings['theme-license'], $strings['theme-107: //add_submenu_page('popcorn', $strings['theme-license'], $strings['theme-liceFile welcome.php : 197: $page = 'add_management_page';File awpt_framework.php : 1344: // wrappers and need to be appened to using add_submenu_page.1395: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1453: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile awpt_framework.php : 1344: // wrappers and need to be appened to using add_submenu_page.1395: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1453: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile awpt_framework.php : 1421: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $thisFile awpt_framework.php : 1344: // wrappers and need to be appened to using add_submenu_page.1395: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1453: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile admin.php : 93: $welcome_screen = add_menu_page( 'POPCORN', 'POPCORN', 'administrator', 'mytubepress', array(File admin.php : 94: $welcome = add_submenu_page( 'mytubepress', __( 'Welcome', 'popcorn' ), __( 'Welcome',95: $demos = add_submenu_page( 'mytubepress', __( 'Tools & Demo', 'popcorn' ), __( 'ToolFile admin.php : 94: $welcome = add_submenu_page( 'mytubepress', __( 'Welcome', 'popcorn' ), __( 'Welcome',95: $demos = add_submenu_page( 'mytubepress', __( 'Tools & Demo', 'popcorn' ), __( 'ToolFile awpt_admin.php : 64: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
  8. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : popcorn_functions.php.
  9. Inapropriate constants : Use of TEMPLATEPATH Constant TEMPLATEPATH was found in the file buddypress.php. get_template_directory() should be used instead. 297: require_once( TEMPLATEPATH . '/inc/plugins/buddypress/cover-photo.php' );Constant TEMPLATEPATH was found in the file functions.php. get_template_directory() should be used instead. 48: include_once( TEMPLATEPATH . '/functions/popcorn_post_like.php' );49: include_once( TEMPLATEPATH . '/functions/popcorn_ajax_post_like.php' );85: require_once( TEMPLATEPATH . '/functions/popcorn_ajax-login.php');
  10. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  11. Deprecated functions : screen_icon screen_icon found in file popcorn_categories-images.php. Deprecated since version 3.8.344: <?php screen_icon(); ?>
  12. Deprecated functions : get_bloginfo get_bloginfo("template_url") was found in the file popcorn_post_like.php. Use get_template_directory_uri() instead.42: <img src='' . get_bloginfo('template_url') . '/awpt/css/images/positivelike.png' alt='' .get_bloginfo( 'template_url' ) was found in the file popcorn_enqueue_styles.php. Use get_template_directory_uri() instead.35: wp_enqueue_style('popcorn-main-menu', get_bloginfo( 'template_url' ) . '/awpt/css/header_footer/'.$main_menu_css.46: wp_enqueue_style('popcorn-background-accent', get_bloginfo( 'template_url' ) . '/awpt/css/style/'.$main_bg_css.'');get_bloginfo( 'template_url' ) was found in the file popcorn_enqueue_admin.php. Use get_template_directory_uri() instead.4: wp_enqueue_style( 'snapshot-style', get_bloginfo( 'template_url' ) . '/admin/assets/css/snapshot.css');5: wp_enqueue_script( 'snapshot-js', get_bloginfo( 'template_url' ) . '/admin/assets/js/snapshot.js');6: wp_enqueue_style('admin_style', get_bloginfo( 'template_url' ) . '/admin/assets/css/popcorn-admin.css');get_bloginfo( 'wpurl') was found in the file popcorn_enqueue_scripts.php. Use site_url() instead.26: $wpurl = get_bloginfo( 'wpurl') . '/wp-includes/js/jquery/jquery.js';
  13. Deprecated functions : bloginfo bloginfo('template_directory') was found in the file share.php. Use echo esc_url( get_template_directory_uri() ) instead.6: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-facebook.png'>7: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-facebook-hover.p13: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-twitter.png'>14: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-twitter-hover.pn20: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-google.png'>21: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-google-hover.png26: <img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-add-hover.png' abloginfo('template_directory') was found in the file popcorn_outputs.php. Use echo esc_url( get_template_directory_uri() ) instead.66: echo '<img src=''.get_bloginfo('template_directory').'/awpt/css/images/play_icons/play'.$icon_id.109: <li class='l1'><a href='<?php echo $down; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s110: <li class='l2'><a href='<?php echo $down; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s111: <li class='l3'><a href='<?php echo $down; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s112: <li class='l4'><a href='<?php echo $down; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s116: <li class='l1'><a href='<?php echo $awpt['default-download-link']; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s117: <li class='l2'><a href='<?php echo $awpt['default-download-link']; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s118: <li class='l3'><a href='<?php echo $awpt['default-download-link']; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s119: <li class='l4'><a href='<?php echo $awpt['default-download-link']; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s367: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-origina373: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-origina377: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-origina399: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-originabloginfo('url') was found in the file header.php. Use echo esc_url( home_url() ) instead.67: <h1 class='logo' style='background: url(<?php echo $logo_url; ?>);'><a href='<?php bloginfo('url'); ?>'><?php bloginfo('name'); ?></a></h1>bloginfo('template_directory') was found in the file header.php. Use echo esc_url( get_template_directory_uri() ) instead.33: <link href='<?php bloginfo('template_directory'); ?>/media.css' rel='stylesheet' type='text/c34: <link href='<?php bloginfo('template_directory'); ?>/awpt/css/thumb_effects/playicon.css' rel36: <link href='<?php bloginfo('template_directory'); ?>/awpt/css/thumb_effects/trans.css' rel='s39: <link rel='stylesheet' type='text/css'href='<?php bloginfo('template_directory'); ?>/awpt/css/ie/style_ie7.css'/>42: <link rel='stylesheet' type='text/css'href='<?php bloginfo('template_directory'); ?>/awpt/css/ie/style_ie6.css'/>bloginfo('template_directory') was found in the file thumblist.php. Use echo esc_url( get_template_directory_uri() ) instead.4: <img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/play_m.png' alt='Play Ic
  14. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was classic-editor.zip acf-gallery.zip advanced-custom-fields.zip.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in popcorn_enqueue_scripts.php. Themes must not deregister core scripts. 30: wp_deregister_script( 'jquery' );Found wp_deregister_script in enqueue.php. Themes must not deregister core scripts. 215: wp_deregister_script( 'jquerySelect2' );Found wp_deregister_script in awpt_framework.php. Themes must not deregister core scripts. 562: wp_deregister_script( 'wpb_ace' );
  2. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  3. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments "View all videos in %s" in file info.php.Found a translation function that is missing a text-domain. Function __, with the arguments "The most recent videos on your site" in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(POPCORN) - Recent Videos' in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number of posts to show:' in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments "This widget appears on the profile home sidebar of your buddypress community." in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(POPCORN) - User Videos Widget' in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Number of posts to show:' in file popcorn_widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Views' in file popcorn_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file popcorn_ajax-login.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file popcorn_ajax-login.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file popcorn_ajax-login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pages:' in file popcorn_pagination.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 'The video size must be less than ', MB, 'tubemobile' in file popcorn_submit_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You can edit your menu content on the Menus screen in the Appearance section.' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove Image' in file Tax-meta-class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload Image' in file Tax-meta-class.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'deactivate-license' in file theme-updater-admin.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'activate-license' in file theme-updater-admin.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The recommended value is 12M.' in file install-demo.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install the above <strong>Required Plugins</strong><br/> before importing the demo content.' in file install-demo.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Not Installed/Activated.' in file install-demo.php.Found a translation function that is missing a text-domain. Function __, with the arguments '&copy; 2019 SITENAME ALL RIGHTS RESERVED' in file awpt_admin.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 popcorn, adulwtpehems, adultwpthemes, easytube, categories-images, system-snapshot-report, wordpress-importer, @@textdomain, twentythirteen, bestia, buddypress, tubemobile, MB, xili-language, custom-textdomain, sample, tax-meta, tgmpa, redux-framework, edd-theme-updater, themecheck, redux-framework-demo.
  5. Cdn : Use of CDNFound the URL of a CDN in the code: code.jquery.com/jquery-. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  6. Plugin territory : Plugin territory functionalitiesThe theme uses the register_taxonomy() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  7. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  8. PHP short tags : Presence of PHP short tagsPHP short tags were found in file parsedown.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.765: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches))
  9. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file vote.php.Found a mix of \r\n and \n line endings in file popcorn_compatibility.php.Found a mix of \r\n and \n line endings in file popcorn_post_like.php.Found a mix of \r\n and \n line endings in file popcorn_performer_tax.php.Found a mix of \r\n and \n line endings in file popcorn_ajax-login.php.Found a mix of \r\n and \n line endings in file popcorn_required_plugins.php.Found a mix of \r\n and \n line endings in file popcorn_adv_outputs.php.Found a mix of \r\n and \n line endings in file popcorn_enqueue_styles.php.Found a mix of \r\n and \n line endings in file popcorn_enqueue_admin.php.Found a mix of \r\n and \n line endings in file popcorn_enqueue_scripts.php.Found a mix of \r\n and \n line endings in file popcorn_custom_style_options.php.Found a mix of \r\n and \n line endings in file popcorn_outputs.php.Found a mix of \r\n and \n line endings in file popcorn_sorters.php.Found a mix of \r\n and \n line endings in file popcorn_pagination.php.Found a mix of \r\n and \n line endings in file uploader_functions.php.Found a mix of \r\n and \n line endings in file awpt_admin.php.
  10. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file media.css.
  11. Fundamental theme elements : Presence of comment_form()Could not find comment_form.
  12. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  13. Comment pagination : Declaration of comment paginationThe theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
  14. 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.
  15. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  16. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  17. Deprecated functions : screen_iconscreen_icon found in file popcorn_categories-images.php. Deprecated since version 3.8.344: <?php screen_icon(); ?>
  18. 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.
  19. I18N implementation : Proper use of _e(Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables. Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
  20. I18N implementation : Proper use of ___all(Possible variable $user_register found in translation function in popcorn_ajax-login.php. Translation function calls should not contain PHP variables. Possible variable $login found in translation function in popcorn_ajax-login.php. Translation function calls should not contain PHP variables. Possible variable $error found in translation function in popcorn_ajax-login.php. Translation function calls should not contain PHP variables. Possible variable $success found in translation function in popcorn_ajax-login.php. Translation function calls should not contain PHP variables. Possible variable $videosize found in translation function in popcorn_submit_form.php. Translation function calls should not contain PHP variables.
  21. I18N implementation : Proper use of esc_attr_e(Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables. Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
  22. I18N implementation : Proper use of gettext(Possible variable $translated found in translation function in buddypress.php. Translation function calls should not contain PHP variables.
  23. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  24. CSS files : Presence of .bypostauthor class.bypostauthor 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. Screenshot : Screenshot fileScreenshot dimensions are wrong! Detected: 749x536px (749:536). Ratio of width to height should be 4:3.Screenshot size is 749x536px. 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. favicon presence : Favicon managementPossible Favicon found in popcorn_outputs.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file popcorn_functions.php.386: <p>You have invalid license key for Popcorn. Please go to the <a href='admin.php?page=popcorn-license'>License verification page</a> to correct thPossible hard-coded links were found in the file welcome.php.478: <a href='http://docs.reduxframework.com/' class='docs button button-primary'>Docs</a481: <a href='https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MMFMHWPossible hard-coded links were found in the file class.redux_functions.php.264: //echo '<div style='float:left;background:#000;color:fff;text-align:center;width:100%;position:fixed;bottom:0;padding:20px;font-size:18px;z-index:99999999;border:1px solid dotted;'>License Key Required! <a href='http://adultwpthemes.eu/' title='Adult Wrdpress Themes' rel='muse'>Adult WoPossible hard-coded links were found in the file class.redux_filesystem.php.288: echo '<div class='powered_by'><a href='https://adultwpthemes.eu/' title='Adult Wrdpress Themes' rel='muse'>Adult WPossible hard-coded links were found in the file welcome.php.26: <?php printf( __( 'Before you get started, please be sure to always check out <a href='%s' target='_blank'>this documentation</a>. We outline all kinds of good information, and provide you with all the details you need to use Popcorn.', 'popcorn'), 'https://mytubepress.com/documentation'); ?>32: <a target='_blank' href='https://mytubepress.com/store/popcorn/?view=changelog' title='<?php _e('Cha37: Regarding <b>customization services</b> based on Popcorn theme or other WordPress projects, please contact us via <a target='_blank' href='https://mytubepress.com/hire-our-experts/' title='Customization Services'>c42: <p class='description'>Thank you for using <strong>Popcorn</strong> theme! Powered by <a href='https://mytubepress.com' target='_blank'>MYTUBEPRESS</a></p>Possible hard-coded links were found in the file install-demo.php.298: <a href='https://mytubepress.com/demostration/popcorn/' class='button' target='_blan
  3. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  4. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : popcorn_functions.php 175: require( get_template_directory() . '/admin/awpt-framework/core/required/th If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-merlin-customizer-importer.php 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 : buddypress.php 297: require_once( TEMPLATEPATH . '/inc/plugins/buddypress/cover-photo.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 : uploader_functions.php 164: require_once(ABSPATH . 'wp-admin' . '/includes/image.php');165: require_once(ABSPATH . 'wp-admin' . '/includes/file.php');166: require_once(ABSPATH . 'wp-admin' . '/includes/media.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 : tax_to_term_meta.php 17: * require_once('Tax-meta-class/migration/tax_to_term_meta.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-updater.php 4: include( dirname( __FILE__ ) . '/theme-updater-admin.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : theme-updater-admin.php 77: include( dirname( __FILE__ ) . '/theme-updater-class.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 : welcome.php 374: require_once 'views/about.php';389: require_once 'views/changelog.php';404: require_once 'views/extensions.php';420: require_once 'views/support.php';435: require_once 'views/credits.php';450: require_once 'views/status_report.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 : extension_customizer.php 142: include_once( ReduxFramework::$_dir . 'core/enqueue.php' );751: require_once( $class_file ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : field_button_set.php 46: * ['format'] string Formatting options for paginate fields. Options include ('currency','nice','niceShort','timeAgoInWords' or a valid Date() f If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : awpt_framework.php 410: require_once 'core/dashboard.php';414: require_once 'core/newsflash.php';1702: require_once 'core/enqueue.php';2853: require_once 'core/enqueue.php';2911: require_once 'core/panel.php';3240: require_once 'core/panel.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 : admin.php 100: require_once( 'welcome.php' );104: require_once( 'install-demo.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 : performer_meta.php 3: require_once('performer-meta-class/Tax-meta-class.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