Boombox
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEboombox.zip
- FILE SIZE5207817 bytes
- MD5726450bd0ef23a94d45ef750ae53f374
- SHA11daba4e125a40e556c99f7b1027d1d4e963c7a99
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, Bitmap images, Adobe Photoshop
- THEME URIhttp://boombox.px-lab.com
- VERSION1.0.2
- AUTHOR URIhttp://px-lab.com
- TAGSone-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-header, custom-background, full-width-template,custom-menu, editor-style, featured-images, featured-image-header, post-formats, sticky-post, theme-options, transla
- CREATION DATE2019-08-14
- LAST FILE UPDATE2019-08-14
- LAST VALIDATION2019-08-14 12:54
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
boombox-theme-extensions.zip envato-wordpress-toolkit-master.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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.
- 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 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 : front-functions.php 17: require_once( BOOMBOX_FRONT_PATH . 'color-scheme.php' );22: require_once( BOOMBOX_FRONT_PATH . 'global-functions.php' );27: require_once( BOOMBOX_FRONT_PATH . 'lib/class-boombox-loop-helper.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 : theme-setup.php 432: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );491: require_once( BOOMBOX_INCLUDES_PATH . 'authentication/auth.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 : social-auth.php 318: //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.The theme appears to use include or require : auth.php 58: require_once( BOOMBOX_INCLUDES_PATH . 'authentication/default/default-auth.65: require_once( BOOMBOX_INCLUDES_PATH . 'authentication/social/social-auth.ph 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 : admin-functions.php 17: require_once( BOOMBOX_ADMIN_PATH . 'activation/class-tgm-plugin-activation.18: require_once( BOOMBOX_ADMIN_PATH . 'activation/plugins-activation.php' );19: require_once( BOOMBOX_ADMIN_PATH . 'activation/theme-activation.php' );24: require_once( BOOMBOX_ADMIN_PATH . 'metaboxes/lib/class-boombox-page-metabo25: require_once( BOOMBOX_ADMIN_PATH . 'metaboxes/lib/class-boombox-post-metabo26: require_once( BOOMBOX_ADMIN_PATH . 'metaboxes/lib/class-boombox-category-me28: require_once( BOOMBOX_ADMIN_PATH . 'metaboxes/lib/class-boombox-menu-item-c29: require_once( BOOMBOX_ADMIN_PATH . 'metaboxes/lib/class-boombox-walker-head 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 : customizer.php 35: require_once( BOOMBOX_ADMIN_PATH . 'customizer/lib/class-boombox-control-mu36: require_once( BOOMBOX_ADMIN_PATH . 'customizer/lib/class-boombox-control-mu37: require_once( BOOMBOX_ADMIN_PATH . 'customizer/lib/class-boombox-custom-con39: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/site-identity.php' );46: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/design-global.php' );47: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/design-header.php' );48: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/design-footer.php' );49: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/design-badges.php' );51: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/site-auth.php' );58: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/layout-archive.php' );59: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/layout-post.php' );60: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/layout-page.php' );62: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/settings-rating.php' );63: require_once ( BOOMBOX_ADMIN_PATH . 'customizer/settings-reactions.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.