Cream Blog
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEcream-blog.2.0.8.zip
- FILE SIZE3014687 bytes
- MD5f4b264b1598df64854ebf92939ef8ec7
- SHA1669c77e6c991d771504a5ccc21ebb298e9f6d629
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://themebeez.com/themes/cream-blog/
- VERSION2.0.8
- AUTHOR URIhttps://themebeez.com/
- TAGScustom-background, custom-header, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, one-column, two-columns, blog, right-sidebar, theme-options, footer-widgets, left-sidebar, e-commerce
- CREATION DATE2020-08-26
- LAST FILE UPDATE2020-08-26
- LAST VALIDATION2020-08-26 20:40
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- 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.
- 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-cream-blog-woocommerce.php
Ligne84: * @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.