0
Validation results

Bridge by MyThemeShop

Bridge by MyThemeShop

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEmts_bridge.zip
  • FILE SIZE4910703 bytes
  • MD59038b3dc4ef1b9f05dd259fb69f9b329
  • SHA1716fe083e2638d23255ec4ee9fdf43aaeb0f6e66
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • VERSION1.1.7
  • CREATION DATE2020-06-21
  • LAST FILE UPDATE2020-06-21
  • LAST VALIDATION2020-06-21 13:53
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Modification of PHP server settings Found ini_set in file radium-importer.php.
    Ligne750: ini_set('max_execution_time', -1);
    Ligne752: ini_set('max_execution_time', $max_execution_time);
    Found ini_set in file wordpress-importer.php.
    Ligne106: ini_set('max_execution_time', -1);
    Ligne132: ini_set('max_execution_time', $max_execution_time);
  2. Security breaches : Use of base64_encode() Found base64_encode in file twitteroauth.php.
     return base64_encode(hash_hmac('sha1', $signatureBase, $key, true));
     $parameters['media'] = base64_encode($file);
     'media_data' => base64_encode(fread($media, $this->chunkSize))
     return base64_encode($key . ':' . $secret);
  3. Unwanted files : hidden file(s) or folder(s) .gitattributes .gitignore was found.
  4. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe class="youtube-player" type="text/html" width="640" height="360" src="https://www.youtube.com/embed/NgeaqIy2OB0?version=3&amp;rel=1&amp;fs=1&amp;autohide=2&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent" allowfullscreen="true" style="border:0;"> in file rm-seo.php.
    Ligne783: <span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='360' sr
  5. Malware : Operations on file system file_get_contents was found in the file radium-importer.php
    Ligne296: $data = file_get_contents( $file );
    Ligne417: $data = file_get_contents( $file );
    file_get_contents was found in the file radium-importer.php
    Ligne296: $data = file_get_contents( $file );
    Ligne417: $data = file_get_contents( $file );
    file_get_contents was found in the file parsers.php
    Ligne68: $contents = file_get_contents( $file );
    Ligne275: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {
    file_get_contents was found in the file parsers.php
    Ligne68: $contents = file_get_contents( $file );
    Ligne275: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {
    fopen was found in the file parsers.php
    Ligne421: $fp = $this->fopen( $file, 'r' );
    Ligne647: function fopen( $filename, $mode = 'r' ) {
    Ligne650: return fopen( $filename, $mode );
    fclose was found in the file parsers.php
    Ligne470: $this->fclose($fp);
    Ligne665: function fclose( $fp ) {
    Ligne668: return fclose( $fp );
    fopen was found in the file parsers.php
    Ligne421: $fp = $this->fopen( $file, 'r' );
    Ligne647: function fopen( $filename, $mode = 'r' ) {
    Ligne650: return fopen( $filename, $mode );
    fopen was found in the file parsers.php
    Ligne421: $fp = $this->fopen( $file, 'r' );
    Ligne647: function fopen( $filename, $mode = 'r' ) {
    Ligne650: return fopen( $filename, $mode );
    fclose was found in the file parsers.php
    Ligne470: $this->fclose($fp);
    Ligne665: function fclose( $fp ) {
    Ligne668: return fclose( $fp );
    fclose was found in the file parsers.php
    Ligne470: $this->fclose($fp);
    Ligne665: function fclose( $fp ) {
    Ligne668: return fclose( $fp );
    fclose was found in the file php-po.php
    Ligne259: //fclose($handle);
    Ligne500: fclose( $handle );
    fopen was found in the file php-po.php
    Ligne349: $handle = @fopen($file_path, 'wb');
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fwrite was found in the file php-po.php
    Ligne354: fwrite( $handle, 'msgid \'\'\n');
    Ligne355: fwrite( $handle, 'msgstr \'\'\n');
    Ligne358: fwrite( $handle, $header.'\n' );
    Ligne360: fwrite( $handle, '\n' );
    Ligne375: fwrite( $handle, '# '. $comment . '\n' );
    Ligne383: fwrite( $handle, '#. '.$comment . '\n' );
    Ligne391: fwrite( $handle, '#: '.$ref . '\n' );
    Ligne397: fwrite( $handle, '#, '.$entry['flags'].'\n' );
    Ligne402: fwrite( $handle, '#@ '.$entry['@'].'\n' );
    Ligne407: fwrite( $handle, 'msgctxt '. $this->clean_export($entry['msgctxt'][0]) . '\
    Ligne412: fwrite($handle, '#~ ');
    Ligne427: fwrite( $handle, 'msgid ');
    Ligne432: fwrite($handle, '#~ ');
    Ligne434: fwrite( $handle, $this->clean_export($id). '\n');
    Ligne450: fwrite( $handle, 'msgid_plural ');
    Ligne453: fwrite( $handle, $this->clean_export($plural). '\n');
    Ligne463: fwrite( $handle, 'msgstr[$i] ' . $this->clean_export($t) . '\n');
    Ligne474: fwrite($handle, '#~ ');
    Ligne477: fwrite( $handle, 'msgstr ' . $this->clean_export($t) . '\n' );
    Ligne483: fwrite($handle, '#~ ');
    Ligne486: fwrite( $handle, $this->clean_export($t). '\n' );
    Ligne496: fwrite( $handle, '\n' );
    fclose was found in the file php-po.php
    Ligne259: //fclose($handle);
    Ligne500: fclose( $handle );
    file_get_contents was found in the file twitteroauth.php
    Ligne1061: ($file = file_get_contents($parameters['media'])) === false) {
    fopen was found in the file twitteroauth.php
    Ligne1081: $media = fopen($parameters['media'], 'rb');
    fread was found in the file twitteroauth.php
    Ligne1087: 'media_data' => base64_encode(fread($media, $this->chunkSize))
    fclose was found in the file twitteroauth.php
    Ligne1090: fclose($media);
    file_get_contents was found in the file plugin-activation.php
    Ligne2429: $plugin = @json_decode( @file_get_contents( 'https://api.wordpress.org/plugins/info/1.0/' . $item['s
  6. Malware : Network operations curl_init was found in the file twitteroauth.php
    Ligne1310: $curlHandle = curl_init();
    curl_exec was found in the file twitteroauth.php
    Ligne1312: $response = curl_exec($curlHandle);
  7. Admin menu : Themes should use add_theme_page() for adding admin pages. File theme-options.php :
    Ligne123: //the list of available parent menus is available here: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
    File plugin-activation.php :
    Ligne647: $this->page_hook = call_user_func( 'add_{$type}_page', $args['parent_slug'], $args['page_title'], $args['menu_t
    File plugin-activation.php :
    Ligne4003: add_menu_page(
  8. Deprecated functions : get_option get_option( 'home' ) was found in the file support.php. Use home_url() instead.
    Ligne208: 'home_url'                  => get_option( 'home' ),
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Text domain : Incorrect use of translation functions.Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is bridge-by-mythemeshop.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Rank Math SEO' in file rm-seo.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 bridge, mythemeshop.
  4. Unwanted directories : GIT revision control directoryA.git was found.
  5. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file responsive.css.
  6. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  7. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  8. 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.
  9. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  10. Screenshot : Screenshot fileScreenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual PNG file. Detected type was : "image/jpeg".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in theme-actions.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  9. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  10. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  11. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  12. Use of includes : Use of include or requireThe theme appears to use include or require : theme-options.php
    Ligne10: require_once( dirname( __FILE__ ) . '/options/options.php' );
    Ligne18: require_once( dirname( __FILE__ ) . '/options/support.php' );
    Ligne1293: include('theme-presets.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 : radium-importer.php
    Ligne239: require_once($class_wp_importer);
    Ligne252: require_once($class_wp_import);
    Ligne724: require_once($class_wp_importer);
    Ligne737: require_once($class_wp_import);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : init.php
    Ligne14: require_once( dirname( __FILE__ ) . '/importer/radium-importer.php' ); //lo
    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 : options.php
    Ligne10: require_once('google-typography/google-typography.php');
    Ligne390: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'
    Ligne659: require_once($this->dir.'validation/'.$field['validate'].'/validation_'.$fi
    Ligne1146: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'
    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_background.php
    Ligne266: 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_layout2.php
    Ligne165: require_once($class_file);
    Ligne221: 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_group.php
    Ligne260: 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 : support.php
    Ligne235: require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
    Ligne256: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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 : widget-tweets.php
    Ligne30: //require_once('twitteroauth.php');
    Ligne32: if(!require_once('twitteroauth.php')){ echo '<strong>Couldn\'t find twitteroaut
    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-actions.php
    Ligne722: include_once( ABSPATH . 'wp-admin/includes/misc.php' );
    Ligne723: include_once( ABSPATH . 'wp-admin/includes/file.php' );
    Ligne724: include_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );
    Ligne725: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );
    Ligne739: include_once( ABSPATH . 'wp-admin/includes/misc.php' );
    Ligne740: include_once( ABSPATH . 'wp-admin/includes/file.php' );
    Ligne741: include_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );
    Ligne742: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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 : plugin-activation.php
    Ligne4181: include( ABSPATH . 'wp-admin/includes/plugin-install.php' );
    Ligne4372: include( ABSPATH . 'wp-admin/includes/plugin-install.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