SmartBlog
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsmartblog.zip
- FILE SIZE2060261 bytes
- MD5ad849b13936130e9e7a408225abb3b0a
- SHA12f83e3732c65157f78c9d65c2f0776d773d152df
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION1.0.1
- AUTHOR URIhttps://templatic.com/
- TAGStwo-columns
- CREATION DATE2020-09-02
- LAST FILE UPDATE2020-09-02
- LAST VALIDATION2020-09-02 09:24
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are smartblog, thestorebox, vintagejournal.
- 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 : auto_install_xml.php
Ligne73: require_once( ABSPATH . '/wp-admin/includes/file.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.