Instock Lite
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEinstock.zip
- FILE SIZE489481 bytes
- MD5e624629a14e7ad54a4e2ca5ed1229ae5
- SHA1e58a3435d5b3a97f19fdd7f91ef0418136ab704d
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://www.happythemes.com/themes/instock/
- VERSION1.0.0
- AUTHOR URIhttps://www.happythemes.com/
- TAGSone-column, two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, theme-options, threaded-comments, translation-ready, blog
- CREATION DATE2020-04-16
- LAST FILE UPDATE2020-04-16
- LAST VALIDATION2020-04-16 08:57
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
- Possible hard-coded links were found in the file template-tags.php.
Ligne387: $default = '© Copyright ' . date( 'Y' ) . ' - <a href='' . esc_url( home_url() ) . ''>' . esc_attr( get_bloginfo( 'name' ) ) . '</a> · Site by <a href='https://www.happythemes.com/'>HappyThemes</a>';
Possible hard-coded links were found in the file copyrights.php.Ligne31: 'default' => '© Copyright ' . date( 'Y' ) . ' - <a href='' . esc_url( home_url() ) . ''>' . esc_attr( get_bloginfo( 'name' ) ) . '</a> · Site by <a href='https://www.happythemes.com/'>HappyThemes</a>',
- 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.
- The theme appears to use include or require : woocommerce.php
Ligne101: * @return array $classes modified to include 'woocommerce-active' class.
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.