Storefront
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEstorefront.3.5.0.zip
- FILE SIZE3322970 bytes
- MD59b778d333aeae2d134db5086d21015bb
- SHA1e1e38b14c3ca396da287d4c4cd3d86106d1e87dc
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://woocommerce.com/storefront/
- VERSION3.5.0
- AUTHOR URIhttps://woocommerce.com/
- TAGSe-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-optio
- CREATION DATE2021-03-02
- LAST FILE UPDATE2021-03-17
- LAST VALIDATION2021-03-17 22:05
- 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.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/ - Possible hard-coded links were found in the file class-storefront-admin.php.75: <li><a href='https://docs.woocommerce.com/documentation/themes/storefront/' target='_bla133: <a href='https://woocommerce.com/products/storefront-extensions-bundle/?utm_source=s153: <a href='https://woocommerce.com/product-category/themes/storefront-child-theme-them162: printf( esc_html__( 'An %s project', 'storefront' ), '<a href='https://automattic.com/'><img src='' . esc_url( get_template_directory_uri(Possible hard-coded links were found in the file storefront-template-functions.php.142: $links_output .= '<a href='https://woocommerce.com' target='_blank' title='' . esc_attr__( 'WooCommerc144: $links_output .= '<a href='https://woocommerce.com/storefront/' target='_blank' title='' . esc_attr__(144: $links_output .= '<a href='https://woocommerce.com/storefront/' target='_blank' title='' . esc_attr__(
- 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-storefront-woocommerce.php 149: * @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.The theme appears to use include or require : class-storefront-nux-admin.php 212: require 'class-storefront-nux-admin-inbox-messages-customize.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.