Lekhak
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMElekhak.1.1.4.zip
- FILE SIZE570333 bytes
- MD54a906d3227f70371affa7ab1efc1088d
- SHA185c2b7a023a22df5795ad447bb84230c35c8f27e
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.1.4
- TAGStranslation-ready, custom-background, theme-options, custom-menu, threaded-comments, featured-images, footer-widgets, editor-style, right-sidebar, full-width-template, two-columns, custom-colors, custom-logo, blog, portfolio, entertainment
- CREATION DATE2020-06-01
- LAST FILE UPDATE2020-06-01
- LAST VALIDATION2020-06-01 21:32
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- Found wrong tag custom-logo in style.css header.
- No reference to custom header was found in the theme.
- 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 home.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 : helpers.php
Ligne249: require_once( $svg_icons );
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 : class-customize.phpLigne65: require_once( trailingslashit( get_template_directory() ) . 'inc/customizer
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.