0
Validation results

Betheme

Betheme

WordPress 6.4.3 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe id="mfn-vb-ifr" src="'.get_permalink().'?visual=iframe"> in file visual-builder-class.php. 262: //echo '<iframe id='mfn-vb-ifr' src=''.get_permalink().'?visual=iframe'></iframe>';Found <iframe class="scale-with-grid" src="https://player.vimeo.com/video/'. esc_attr($video) .'" allowFullScreen> in file theme-functions.php. 1687: $output .= '<iframe class='scale-with-grid' src='https://player.vimeo.com/video/'. esc_Found <iframe class="embed" width="100%" height="'. esc_attr($height) .'" frameborder="0" style="border:0" src="'. esc_url($src) .'" allowfullscreen> in file theme-shortcodes.php. 5668: $output = '<iframe class='embed' width='100%' height=''. esc_attr($height) .'' framebo
  3. Malware : Operations on file system fopen was found in the file class-mfn-importer.php 219: $fp = fopen( $path, 'r' );fread was found in the file class-mfn-importer.php 220: $data = fread( $fp, filesize( $path ) );fclose was found in the file class-mfn-importer.php 221: 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 113: $body = @file_get_contents( $url );fopen was found in the file class-mfn-importer-api.php 112: if( function_exists( 'ini_get' ) && ini_get( 'allow_url_fopen' ) ){137: $fp = @fopen( $path_zip, 'w' );fwrite was found in the file class-mfn-importer-api.php 138: $fwrite = @fwrite( $fp, $body );140: if( false === $fwrite ){fclose was found in the file class-mfn-importer-api.php 139: @fclose( $fp );file_get_contents was found in the file class-mfn-pre-built-sections-api.php 67: $body = @file_get_contents( $url );
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File options.php : 196: $this->page = add_submenu_page(File class-mfn-support.php : 30: $this->page = add_submenu_page(File class-mfn-dashboard.php : 121: $this->page = add_menu_page(File class-mfn-dashboard.php : 131: 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 : 30: $this->page = add_submenu_page(File class-mfn-importer.php : 127: $this->page = add_submenu_page(
  5. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : theme-head.php.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in visual-builder-class.php. Themes must not deregister core scripts. 22: //wp_deregister_script('jquery-ui-draggable');
  2. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Network Admin: %s' in file visual-builder-header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'User Dashboard: %s' in file visual-builder-header.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s &#8212; WordPress' in file visual-builder-header.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s &lsaquo; %2$s &#8212; WordPress' in file visual-builder-header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Recovery Mode &#8212; %s' in file visual-builder-header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lorem ipsum dolor sit amet' in file class-mfn-elementor-widget-info-box.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lorem ipsum dolor sit amet' in file class-mfn-elementor-widget-info-box.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 js_composer, betheme, mfn-opts, woocommerce, mfn_opts, bbpress, betheme_label, Betheme, tgmpa, wordpress-importer, sitepress.
  4. Plugin territory : Plugin territory functionalitiesThe 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.
  5. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  6. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file options.css.
  7. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  8. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  9. Date and time implementation : Use of the_date()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.
  10. 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 options.php.833: echo '<a href='admin.php?page=betheme' class='mfn-btn btn-save-changes'>Register now</a>';Possible hard-coded links were found in the file field_custom.php.19: echo '<p>Betheme is <a href='https://wpml.org/theme/betheme/?aid=29349&affiliate_key=aCEsSE0ka33p' targePossible hard-coded links were found in the file theme-options.php.1648: 'breadcrumbs-link' => __('Last item in <b>Breadcrumbs</b> is link<span>does <b>not</b> work with <a href='https://support.muffingroup.com/documentation/shop-creation/' target='_blan1774: 'desc' => 'In this field, you can use raw HTML to put the content or banner to the right of the Logo when using Magazine header style. For Creative header, the content would appear below the logo na menu. For more details about this feature, please <a href='https://support.muffingroup.com/how-to/how-to-put-extra-content-or-banner-n1782: 'sub_desc' => __('Widgetized area falling from the top on click. For more details, please <a href='https://support.muffingroup.com/how-to/how-to-configure-sliding-top/' targe2397: 'desc' => __('for <b>Front page displays: Your latest posts</b> being set in <a href='options-reading.php' target='_blank'>Settings > Reading</a>', 'mfn-opts'),2552: 'desc' => __('Custom layout for <b>all</b> single posts. For more details, please <a href='https://support.muffingroup.com/how-to/how-to-use-layouts/' target='_blank'2878: 'desc' => __('Custom layout for <b>all</b> single portfolio projects. For more details, please <a href='https://support.muffingroup.com/how-to/how-to-use-layouts/' target='_blank'2552: 'desc' => __('Custom layout for <b>all</b> single posts. For more details, please <a href='https://support.muffingroup.com/how-to/how-to-use-layouts/' target='_blank'2878: 'desc' => __('Custom layout for <b>all</b> single portfolio projects. For more details, please <a href='https://support.muffingroup.com/how-to/how-to-use-layouts/' target='_blank'2911: 'desc' => __('Must be different from the Portfolio site title chosen above, eg. <b>portfolio-item</b>. After change go to <b><a href='options-permalink.php' target='_blank'>Settings > Permalinks</a></b> and cl2919: 'desc' => __('Must be different from the Portfolio site title chosen above, eg. <b>portfolio-types</b>. After change go to <b><a href='options-permalink.php' target='_blank'>Settings > Permalinks</a></b> and cl2911: 'desc' => __('Must be different from the Portfolio site title chosen above, eg. <b>portfolio-item</b>. After change go to <b><a href='options-permalink.php' target='_blank'>Settings > Permalinks</a></b> and cl2919: 'desc' => __('Must be different from the Portfolio site title chosen above, eg. <b>portfolio-types</b>. After change go to <b><a href='options-permalink.php' target='_blank'>Settings > Permalinks</a></b> and cl3350: 'desc' => __('<a href='https://contactform7.com/getting-started-with-contact-form-7/' target='_bla3521: 'desc' => __('<a href='https://contactform7.com/getting-started-with-contact-form-7/' target='_bla3350: 'desc' => __('<a href='https://contactform7.com/getting-started-with-contact-form-7/' target='_bla3521: 'desc' => __('<a href='https://contactform7.com/getting-started-with-contact-form-7/' target='_bla3551: 'desc' => __('Responsive works with WordPress custom menu only, please add one in <a href='nav-menus.php' target='_blank'>Appearance > Menus</a>.<br />Read more: <a h3939: 'desc' => __( 'Code will be included <b>before</b> the closing <b>&lt;/head&gt;</b> tag<br /><a href='https://support.muffingroup.com/faq/google-analytics-code-does-not-work/' t3947: 'desc' => __( 'Code will be included <b>before</b> the closing <b>&lt;/head&gt;</b> tag<br /><a href='https://www.facebook.com/business/help/952192354843755?id=1205376682832142'3955: 'desc' => __( 'Code will be included <b>before</b> the closing <b>&lt;/body&gt;</b> tag<br /><a href='https://support.google.com/google-ads/answer/2476688?hl=en' target='_blank'5527: 'desc' => __('Digits in some items, e.g. <a href='https://themes.muffingroup.com/be/theme/shortcodes/boxes-infographics/#chart' target='_blank'>Chart</a>, <a href='https://themes.muffingroup.com/be/theme/shortcodes/boxes-infographics/#counter' target='_blank'>Counter</a>, <a href='https://themes.muffingroup.com/be/theme/shortcodes/content-elements/#howitworks' target='_blank'>How it Works</a>, <a href='https://themes.muffingroup.com/be/theme/shortcodes/boxes-infographics/#quickfact' target='_blank'>Quick Fact</a>, <a href='https://themes.muffingroup.com/be/theme/product/flying-ninja/' target='_bla5542: 'desc' => __('Some fonts in the Google Fonts Directory support multiple styles. For a complete list of available font subsets, please check <a href='https://www.google.com/webfonts' target='_blank'>Google Web Fonts</a><br />5579: 'desc' => __('Some fonts in the Google Fonts Directory support multiple scripts (like <i>Latin</i> and <i>Cyrillic</i>). For a complete list of available font subsets please see <a href='https://www.google.com/webfonts' target='_blank'>Google Web Fonts</a><br />5542: 'desc' => __('Some fonts in the Google Fonts Directory support multiple styles. For a complete list of available font subsets, please check <a href='https://www.google.com/webfonts' target='_blank'>Google Web Fonts</a><br />5579: 'desc' => __('Some fonts in the Google Fonts Directory support multiple scripts (like <i>Latin</i> and <i>Cyrillic</i>). For a complete list of available font subsets please see <a href='https://www.google.com/webfonts' target='_blank'>Google Web Fonts</a><br />5865: 'desc' => __('<b>Disable</b> if you want to use <b><a href='https://wplang.org/translate-theme-plugin/' target='_blank'>.mo / .po filesPossible hard-coded links were found in the file class-mfn-widget-flickr.php.93: <?php _e('Use <a href='http://idgettr.com/' target='_blank'>this</a> tool to find your Flickr userPossible hard-coded links were found in the file notice-register.php.3: <p>Please <a href='admin.php?page=betheme'>register</a> this version of theme to get access toPossible hard-coded links were found in the file mini-status.php.150: <a href='admin.php?page=be-status'><?php esc_html_e('More details', 'mfn-opts') ?></Possible hard-coded links were found in the file header.php.78: <a href='update-core.php' class='button'><?php esc_html_e( 'Update to', 'mfn-opts' )Possible hard-coded links were found in the file class-tgm-plugin-activation.php.2698: $action_links[ 'register' ] = '<span style='color:#666'>Please</span> <a href='admin.php?page=betheme'>register</a> <span style='color:#666'>the theme</spPossible hard-coded links were found in the file class-mfn-importer.php.1194: echo '<a href='admin.php?page=betheme' class='mfn-button mfn-button-secondary'>Please regi1205: echo '<a href='admin.php?page=betheme' class='mfn-button mfn-button-secondary'>Please regi1194: echo '<a href='admin.php?page=betheme' class='mfn-button mfn-button-secondary'>Please regi1205: echo '<a href='admin.php?page=betheme' class='mfn-button mfn-button-secondary'>Please regi1242: echo '<span class='install'><a href='admin.php?page=be-plugins'>Install</a></span>';1256: $install_url = 'admin.php?page=be-plugins';Possible hard-coded links were found in the file theme-functions.php.1242: $output .= '<div class='jp-no-solution'><span>Update Required</span>To play the media you will need to either update your browser to a recent version or update your <a href='https://get.adobe.com/flashplayer/' target='_blank'>Flash plugin</a></div>'Possible hard-coded links were found in the file footer.php.127: echo '&copy; '. esc_html(date('Y')) .' Betheme by <a href='https://www.20script.ir' target='_blank'>20script</a> | All Rights Reserved
  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 archive template file archive.phpThis theme does not contain optional file archive.php.
  11. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  12. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  13. Use of includes : Use of include or requireThe theme appears to use include or require : visual-builder-class.php 157: require_once(get_theme_file_path('/visual-builder/visual-builder-header.php172: require_once(get_theme_file_path('/visual-builder/partials/locker.php'));183: require_once(get_theme_file_path('/visual-builder/partials/sidebar-menu.php192: require_once(get_theme_file_path('/visual-builder/partials/sidebar-header.p200: require_once(get_theme_file_path('/visual-builder/partials/sidebar-widgets.205: require_once(get_theme_file_path('/visual-builder/partials/sidebar-prebuild209: require_once(get_theme_file_path('/visual-builder/partials/sidebar-revision213: require_once(get_theme_file_path('/visual-builder/partials/sidebar-export-i218: require_once(get_theme_file_path('/visual-builder/partials/sidebar-settings222: require_once(get_theme_file_path('/visual-builder/partials/sidebar-options.248: require_once(get_theme_file_path('/visual-builder/partials/sidebar-footer.p259: require_once(get_theme_file_path('/visual-builder/partials/preview-toolbar.267: require_once(get_theme_file_path('/visual-builder/partials/introduction.php270: require_once(get_theme_file_path('/visual-builder/partials/modal-icons.php'273: require_once(get_theme_file_path('/visual-builder/partials/modal-shortcodes281: require_once(get_theme_file_path('/visual-builder/visual-builder-footer.php887: require_once( get_template_directory() .'/muffin-options/fields/'. $field['941: require_once( get_template_directory() .'/muffin-options/fields/'. $field['966: require_once( get_template_directory() .'/muffin-options/fields/'. $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 : visual-builder.php 6: require_once( get_theme_file_path('/functions/builder/class-mfn-builder-fro7: require_once( get_theme_file_path('/functions/builder/class-mfn-builder-ite8: require_once( get_theme_file_path('/functions/post-types/class-mfn-post-typ9: require_once( get_theme_file_path('/functions/post-types/class-mfn-post-typ10: require_once( get_theme_file_path('/functions/post-types/class-mfn-post-typ11: require_once( get_theme_file_path('/visual-builder/classes/visual-builder-c 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 435: require_once($this->dir .'validation/'. $field[ 'validate' ] .'/validation_484: require_once( $this->dir .'fields/class-mfn-options-field.php' );537: 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 : field_textarea.php 15: require_once( get_theme_file_path( '/functions/builder/class-mfn-builder-fi 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(get_theme_file_path('/muffin-options/fonts.php'));11: require_once(get_theme_file_path('/muffin-options/icons.php'));12: require_once(get_theme_file_path('/muffin-options/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 73: 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 218: get_template_part('includes/include', 'slogan');224: 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 19: get_template_part('includes/include', 'slogan');24: get_template_part('includes/include', 'social');60: <?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 29: get_template_part('includes/include', 'social');44: <?php get_template_part('includes/include', 'logo'); ?>103: get_template_part('includes/include', 'slogan');109: 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-widgets.php 38: require_once(get_theme_file_path('/functions/widgets/class-mfn-widget-'. $w 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 52: 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 : class-mfn-importer.php 77: require_once(get_theme_file_path('/functions/importer/demos.php'));795: require_once(get_theme_file_path('/functions/admin/templates/parts/white-la814: require_once(ABSPATH .'wp-admin/includes/class-wp-importer.php');818: require_once(get_theme_file_path('/functions/importer/wordpress-importer.ph833: require_once( get_theme_file_path( '/functions/importer/class-mfn-importer- 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-elementor.php 65: require_once( get_theme_file_path( '/functions/plugins/elementor/class-mfn-189: require_once( get_theme_file_path( '/functions/plugins/elementor/class-mfn- 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-builder-admin.php 172: require_once( get_template_directory() .'/muffin-options/fields/'. $field['192: require_once( get_template_directory() .'/muffin-options/fields/'. $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 : class-mfn-builder.php 29: require_once(get_theme_file_path('/functions/builder/class-mfn-builder-help35: require_once(get_theme_file_path('/functions/builder/class-mfn-builder-fiel36: require_once(get_theme_file_path('/functions/builder/class-mfn-builder-admi37: require_once(get_theme_file_path('/functions/builder/class-mfn-builder-ajax38: require_once(get_theme_file_path('/functions/builder/pre-built/class-mfn-pr39: require_once(get_theme_file_path('/functions/builder/pre-built/class-mfn-pr43: require_once(get_theme_file_path('/functions/builder/class-mfn-builder-styl44: require_once(get_theme_file_path('/functions/builder/class-mfn-builder-fron45: require_once(get_theme_file_path('/functions/builder/class-mfn-builder-item 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 136: 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.
Other checked themes