Responsive Brix
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEresponsive-brix.4.9.0.zip
- FILE SIZE1768340 bytes
- MD5028e76c973650973476660921c68a62c
- SHA1b18606d8513c2f1568ba7ce634e70b4daafbf902
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION4.9.0
- TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, microformats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-
- CREATION DATE2020-05-27
- LAST FILE UPDATE2020-05-27
- LAST VALIDATION2020-05-27 14:41
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- Found wrong tag custom-logo in style.css header.
- 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.
- At least one hard coded date was found in the file footer-postfooter.php. Function get_option( 'date_format' ) should be used instead.
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 archive.php.
- This theme does not contain optional file search.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 : widgets.php 32: include_once( $filename ); 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 : template-comments.php 136: require( $hoot->comment_template[ $comment_type ] ); 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 : template.php 73: include( locate_template( $templates, false, false ) );251: include( hoot_locate_widget( $name ) ); 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 : hoot.php 68: require_once( trailingslashit( get_template_directory() ) . 'premium/functi186: require_once( trailingslashit( HOOT_INCLUDES ) . 'core.php' );189: require_once( trailingslashit( HOOT_INCLUDES ) . 'context.php' );192: require_once( trailingslashit( HOOT_INCLUDES ) . 'i18n.php' );195: require_once( trailingslashit( HOOT_INCLUDES ) . 'filters.php' );198: require_once( trailingslashit( HOOT_INCLUDES ) . 'head.php' );201: require_once( trailingslashit( HOOT_INCLUDES ) . 'media.php' );204: require_once( trailingslashit( HOOT_INCLUDES ) . 'sidebars.php' );207: require_once( trailingslashit( HOOT_INCLUDES ) . 'scripts.php' );210: require_once( trailingslashit( HOOT_INCLUDES ) . 'styles.php' );213: require_once( trailingslashit( HOOT_INCLUDES ) . 'utility.php' );284: require_once( trailingslashit( HOOT_INCLUDES ) . 'enum.php' );287: require_once( trailingslashit( HOOT_INCLUDES ) . 'attr.php' );290: require_once( trailingslashit( HOOT_INCLUDES ) . 'color.php' );293: require_once( trailingslashit( HOOT_INCLUDES ) . 'fonts.php' );296: require_once( trailingslashit( HOOT_INCLUDES ) . 'icons.php' );299: require_once( trailingslashit( HOOT_INCLUDES ) . 'template.php' );302: require_once( trailingslashit( HOOT_INCLUDES ) . 'template-comments.php' );305: require_once( trailingslashit( HOOT_INCLUDES ) . 'template-general.php' );308: require_once( trailingslashit( HOOT_INCLUDES ) . 'template-media.php' );311: require_once( trailingslashit( HOOT_INCLUDES ) . 'template-post.php' );314: require_once( trailingslashit( HOOT_INCLUDES ) . 'media-meta.php' );317: require_once( trailingslashit( HOOT_INCLUDES ) . 'media-grabber.php' );320: require_once( trailingslashit( HOOT_INCLUDES ) . 'sanitization.php' );357: require_once( trailingslashit( HOOTCUSTOMIZER_DIR ) . 'hoot-customizer.php'398: require_once( $locale_functions );414: require_once( trailingslashit( HOOT_ADMIN ) . 'admin.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.The theme appears to use include or require : style-builder.php 373: require_once( trailingslashit( HOOT_INCLUDES ) . 'sanitization.php' );583: require_once( trailingslashit( HOOT_INCLUDES ) . 'sanitization.php' );690: require_once( trailingslashit( HOOT_INCLUDES ) . 'sanitization.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.The theme appears to use include or require : hoot-customizer.php 22: include_once( $file_path ); 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 : widget-cta.php 114: include( hoot_locate_widget( 'cta' ) ); // Loads the widget/cta or template 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 : widget-content-posts-blocks.php 188: include( hoot_locate_widget( 'content-posts-blocks' ) ); // Loads the widge 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 : widget-social-icons.php 112: include( hoot_locate_widget( 'social-icons' ) ); // Loads the widget/social 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 : upsell.php 61: include( trailingslashit( HOOT_THEMEDIR ) . 'admin/premium.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.The theme appears to use include or require : widget-content-blocks.php 187: include( hoot_locate_widget( 'content-blocks' ) ); // Loads the widget/cont 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 : class-customize.php 65: require_once( trailingslashit( HOOT_THEMEDIR ) . 'admin/trt-customize-pro/s 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 : hoot-theme.php 74: require_once( trailingslashit( HOOT_THEMEDIR ) . 'enqueue.php' );77: require_once( trailingslashit( HOOT_THEMEDIR ) . 'media.php' );80: require_once( trailingslashit( HOOT_THEMEDIR ) . 'fonts.php' );83: require_once( trailingslashit( HOOT_THEMEDIR ) . 'menus.php' );86: require_once( trailingslashit( HOOT_THEMEDIR ) . 'sidebars.php' );89: require_once( trailingslashit( HOOT_THEMEDIR ) . 'css.php' );92: require_once( trailingslashit( HOOT_THEMEDIR ) . 'attr.php' );95: require_once( trailingslashit( HOOT_THEMEDIR ) . 'template-helpers.php' );100: if ( $trtload ) require_once( $trt );102: require_once( trailingslashit( HOOT_THEMEDIR ) . 'admin/customizer-options.106: require_once( trailingslashit( HOOT_THEMEDIR ) . 'admin/migration.php' );120: require_once( trailingslashit( HOOT_THEMEDIR ) . 'admin/upsell.php' );192: include_once( trailingslashit( THEME_DIR ) . 'woocommerce/functions.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.