Convert
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEconvert.zip
- FILE SIZE2690965 bytes
- MD58d4da02b41d702118315219248d93994
- SHA15de9bd8aaa8b3ac97a6d597e003e9b4057c3ad10
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://www.cssigniter.com/themes/convert/
- VERSION1.0
- AUTHOR URIhttps://www.cssigniter.com/
- CREATION DATE2019-12-17
- LAST FILE UPDATE2019-12-17
- LAST VALIDATION2019-12-17 22:34
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- file_get_contents() is not allowed, and WP_Filesystem is an overkill for ou15: // does a file_get_contents() itself anyway), we use file() instead. It is no differefile_get_contents was found in the file class-scss-colors.php 14: // Since file_get_contents() is not allowed, and WP_Filesystem is an overkill for ou15: // does a file_get_contents() itself anyway), we use file() instead. It is no differe file_get_contents was found in the file class-scss-colors.php 14: // Since
convert-plugin.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag 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.
- No reference to custom background was found in the theme.
- 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 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 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-scss-colors.php 15: // does a file_get_contents() itself anyway), we use file() instead. It is no different than require()ing16: // or include()ing the file and saving its contents into an output buffer. 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.