Boutique Kids
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEboutique-kids.1.23.11-wordpress-theme.zip
- FILE SIZE11985654 bytes
- MD5f1c86d66a45f829157c8442be3b589a3
- SHA1dac5b6a17fac85276ad40bb90fea66d8ab156e00
- LICENSECustom
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.23.11
- AUTHOR URIhttp://dtbaker.net
- CREATION DATE2019-07-01
- LAST FILE UPDATE2019-07-01
- LAST VALIDATION2019-07-01 07:57
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Plugins are not allowed in themes. The zip file found was
contact-us-widget.1.1.2.zip dtbaker_line.1.1.3.zip widget_area_manager.2.1.3.zip dtbaker_google_map.1.1.9.zip dtbaker_banner.1.1.4.zip dtbaker-social-icons-widget.1.0.2.zip dtbaker_blog_posts.1.2.0.zip
.
Warning
- Found wrong tag in style.css header.
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- No reference to custom header was found in the theme.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.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 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.
- The theme appears to use include or require : dtbaker.theme_manager_custom.php 12: require_once( get_template_directory() . '/dtbaker.theme_manager.class.php'297: include_once( get_template_directory() . '/shortcodes/fancy_border.php' );300: include_once( get_template_directory() . '/shortcodes/fancy_posts.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 : dtbaker.theme_options.php 136: include( get_template_directory() . '/style.custom.php' );246: 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 : envato_setup.php 770: @include( 'envato-setup-export.php' );850: require_once( ABSPATH . 'wp-admin/includes/file.php' );2103: require_once( ABSPATH . 'wp-admin/includes/file.php' );2128: 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 : dtbaker.widgets.php 286: include_once( get_template_directory() . '/widgets/demo.php' );289: include_once( get_template_directory() . '/widgets/opening_hours.php' );292: include_once( get_template_directory() . '/widgets/header_cart_woocommerce.295: include_once( get_template_directory() . '/widgets/woocommerce_currency.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 : dtbaker.theme_manager.class.php 207: require_once( ABSPATH . 'wp-admin/includes/file.php' );261: require_once( $locale_file );353: 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.