Whuzzz
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEWhuzzz.zip
- FILE SIZE209256 bytes
- MD52beab8c9447c885402a25f8886a4e18c
- SHA120ed0d7c2378cf73beedd1721533b7ccb2108d0e
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION2.3.4
- AUTHOR URIhttps://whuzzz.com/
- TAGSone-column, two-columns, right-sidebar, custom-colors, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, theme-options
- CREATION DATE2021-10-30
- LAST FILE UPDATE2021-10-30
- LAST VALIDATION2021-10-30 15:04
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found a Customizer setting that had an empty value passed as sanitization callback in file export-import.php. You need to pass a function name as sanitization callback.Found a Customizer setting that did not have a sanitization callback function in file customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
- base64_decode($input));Found base64_decode in file ads.php. 15: $ads1 = base64_decode( get_theme_mod('whuzzz_ads_1') ) ;16: $ads2 = base64_decode( get_theme_mod('whuzzz_ads_2') ) ;17: $ads3 = base64_decode( get_theme_mod('whuzzz_ads_3') ) ;18: $ads4 = base64_decode( get_theme_mod('whuzzz_ads_4') ) ;19: $ads5 = base64_decode( get_theme_mod('whuzzz_ads_5') ) ;20: $ads6 = base64_decode( get_theme_mod('whuzzz_ads_6') ) ;21: $ads7 = base64_decode( get_theme_mod('whuzzz_ads_7') ) ;22: $ads8 = base64_decode( get_theme_mod('whuzzz_ads_8') ) ;23: $ads9 = base64_decode( get_theme_mod('whuzzz_ads_9') ) ;24: $ads10 = base64_decode( get_theme_mod('whuzzz_ads_10') ) ; 25: $ads_mid = base64_decode( get_theme_mod('whuzzz_ads_mid') ) ;902: $ads = base64_decode( get_theme_mod('whuzzz_ads_before') );906: $ads = base64_decode( get_theme_mod('whuzzz_ads_after') );910: $ads = base64_decode( get_theme_mod('whuzzz_ads_1') );914: $ads = base64_decode( get_theme_mod('whuzzz_ads_2') );918: $ads = base64_decode( get_theme_mod('whuzzz_ads_3') );922: $ads = base64_decode( get_theme_mod('whuzzz_ads_4') );926: $ads = base64_decode( get_theme_mod('whuzzz_ads_5') );930: $ads = base64_decode( get_theme_mod('whuzzz_ads_6') );934: $ads = base64_decode( get_theme_mod('whuzzz_ads_7') );938: $ads = base64_decode( get_theme_mod('whuzzz_ads_8') );942: $ads = base64_decode( get_theme_mod('whuzzz_ads_9') );946: $ads = base64_decode( get_theme_mod('whuzzz_ads_10') );950: $ads = base64_decode( get_theme_mod('whuzzz_ads_before_sidebar') );954: $ads = base64_decode( get_theme_mod('whuzzz_ads_after_sidebar') );958: $ads = base64_decode( get_theme_mod('whuzzz_ads_mid') );Found base64_decode in file sidebar-cat.php. 51: <?php echo base64_decode ( ( $ads_before_sidebar ) ); ?> 79: <?php echo base64_decode( ( $ads_after_sidebar ) ); ?> Found base64_decode in file sidebar-home.php. 51: <?php echo base64_decode ( ( $ads_before_sidebar ) ); ?> 79: <?php echo base64_decode( ( $ads_after_sidebar ) ); ?> Found base64_decode in file sidebar-page.php. 51: <?php echo base64_decode ( ( $ads_before_sidebar ) ); ?> 79: <?php echo base64_decode( ( $ads_after_sidebar ) ); ?> Found base64_decode in file sidebar-single.php. 53: <?php echo base64_decode ( ( $ads_before_sidebar ) ); ?> 81: <?php echo base64_decode( ( $ads_after_sidebar ) ); ?> Found base64_decode in file content-ads.php. 13: $ads_header = base64_decode( get_theme_mod('whuzzz_ads_header') );Found base64_decode in file content-header.php. 17: $ads_before = base64_decode( get_theme_mod('whuzzz_ads_before') );Found base64_decode in file content-page.php. 42: $ads_after = base64_decode( get_theme_mod('whuzzz_ads_after') );Found base64_decode in file content-single.php. 54: $ads_after = base64_decode( get_theme_mod('whuzzz_ads_after') );Found base64_decode in file functions.php. 192: $head_code = base64_decode( ( get_theme_mod('whuzzz_code_analytics') ) );206: $body_code = base64_decode( ( get_theme_mod('whuzzz_body_code') ) );220: $footer_code = base64_decode( ( get_theme_mod('whuzzz_footer_code') ) ); Found base64_decode in file customizer.php. 33: return esc_textarea(
return base64_encode($input);
Found base64_encode in file customizer.php. - curl_init();curl_exec was found in the file schema.php 112: $response = curl_exec($ch); curl_init was found in the file schema.php 103: $ch =
- add_menu_page('Shortcodes', 'Shortcodes', 'manage_options', 'shortcodes', ' File shortcodes.php : 13:
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example:
Warning
- Found wp_deregister_script in functions.php. Themes must not deregister core scripts. 531: wp_deregister_script('jquery');
- Found wrong tag custom-logo 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 whuzzz.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Name' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email' in file comments.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Comment', '' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woocommerce' in file wc.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woocommerce' in file wc.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'activate-license' in file theme-updater-admin.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 whuzzz, woocommerce, .
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Could not find post_class.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- 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 $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
- Possible variable $add_to_cart_text found in translation function in wc.php. Translation function calls should not contain PHP variables. Possible variable $add_to_cart_text found in translation function in wc.php. Translation function calls should not contain PHP variables.
- Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
- .bypostauthor css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- Screenshot dimensions are wrong! Detected: 1004x801px (1004:801). Ratio of width to height should be 4:3.Screenshot size is 1004x801px. 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
- 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 taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : export-import.php 142: require_once (ABSPATH . 'wp-admin/includes/file.php');262: require_once (ABSPATH . 'wp-admin/includes/media.php');263: require_once (ABSPATH . 'wp-admin/includes/file.php');264: 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 : theme-updater.php 10: include( dirname( __FILE__ ) . '/theme-updater-admin.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 : theme-updater-admin.php 103: include( dirname( __FILE__ ) . '/theme-updater-class.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.