18
Validation results

Zorka

Zorka

WordPress 6.4.3 theme
18
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEzorka-v1.2.4.zip
  • FILE SIZE8240862 bytes
  • MD5e3c2e0c6b08cf435be57b7c08ad132e1
  • SHA1bfe093552940f8d426b641f34b7e2020aaff507d
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://themes.g5plus.net/zorka/
  • VERSION1.2.4
  • AUTHOR URI
  • TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
  • CREATION DATE2019-09-17
  • LAST FILE UPDATE2019-09-17
  • LAST VALIDATION2019-09-17 22:30
  • OTHER VERSIONS

    1.3.5 : 79%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of base64_decode() Found base64_decode in file functions.interface.php. 225: $smof_data = unserialize(base64_decode($smof_data)); //100% safe - ignore theme check nag
  2. Security breaches : Use of base64_encode() Found base64_encode in file class.options_machine.php.
     $output .= '<textarea id='export_data' rows='8'>'.base64_encode(serialize($smof_data)) /* 100% safe - ignore theme check nag 
  3. Deprecated functions : wp_get_http wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.1279: $headers = wp_get_http( $url, $upload['file'] );
  4. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was slider-home-02.zip slider-home-01.zip slider-home-08.zip slider-home-06.zip slider-home-07.zip slider-about-us.zip slider-home-10.zip slider-home-03.zip slider-home-11.zip slider-about-me.zip slider-home-05.zip slider-home-04.zip.
Warning
  1. Cdn : Use of CDNFound the URL of a CDN in the code: maxcdn.bootstrapcdn.com/bootstrap. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  2. Screenshot : Screenshot fileScreenshot dimensions are wrong! Detected: 880x820px (44:41). Ratio of width to height should be 4:3.Screenshot size is 880x820px. 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. favicon presence : Favicon managementPossible Favicon found in landing.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. theme tags : Presence of bad theme tagsThemes that use the tag accessibility-ready will need to undergo an accessibility review.
    See https://make.wordpress.org/themes/handbook/review/accessibility/
  3. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file landing.php.150: <a href='http://themeforest.net/item/zorka-wonderful-fashion-woocommerce-theme/11257262: <a href='http://themeforest.net/item/zorka-wonderful-fashion-woocommerce-theme/11257150: <a href='http://themeforest.net/item/zorka-wonderful-fashion-woocommerce-theme/11257262: <a href='http://themeforest.net/item/zorka-wonderful-fashion-woocommerce-theme/11257
  4. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  5. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  6. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  7. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  8. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  9. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  10. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.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 : filter.php 12: include_once( get_template_directory() . '/lib/walkers/zorka-category.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 : tax-meta.php 3: require_once('tax-meta-class/tax-meta-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.The theme appears to use include or require : parsers.php 62: require_once(ABSPATH . 'wp-admin/includes/file.php');278: require_once(ABSPATH . 'wp-admin/includes/file.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 : g5plus_import_class.php 25: require_once(ABSPATH . 'wp-admin/includes/file.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 : install-demo.php 55: require_once( ABSPATH . 'wp-content/plugins/revslider/revslider_admin.php' 70: require_once( $class_wp_importer );79: require_once( $class_wp_import );97: include_once( THEME_DIR . 'lib/install-demo/g5plus_import_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.The theme appears to use include or require : wordpress-importer.php 138: require_once(ABSPATH . 'wp-admin/includes/file.php');246: require_once(ABSPATH . 'wp-admin/includes/file.php');797: require_once(ABSPATH . 'wp-admin/includes/file.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 : Less.php 3: require_once( THEME_DIR .'lib/inc-generate-less/Cache.php');483: require_once(ABSPATH . 'wp-admin/includes/file.php');523: return include($cache_file);575: require_once(ABSPATH . 'wp-admin/includes/file.php');3712: $mime = require('mime');3733: require_once(ABSPATH . 'wp-admin/includes/file.php');5895: require_once(ABSPATH . 'wp-admin/includes/file.php');9380: require_once(ABSPATH . 'wp-admin/includes/file.php');10143: require_once(ABSPATH . 'wp-admin/includes/file.php');10268: require_once(ABSPATH . 'wp-admin/includes/file.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 : generate-less.php 11: require_once ('Less.php');47: require_once ( THEME_DIR . 'lib/inc-generate-less/custom-css.php' );50: require_once(ABSPATH . 'wp-admin/includes/file.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( THEME_DIR .'lib/inc-generate-less/Version.php');39: require_once(ABSPATH . 'wp-admin/includes/file.php');154: require_once($file);305: require_once(ABSPATH . 'wp-admin/includes/file.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 : use-less-js.php 21: require_once ( THEME_DIR . 'lib/inc-generate-less/custom-css.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 : widgets.php 2: require_once(locate_template('lib/widgets/g5plus-widget.php'));3: require_once(locate_template('lib/widgets/footer-logo-widget.php'));4: require_once(locate_template('lib/widgets/product-category-widget.php'));5: require_once(locate_template('lib/widgets/product-featured-widget.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 : register-ajax-action.php 222: require_once ( THEME_DIR . 'lib/inc-generate-less/Less.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 : functions.load.php 10: require_once( ADMIN_PATH . 'functions/functions.php' );11: require_once( ADMIN_PATH . 'functions/functions.filters.php' );12: require_once( ADMIN_PATH . 'functions/functions.interface.php' );13: require_once( ADMIN_PATH . 'functions/functions.options.php' );14: require_once( ADMIN_PATH . 'functions/functions.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 : functions.interface.php 83: include_once( ADMIN_PATH . 'front-end/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 : index.php 86: require_once ( ADMIN_PATH . 'functions/functions.load.php' );87: require_once ( ADMIN_PATH . 'classes/class.options_machine.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.
Other checked themes