Zorka
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEzorka-v1.3.5.zip
- FILE SIZE23205829 bytes
- MD526c9d924908e0e63100f2c78f9acb238
- SHA1d963e7ec2dd7c6e8ce9c76d70f89da82c5b5420d
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION1.3.5
- 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 DATE2020-07-26
- LAST FILE UPDATE2020-07-26
- LAST VALIDATION2020-07-26 13:42
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
slider-home-08.zip slider-home-03.zip slider-about-us.zip slider-home-10.zip slider-home-06.zip slider-home-07.zip slider-about-me.zip slider-home-05.zip slider-home-04.zip slider-home-11.zip slider-home-01.zip slider-home-02.zip xmenu-v1.1.zip js_composer_5.6.zip revslider_5.4.8.1.zip envato-market.zip zorka-shortcode-v1.5.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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 zorka, woocommerce.
Tip-off
- Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.Possible Favicon found in landing.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/ - 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 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 attachment.php.
- This theme does not contain optional file image.php.
- 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.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 : 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 : 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 : 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 : 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 : 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 : 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 : 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');45: require_once ( THEME_DIR . 'lib/inc-generate-less/custom-css.php' );48: 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.