Blog Design Lite
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEblog-design-lite.1.0.4.zip
- FILE SIZE1136106 bytes
- MD593547fe22c6f414ee0ea8ccc3a1ee177
- SHA1af05431e061103fcc816aecc2f2104e4df732dcc
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.wponlinesupport.com/free-themes/blog-design-lite/
- VERSION1.0.4
- AUTHOR URIhttps://www.wponlinesupport.com/
- TAGStwo-columns, blog, right-sidebar, custom-background, custom-colors, editor-style, custom-logo, post-formats, custom-menu, featured-images, full-width-template, threaded-comments, footer-widgets, sticky-post, theme-options
- CREATION DATE2019-07-31
- LAST FILE UPDATE2019-07-31
- LAST VALIDATION2019-07-31 20:49
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 custom header was found in the theme.
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 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-wpcrt-recommendation.php
Ligne12: require_once( BLOG_DESIGN_LITE_DIR . '/includes/plugins/class-tgm-plugin-ac
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.