componentz
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEcomponentz.1.2.1(2).zip
- FILE SIZE968733 bytes
- MD5145f2e338e3a0a0fa1bce6eddbe5e1ab
- SHA143710c824061254db8d1b6ad316c310158e5bed5
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.2.1
- TAGSblog, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, grid-layout, news, one-column, photography, post-formats, right-sidebar, rtl-language-support, sticky-post, theme-options,
- CREATION DATE2020-06-19
- LAST FILE UPDATE2020-06-19
- LAST VALIDATION2020-06-19 16:06
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- Found wrong tag wide-blocks in style.css header.
- No reference to custom background 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 taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : componentz-actions.php
Ligne113: require_once( $header ); // phpcs:ignore
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.