Kitchen
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEkitchen.zip
- FILE SIZE5777572 bytes
- MD5ba9a191518e0d7b83646418992fd1ecb
- SHA18d8df9e3d3f7385fb61609d5e466ea0aa7e9b8a1
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://kitchen.victhemes.com/
- VERSION1.3.3
- AUTHOR URIhttp://victhemes.com/
- TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, trans
- CREATION DATE2020-11-17
- LAST FILE UPDATE2020-11-17
- LAST VALIDATION2020-11-17 18:54
- 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.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- file_get_contents($file));275: if (!xml_parse($xml, file_get_contents($file), true)) {file_get_contents was found in the file parsers.php 70: $success = $dom->loadXML(file_get_contents($file));275: if (!xml_parse($xml, file_get_contents($file), true)) {fopen was found in the file parsers.php 432: $fp = $this->fopen($file, 'r');659: function fopen($filename, $mode = 'r') {662: return fopen($filename, $mode);fclose was found in the file parsers.php 481: $this->fclose($fp);677: function fclose($fp) {680: return fclose($fp);fopen was found in the file parsers.php 432: $fp = $this->fopen($file, 'r');659: function fopen($filename, $mode = 'r') {662: return fopen($filename, $mode);fopen was found in the file parsers.php 432: $fp = $this->fopen($file, 'r');659: function fopen($filename, $mode = 'r') {662: return fopen($filename, $mode);fclose was found in the file parsers.php 481: $this->fclose($fp);677: function fclose($fp) {680: return fclose($fp);fclose was found in the file parsers.php 481: $this->fclose($fp);677: function fclose($fp) {680: return fclose($fp); file_get_contents was found in the file parsers.php 70: $success = $dom->loadXML(
- screen_icon(); screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1032:
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.905: $headers =
Warning
- Found a translation function that has an incorrect number of arguments. Function _n, with the arguments '%s download remaining', '%s downloads remaining', downloads_remaining, 'woocommerce' in file my-downloads.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 kitchen, woocommerce, wordpress-importer, downloads_remaining.
- Found a mix of \r\n and \n line endings in file jquery.fullpage.min.css.Found a mix of \r\n and \n line endings in file jquery.fullpage.min.js.
- screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1032: screen_icon();
Tip-off
- Possible Favicon found in theme-functions.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 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 : content-productList.php 1: <?php /** * The template for displaying product content within loops. * * Override this template by copying it to yourtheme/woocommerce/content-product.php * * @author WooThemes * @package WooCommerce/Templates * @version 1.6.4 */ if (!defined('ABSPATH')) exit; // Exit if accessed directly include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); global $product, 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 : import.php 295: require_once(ABSPATH . 'wp-content/plugins/revslider/admin/revslider-admin.315: require_once(ABSPATH . 'wp-content/plugins/Ultimate_VC_Addons/modules/Ultim 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 7: require_once (KITCHEN_FRAME_WORK_DIR.'/plugins/class-tgm-plugin-activation. 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 : static.css.php 30: 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 : scss.inc.php 2868: 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-functions.php 9: 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 : theme-shortcodes.php 23: require_once 'shortcodes/' . $shortcode . '.php';32: require_once 'shortcodes/' . $shortcode . '.php';44: require_once 'shortcodes/' . $shortcode . '.php';56: require_once 'shortcodes/' . $shortcode . '.php';67: require_once 'shortcodes/woocommerce/' . $shortcode . '.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.