Minimal Blocks
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEminimal-blocks.1.0.1.zip
- FILE SIZE1706537 bytes
- MD5488d0e3d6a1b1cb8701a2037d4b9a63b
- SHA17cc4de8bbf0faa82ad9c7bee6d921f71f155bd1d
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://thememattic.com/theme/minimal-blocks
- VERSION1.0.1
- AUTHOR URIhttps://thememattic.com
- TAGSblog, e-commerce, news, one-column, two-columns, left-sidebar, rtl-language-support, right-sidebar, grid-layout, post-formats, custom-background, custom-header, custom-logo, custom-menu, footer-widgets, featured-images, full-width-template, translation-rea
- CREATION DATE2019-07-10
- LAST FILE UPDATE2019-07-10
- LAST VALIDATION2019-07-10 18:29
- OTHER VERSIONS
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
- Possible hard-coded links were found in the file class.about.php.229: echo '<a href='https://thememattic.com/' target='_blank' class='wp-badge epsilon-welcome-l781: echo '<tr><td style='border-top:0;'></td><td style='border-top:0;'></td><td style='border-top:0;' class='only-pro'><a href='https://thememattic.com/minimal-blocks-pro-demos/' target='_blank' >';Possible hard-coded links were found in the file footer.php.106: printf(esc_html__('Theme: %1$s by %2$s', 'minimal-blocks'), 'Minimal Blocks', '<a href='http://thememattic.com/' target = '_blank' rel='designer'>Thememattic</a>')
- 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.about.php 291: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' ); // phpcs:341: include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); // 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.The theme appears to use include or require : woocommerce.php 54: * @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.