13
Validation results

Vlog

Vlog

WordPress 6.4.3 theme
13
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEvlog-test.zip
  • FILE SIZE1753585 bytes
  • MD5b03e966da7b6c04edd8d810fd87868cb
  • SHA1612400f5f7408f49600a0b247a2eb729c3e4ea02
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttps://mekshq.com/theme/vlog/
  • VERSION2.2.4
  • AUTHOR URI
  • CREATION DATE2019-09-25
  • LAST FILE UPDATE2019-09-25
  • LAST VALIDATION2019-09-25 11:15
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of backticks execution operators in PHP code Found ` in file GitProcessor.php. 54: $branches = `git branch -v --no-abbrev`;
  2. Malware : Operations on file system fread 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 );
  3. Malware : Network operations 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');
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-merlin.php : 419: $this->hook_suffix = add_submenu_page(
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Text domain : Incorrect use of translation functions.Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is vlog.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cannot import auto-draft posts' in file src/WXRImporter.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skipping attachment "%s", fetching attachments disabled' in file src/WXRImporter.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are vlog, opinion, wordpress-importer, merlin-wp.
  4. Plugin territory : Plugin territory functionalitiesThe theme uses the register_taxonomy() function, which is plugin-territory functionality.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  7. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file default-options.php.125: 'footer_copyright' => wp_kses_post( '<p style='text-align: center;'>' . sprintf( __( 'Copyright &copy; {current_year}. Created by %s. Powered by %s.', 'vlog' ), '<a href='https://mekshq.com' target='_blank'>Meks</a>', '<a href='https://www.wordprPossible hard-coded links were found in the file options.php.19: 'display_name' => wp_kses( sprintf( __( 'Vlog Options%sTheme Documentation%s', 'vlog' ), '<a href='http://mekshq.com/documentation/vlog' target='_blank'>', '</a>' ), wp_kses_Possible hard-coded links were found in the file update-panel.php.17: <a href='http://mekshq.com/docs/vlog-change-log' target='_blank' class='button butto25: <a href='http://mekshq.com/docs/vlog-change-log' target='_blank' class='button butto17: <a href='http://mekshq.com/docs/vlog-change-log' target='_blank' class='button butto25: <a href='http://mekshq.com/docs/vlog-change-log' target='_blank' class='button butto33: <a href='http://mekshq.com/contact' target='_blank' class='button button-primary butPossible hard-coded links were found in the file helpers.php.582: <span class='update-actions'>Version '.$current->response['vlog']['new_version'].': <a href='http://mekshq.com/docs/vlog-change-log' target='blank'>See what\'s new</a><
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  8. Optional files : Presence of search results template file search.phpThis theme does not contain optional file search.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : template-modules.php 17: <?php include( locate_template('template-parts/cover/area-' . $vlog_meta['fa']['l77: <?php include( locate_template('template-parts/modules/'.$module_type.'.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 : series.php 34: <?php include( locate_template('template-parts/cat-layouts/content-' . $layout . If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : cats.php 31: <?php include( locate_template('template-parts/cat-layouts/content-' . $layout . If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : posts.php 16: <?php include( locate_template('template-parts/layouts/content-'.$layout.'.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 : helpers.php 230: 256: 288: 445: 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 : index.php 8: <?php include( locate_template('template-parts/cover/area-' . absint( $fa_layout If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
Other checked themes