Villenoir
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEvillenoir.zip
- FILE SIZE2050107 bytes
- MD5ce310061e3a0bd333061769e1b2a6eb5
- SHA1742515ebbc9f607488ca8d6d42766c993a630de9
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://okthemes.com/villenoir
- VERSION5.4
- AUTHOR URIhttp://www.okthemes.com
- TAGSwhite, light, dark, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, featured-images, full-width-template, microformats, sticky-post, theme-options
- CREATION DATE2021-05-28
- LAST FILE UPDATE2021-05-28
- LAST VALIDATION2021-05-28 06:54
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- file_get_contents( $file ) );296: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );296: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 442: $fp = $this->fopen( $file, 'r' );668: function fopen( $filename, $mode = 'r' ) {671: return fopen( $filename, $mode );fclose was found in the file parsers.php 491: $this->fclose($fp);686: function fclose( $fp ) {689: return fclose( $fp );fopen was found in the file parsers.php 442: $fp = $this->fopen( $file, 'r' );668: function fopen( $filename, $mode = 'r' ) {671: return fopen( $filename, $mode );fopen was found in the file parsers.php 442: $fp = $this->fopen( $file, 'r' );668: function fopen( $filename, $mode = 'r' ) {671: return fopen( $filename, $mode );fclose was found in the file parsers.php 491: $this->fclose($fp);686: function fclose( $fp ) {689: return fclose( $fp );fclose was found in the file parsers.php 491: $this->fclose($fp);686: function fclose( $fp ) {689: return fclose( $fp );fclose was found in the file parsers.php 478: //$this->fclose($fp); file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML(
- add_plugins_page_notices')); File helpers.php : 60: remove_action('admin_notices', array('RevSliderAdmin', '
secondary-slideshow.zip main-slideshow.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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.
- Found a translation function that has an incorrect number of arguments. Function esc_attr_e, with the arguments 'Quick Search', What are you looking for?, 'wp-knowledge-base' in file class-search.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 villenoir, woocommerce, tgmpa, What are you looking for?, wp-knowledge-base, the-events-calendar.
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- No reference to custom header 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 $is_quick found in translation function in class-search.php. Translation function calls should not contain PHP variables.
- Possible variable $is_quick found in translation function in class-search.php. Translation function calls should not contain PHP variables.
- Screenshot 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
- 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 category.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 : okthemes-importer.php 320: require_once($class_wp_importer);335: require_once($class_wp_import);376: 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 : okthemes-importer.php 329: require_once($class_wp_importer);344: 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.The theme appears to use include or require : init.php 2: require_once( get_template_directory() . '/admin/importer/importer/oktheme 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-customize.php 6: require('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 : theme-woocommerce.php 88: include (get_template_directory().'/lib/woocommerce-sold-out.php');93: include (get_template_directory().'/lib/woocommerce-year-field.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 : helpers.php 78: include (get_template_directory() . '/lib/forms/cf_ajax.php');79: include (get_template_directory() . '/lib/forms/cmf_ajax.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 : acf-google_font_selector.php 3: include_once(get_template_directory() . '/lib/acf/acf-google-font-selector-7: include_once(get_template_directory() . '/lib/acf/acf-google-font-selector- 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 : acf-functions.php 6: include (get_template_directory() . '/lib/acf/acf-google-font-selector-fiel13: include (get_template_directory() . '/lib/acf/acf-polylang.php');43: include(get_template_directory() . '/lib/icons-array.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.