Betheme
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEthemeforest-7758048-betheme-responsive-multipurpose-wordpress-theme-wordpress-theme.zip
- FILE SIZE6341044 bytes
- MD52be40531d40db521d8423e3d024d885b
- SHA11e870f4241fb380b07f3867e1207d1e8db6d5d86
- LICENSECustom
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- VERSION20.9.5.1
- CREATION DATE2020-07-31
- LAST FILE UPDATE2020-07-31
- LAST VALIDATION2020-07-31 19:13
- 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. 1694: $output .= '<iframe class='scale-with-grid' src='http'. mfn_ssl() .'://player.vimeo.comFound <iframe class="embed" width="100%" height="'. esc_attr( $height ) .'" frameborder="0" style="border:0" src="'. esc_url( $src ) .'" allowfullscreen> in file theme-shortcodes.php. 4496: $output = '<iframe class='embed' width='100%' height=''. esc_attr( $height ) .'' frame
- file_get_contents( THEME_DIR .'/changelog.html' );?>fopen was found in the file class-mfn-importer.php 126: * 3. fopen144: $fp = fopen( $path, 'r' );fread was found in the file class-mfn-importer.php 145: $data = fread( $fp, filesize( $path ) );fclose was found in the file class-mfn-importer.php 146: fclose( $fp );file_get_contents was found in the file parsers.php 71: $success = $dom->loadXML( file_get_contents( $file ) );295: 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 ) );295: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 451: $fp = $this->fopen( $file, 'r' );672: function fopen( $filename, $mode = 'r' ) {675: return fopen( $filename, $mode );fclose was found in the file parsers.php 495: $this->fclose($fp);690: function fclose( $fp ) {693: return fclose( $fp );fopen was found in the file parsers.php 451: $fp = $this->fopen( $file, 'r' );672: function fopen( $filename, $mode = 'r' ) {675: return fopen( $filename, $mode );fopen was found in the file parsers.php 451: $fp = $this->fopen( $file, 'r' );672: function fopen( $filename, $mode = 'r' ) {675: return fopen( $filename, $mode );fclose was found in the file parsers.php 495: $this->fclose($fp);690: function fclose( $fp ) {693: return fclose( $fp );fclose was found in the file parsers.php 495: $this->fclose($fp);690: function fclose( $fp ) {693: return fclose( $fp );file_get_contents was found in the file class-mfn-importer-api.php 102: $body = @file_get_contents( $url );fopen was found in the file class-mfn-importer-api.php 101: if( function_exists( 'ini_get' ) && ini_get( 'allow_url_fopen' ) ){126: $fp = @fopen( $path_zip, 'w' );fwrite was found in the file class-mfn-importer-api.php 127: $fwrite = @fwrite( $fp, $body );129: if( false === $fwrite ){fclose was found in the file class-mfn-importer-api.php 128: @fclose( $fp ); file_get_contents was found in the file changelog.php 17: <?php echo
- add_submenu_page(File class-mfn-support.php : 27: $this->page = add_submenu_page(File class-mfn-dashboard.php : 96: $this->page = add_menu_page(File class-mfn-dashboard.php : 106: add_submenu_page(File class-tgm-plugin-activation.php : 724: $this->page_hook = add_submenu_page( $args['parent_slug'], $args['page_title'], $args['menu_tiFile class-mfn-status.php : 30: $this->page = add_submenu_page(File class-mfn-changelog.php : 27: $this->page = add_submenu_page(File class-mfn-importer.php : 77: $this->page = add_submenu_page( File options.php : 156: $this->page =
- get_option( 'home' ), get_option( 'home' ) was found in the file class-mfn-status.php. Use home_url() instead.75: 'home' =>
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, tgmpa, wordpress-importer.
- 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.
- 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 199: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'401: require_once( $this->dir .'validation/'. $field[ 'validate' ] .'/validation711: require_once( $this->dir .'fields/'. $field['type'] .'/field_'. $field['typ 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 : header-top-bar-right.php 55: get_template_part( 'includes/include', 'wpml' ); 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 : header-side-slide.php 215: get_template_part( 'includes/include', 'social' ); 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 : header-top-area.php 29: get_template_part( 'includes/include', 'social' ); 66: <?php get_template_part( 'includes/include', 'logo' ); ?> 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 : header-creative.php 24: get_template_part( 'includes/include', 'social' );39: <?php get_template_part( 'includes/include', 'logo' ); ?>86: <?php get_template_part( 'includes/include', 'social' ); ?> 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-mfn-tgmpa.php 46: include_once 'class-tgm-plugin-activation.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.The theme appears to use include or require : footer.php 126: get_template_part( 'includes/include', 'social' ); 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.