Betheme
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbetheme.zip
- FILE SIZE28799406 bytes
- MD5fc0a769a5b544f4abd9ef15ef09cc578
- SHA14cf268b039cbe6e1c93dc74257aa00dda7151548
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION14.5
- CREATION DATE2020-07-31
- LAST FILE UPDATE2020-07-31
- LAST VALIDATION2020-07-31 21:22
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe class="scale-with-grid" src="http'. mfn_ssl() .'://player.vimeo.com/video/'. $video .'" allowFullScreen> in file theme-functions.php. 1345: $output .= '<iframe class='scale-with-grid' src='http'. mfn_ssl() .'://player.vimeo.comFound <iframe class="scale-with-grid" width="'. $width .'" height="'. $height .'" src="http'. mfn_ssl() .'://player.vimeo.com/video/'. $video .'?wmode=opaque'. $parameters .'" allowFullScreen> in file theme-shortcodes.php. 4816: $output .= '<iframe class='scale-with-grid' width=''. $width .'' height=''. $height .''
- file_get_contents( $file ) );277: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 71: $success = $dom->loadXML( file_get_contents( $file ) );277: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 426: $fp = $this->fopen( $file, 'r' );652: function fopen( $filename, $mode = 'r' ) {655: return fopen( $filename, $mode );fclose was found in the file parsers.php 475: $this->fclose($fp);670: function fclose( $fp ) {673: return fclose( $fp );fopen was found in the file parsers.php 426: $fp = $this->fopen( $file, 'r' );652: function fopen( $filename, $mode = 'r' ) {655: return fopen( $filename, $mode );fopen was found in the file parsers.php 426: $fp = $this->fopen( $file, 'r' );652: function fopen( $filename, $mode = 'r' ) {655: return fopen( $filename, $mode );fclose was found in the file parsers.php 475: $this->fclose($fp);670: function fclose( $fp ) {673: return fclose( $fp );fclose was found in the file parsers.php 475: $this->fclose($fp);670: function fclose( $fp ) {673: return fclose( $fp ); file_get_contents was found in the file parsers.php 71: $success = $dom->loadXML(
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.905: $headers =
revslider.zip js_composer.zip layerslider.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- 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 js_composer, betheme, woocommerce, mfn-opts, nhp-opts, bbpress, wordpress-importer, tgmpa.
- Found the URL of a CDN in the code:
html5shiv.googlecode.com/svn/trunk/html5.js
. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme. - The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Themes should not hide admin bar. Detected in file responsive.css.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Text Domain: is missing from your style.css header.
- At least one hard coded date was found in the file single-download.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-single-portfolio.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-single.php. Function get_option( 'date_format' ) should be used instead.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file archive.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : options.php 209: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'413: require_once($this->dir.'validation/'.$field['validate'].'/validation_'.$fi726: 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 : theme-options.php 10: require_once( dirname( __FILE__ ) . '/fonts.php' );11: require_once( dirname( __FILE__ ) . '/options.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 : back.php 77: require_once( $MFN_Options->dir.'fields/'.$field['type'].'/field_'.$field[' 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.