Boutique Kids
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEboutique-kids-theme.zip
- FILE SIZE16366918 bytes
- MD507b54bbdeba3d4457b72b8d3355583f2
- SHA18640754a3a1408f13cc1f60606eab00e88e3d191
- LICENSECustom
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.23.8
- AUTHOR URIhttp://dtbaker.net
- CREATION DATE2019-07-31
- LAST FILE UPDATE2019-07-31
- LAST VALIDATION2019-07-31 15:41
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
dtbaker_google_map.1.1.6.zip contact-us-widget.1.1.2.zip dtbaker_line.1.1.3.zip widget_area_manager.2.1.2.zip dtbaker_banner.1.1.4.zip js_composer.zip dtbaker-social-icons-widget.1.0.2.zip dtbaker_blog_posts.1.1.6.zip
.
Warning
- Found wrong tag in style.css header.
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is boutique-kids.
- 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_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 612: @include('envato-setup-export.php');692: require_once( ABSPATH . 'wp-admin/includes/file.php' );2028: require_once( ABSPATH . 'wp-admin/includes/file.php' );2053: 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 192: require_once( ABSPATH . 'wp-admin/includes/file.php' );236: require_once( $locale_file );323: 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.