Foodica
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEfoodica.1.0.11.zip
- FILE SIZE327125 bytes
- MD5a61fd58b569008dd9f4b1e183711ca0b
- SHA1bc7a3c158016724c2c96392189393e26e3e3bdcc
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.wpzoom.com/free-wordpress-themes/foodica-lite/
- VERSION1.0.11
- AUTHOR URIhttps://www.wpzoom.com/
- TAGStwo-columns, three-columns, right-sidebar, grid-layout, custom-background, custom-colors, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, threaded-comments, translation-ready, blog, e-commerce, food-and-drink
- CREATION DATE2020-03-28
- LAST FILE UPDATE2020-03-28
- LAST VALIDATION2020-03-28 11:00
- OTHER VERSIONS
This theme is open source.
Warning
- 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.
- The theme appears to use include or require : class-customize.php
Ligne65: require_once( trailingslashit( get_template_directory() ) . '/inc/customize
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.