0
Validation results

Voux WooCommerce Shopping Theme

Voux WooCommerce Shopping Theme

WordPress 6.5.3 theme
0
  • THEME TYPEWordPress theme 6.5.3
  • FILE NAMEvoux.zip
  • FILE SIZE17610001 bytes
  • MD5bdb5e1d47047ccb6f0ae7a9233dba1e6
  • SHA18aeef6398414edaf6214ec0b48a1e2b52780d7e1
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://okthemes.com/voux
  • VERSION2.9
  • AUTHOR URI
  • TAGSblack, white, light, dark, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-menu, featured-images, full-width-template, microformats, sticky-post, theme-options, translation-ready
  • CREATION DATE2019-12-25
  • LAST FILE UPDATE2019-12-25
  • LAST VALIDATION2019-12-25 01:23
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file options.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Security breaches : Use of base64_decode() Found base64_decode in file OAuth.php. 202: $decoded_sig = base64_decode($signature);
  3. Security breaches : Use of base64_encode() Found base64_encode in file OAuth.php.
     return base64_encode(hash_hmac('sha1', $base_string, $key, true));
     return base64_encode($signature);
  4. Malware : Operations on file system file_get_contents was found in the file OAuth.php 272: file_get_contents(self::$POST_INPUT)fclose was found in the file parsers.php 478: //$this->fclose($fp);file_get_contents was found in the file okthemes-importer.php 112: $encode_options = file_get_contents( $_FILES['import']['tmp_name'] );362: $data = file_get_contents( $file );442: $data = file_get_contents( $file );file_get_contents was found in the file okthemes-importer.php 112: $encode_options = file_get_contents( $_FILES['import']['tmp_name'] );362: $data = file_get_contents( $file );442: $data = file_get_contents( $file );file_get_contents was found in the file okthemes-importer.php 112: $encode_options = file_get_contents( $_FILES['import']['tmp_name'] );362: $data = file_get_contents( $file );442: $data = file_get_contents( $file );
  5. Malware : Network operations curl_init was found in the file twitteroauth.php 195: $ci = curl_init();curl_exec was found in the file twitteroauth.php 221: $response = curl_exec($ci);
  6. Admin menu : Themes should use add_theme_page() for adding admin pages. File okthemes-importer.php : 85: add_submenu_page('themes.php', 'Import Demo Data', 'Import Demo Data', 'swi86: add_submenu_page('themes.php', 'Customizer Import', 'Import theme options',87: add_submenu_page('themes.php', 'Customizer Export', 'Export theme options',File okthemes-importer.php : 85: add_submenu_page('themes.php', 'Import Demo Data', 'Import Demo Data', 'swi86: add_submenu_page('themes.php', 'Customizer Import', 'Import theme options',87: add_submenu_page('themes.php', 'Customizer Export', 'Export theme options',File okthemes-importer.php : 85: add_submenu_page('themes.php', 'Import Demo Data', 'Import Demo Data', 'swi86: add_submenu_page('themes.php', 'Customizer Import', 'Import theme options',87: add_submenu_page('themes.php', 'Customizer Export', 'Export theme options',
  7. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was revslider.zip okthemes_cpts.zip js_composer.zip advanced-custom-fields-pro.zip home_v1.zip home_v3.zip home_v2.zip home_v4.zip home_v6.zip.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in load-vc-modules.php. Themes must not deregister core scripts. 49: wp_deregister_script( 'prettyphoto' );50: wp_deregister_script( 'nivo-slider' );51: wp_deregister_script( 'flexslider' );52: wp_deregister_script( 'prettyphoto' );53: wp_deregister_script( 'isotope' );54: wp_deregister_script( 'jcarousellite' );
  2. theme tags : Presence of bad theme tagsThe tag black has been deprecated, it must be removed from style.css header.The tag white has been deprecated, it must be removed from style.css header.The tag light has been deprecated, it must be removed from style.css header.The tag dark has been deprecated, it must be removed from style.css header.The tag fixed-layout has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.
  3. Text domain : Incorrect use of translation functions.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 voux-woocommerce-shopping-theme.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Read More' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The entered email address isn\'t valid.' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your message was sent successfully.' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'There was an error submitting the form.' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All fields are required to enter.' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Verification error, try again.' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'New contact form message from : %1$s' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Subject' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Name' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Message' in file helpers.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Pingback:' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post author' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s at %2$s' in file helpers.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<i class="arrow_back"></i> Reply' in file helpers.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your comment is awaiting moderation.' in file helpers.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Flickr ID (To find your flickID visit <a href="http://idgettr.com/" target="_blank">idGettr</a>)' in file flickr-widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main Menu' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Menu' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Portfolio Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Product Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Contact Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer First Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Second Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Third Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer Fourth Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Invalid file or file size too big.' in file okthemes-importer.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 woocommerce, yith-woocommerce-wishlist, okthemes, wc-sold-out-products, tgmpa, gg, js_composer, wordpress-importer.
  5. Plugin territory : Plugin territory functionalitiesThe theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  6. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  7. Editor style : Presence of editor styleNo 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.
  8. Screenshot : Screenshot fileScreenshot 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
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file connect.php.13: echo 'You need a consumer key and secret to test the sample code. Get one from <a href='https://dev.twitter.com/apps'>dev.twitter.com/apps</a>';Possible hard-coded links were found in the file flickr-widget.php.55: <label for='<?php echo esc_attr( $this->get_field_id( 'username' ) ); ?>'><?php _e( 'Flickr ID (To find your flickID visit <a href='http://idgettr.com/' target='_blank'>idGettr</a>)' ); ?> </label>
  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 category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : theme-woocommerce.php 496: include (PARENT_DIR.'/lib/woocommerce-sold-out.php');501: include (PARENT_DIR.'/lib/woocommerce-products-pp.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 : twitteroauth.php 10: require_once('OAuth.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 : callback.php 10: require_once('twitteroauth/twitteroauth.php');11: require_once('config.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 : redirect.php 5: require_once('twitteroauth/twitteroauth.php');6: require_once('config.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 : test.php 9: require_once('twitteroauth/twitteroauth.php');10: require_once('config.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 : index.php 9: require_once('twitteroauth/twitteroauth.php');10: require_once('config.php');33: include('html.inc'); 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 : connect.php 11: require_once('config.php');21: include('html.inc'); 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 : helpers.php 44: require_once (PARENT_DIR . '/lib/load-vc-modules.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 : twitter.php 2: require_once 'twitteroauth/twitteroauth/twitteroauth.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 : init.php 2: require_once( dirname( __FILE__ ) .'/importer/okthemes-importer.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 : okthemes-importer.php 299: require_once($class_wp_importer);314: require_once($class_wp_import); 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