Woostify
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEwoostify.1.8.2.zip
- FILE SIZE1007571 bytes
- MD5c61bd008e97048843d72d5eb9e17e4bc
- SHA107f10bf080912b599e55bdf887a2a618de1bf1f4
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://woostify.com
- VERSION1.8.2
- AUTHOR URIhttps://woostify.com/about
- TAGSe-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, rtl-language-support, footer-widgets, sticky-post, theme-options
- CREATION DATE2021-02-06
- LAST FILE UPDATE2021-02-06
- LAST VALIDATION2021-02-06 00:45
- OTHER VERSIONS
This theme is open source.
Critical alerts
- File content-page.php :
Warning
- No reference to custom header was found in the theme.
- No reference to custom background 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.
- At least one hard coded date was found in the file woostify-template-functions.php. Function get_option( 'date_format' ) should be used instead.
- 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 : class-woostify-woocommerce.php 278: * @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.