Beaver Builder Theme
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbb-theme.zip
- FILE SIZE1130365 bytes
- MD5e4b40ce1944eb84ab2744c9f5af6a770
- SHA1feb64ce65bdeee79880fb3b6e02234a2fe1c94ac
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_campaign=themes-admin-page
- VERSION1.7.14
- AUTHOR URIhttp://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_campaign=themes-admin-page
- CREATION DATE2024-01-28
- LAST FILE UPDATE2024-01-28
- LAST VALIDATION2024-01-28 18:01
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- ini_set('mbstring.internal_encoding', 'ascii');185: @ini_set('precision',16);223: @ini_set('precision',$precision);229: @ini_set('mbstring.internal_encoding', $this->mb_internal_encoding); Found ini_set in file Parser.php. 94: @
$buf = $useBase64 ? base64_encode($buf) : rawurlencode($buf);
$returner = ''data:image/svg+xml;base64,'.base64_encode($returner).''';
Found base64_encode in file Functions.php. - .easymin was found.
- file_get_contents using wp_filesystem.22: function file_get_contents( $path ) {file_put_contents was found in the file class-fl-filesystem.php 39: * file_put_contents using wp_filesystem.42: function file_put_contents( $path, $contents ) {file_get_contents was found in the file class-fl-fonts.php 171: $json = (array) json_decode( file_get_contents( trailingslashit( FL_THEME_DIR ) . 'json/fonts.json' ), tfile_get_contents was found in the file class-lessc-deprecated.php 125: $root = $parser->parse( file_get_contents( $realPath ) );1888: $out = $this->compile( file_get_contents( $fname ), $fname );fwrite was found in the file class-lessc-deprecated.php 693: // fwrite(STDERR,'failed to find block: '.implode(' > ', $path).'\n');file_get_contents was found in the file class-lessc-deprecated.php 125: $root = $parser->parse( file_get_contents( $realPath ) );1888: $out = $this->compile( file_get_contents( $fname ), $fname );file_put_contents was found in the file class-lessc-deprecated.php 1893: return file_put_contents( $outFname, $out );file_get_contents was found in the file class-fl-css.php 15: $css .= fl_theme_filesystem()->file_get_contents( $path );file_put_contents was found in the file class-fl-theme-update.php 198: file_put_contents( $cache_dir['path'] . 'backup.dat', $settings );file_put_contents was found in the file class-fl-wp-editor.php 100: fl_theme_filesystem()->file_put_contents( $filename, $css );file_put_contents was found in the file class-fl-customizer.php 923: $write = fl_theme_filesystem()->file_put_contents( $filename, $css );file_get_contents was found in the file class-fl-customizer.php 946: $mixins = file_get_contents( FL_THEME_DIR . '/less/mixins.less' );file_get_contents was found in the file Import.php 176: $contents = new Less_Tree_Anonymous( file_get_contents($full_path), 0, array(), true );file_put_contents was found in the file Cache.php 75: file_put_contents($vars_file, $lessvars);119: file_put_contents( $list_file, $cache );123: file_put_contents( $output_file, $compiled );file_put_contents was found in the file Cache.php 75: file_put_contents($vars_file, $lessvars);119: file_put_contents( $list_file, $cache );123: file_put_contents( $output_file, $compiled );file_put_contents was found in the file Cache.php 75: file_put_contents($vars_file, $lessvars);119: file_put_contents( $list_file, $cache );123: file_put_contents( $output_file, $compiled );file_get_contents was found in the file Cache.php 307: $list = explode('\n',file_get_contents($list_file));file_get_contents was found in the file Parser.php 58: $this->input = file_get_contents( $this->currentFile['filename'] );file_get_contents was found in the file import.php 69: $contents = new Less_Tree_Anonymous( file_get_contents($full_path), 0, array(), true );file_put_contents was found in the file Generator.php 152: if(file_put_contents($file, $content) === false){file_get_contents was found in the file Generator.php 275: $content[] = file_get_contents($sourceFile);file_get_contents was found in the file Functions.php 903: $buf = @file_get_contents($filePath);file_get_contents was found in the file Parser.php 656: $cache = unserialize(file_get_contents($cache_file));723: $this->input = file_get_contents( $file_path );file_put_contents was found in the file Parser.php 697: file_put_contents( $cache_file, serialize($rules) );700: file_put_contents( $cache_file, '<?php return '.self::ArgString($rules).'; 704: file_put_contents( $cache_file, '<?php return '.var_export($rules,true).'; file_put_contents was found in the file Parser.php 697: file_put_contents( $cache_file, serialize($rules) );700: file_put_contents( $cache_file, '<?php return '.self::ArgString($rules).'; 704: file_put_contents( $cache_file, '<?php return '.var_export($rules,true).'; file_put_contents was found in the file Parser.php 697: file_put_contents( $cache_file, serialize($rules) );700: file_put_contents( $cache_file, '<?php return '.self::ArgString($rules).'; 704: file_put_contents( $cache_file, '<?php return '.var_export($rules,true).'; file_get_contents was found in the file Parser.php 656: $cache = unserialize(file_get_contents($cache_file));723: $this->input = file_get_contents( $file_path ); file_get_contents was found in the file class-fl-filesystem.php 19: *
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example:
Warning
- Found wp_deregister_script in class-fl-compat.php. Themes must not deregister core scripts. 67: wp_deregister_script( 'tribe-select2' );
- Theme URI and Author URI should not be the same.
- Found wrong tag in style.css header.
- 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 beaver-builder-theme.
- Found the URL of a CDN in the code:
maxcdn.bootstrapcdn.com/font-awesome
. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme. - The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No 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.
- Possible variable $str found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables. Possible variable $arg found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables. Possible variable $items found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables. Possible variable $string found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables. Possible variable $val found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables. Possible variable $newUnit found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables. Possible variable $res found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables. Possible variable $key found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables. Possible variable $part found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-lessc-deprecated.php. Translation function calls should not contain PHP variables.
- Possible variable $icons found in translation function in class-fl-fonts.php. Translation function calls should not contain PHP variables.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright css class is needed in theme css.
- .aligncenter css class is needed in theme css.
- .wp-caption css class is needed in theme css.
- .wp-caption-text css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- Screenshot 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 JPG file. Detected type was : "image/png".
Tip-off
- Possible hard-coded links were found in the file copyright.php.4: <span id='fl-site-credits'>Powered by <a href='http://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_c
- 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 search.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 : class-fl-theme.php 1547: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : Cache.php 3: require_once( dirname(__FILE__).'/Version.php');151: require_once($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 : Functions.php 882: $mime = require('mime'); 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 : Parser.php 3: require_once( dirname(__FILE__).'/Cache.php');669: return include($cache_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.