Mr. Tailor
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmrtailor.zip
- FILE SIZE815220 bytes
- MD50b653cdc8d9a9e66079b8d4b868cee3c
- SHA193334af21f7061922e47ba51a09be503c4e6503c
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://mrtailor.wp-theme.design/
- VERSION3.0.9
- AUTHOR URIhttps://www.getbowtied.com/
- TAGSe-commerce, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, footer-widgets, sticky-post, theme-options, editor-style
- CREATION DATE2022-04-24
- LAST FILE UPDATE2022-04-24
- LAST VALIDATION2022-04-24 13:40
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- .gitattributes .gitignore .codeclimate.yml was found.
Warning
- 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 mr-tailor.
- More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are mr_tailor, woocommerce, tgmpa.
- A.git was found.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Possible variable $plugin found in translation function in class-gbt-install-wizard.php. Translation function calls should not contain PHP variables. Possible variable $post_nav found in translation function in single.php. Translation function calls should not contain PHP variables.
- Possible variable $plugin found in translation function in class-gbt-install-wizard.php. Translation function calls should not contain PHP variables. Possible variable $post_nav found in translation function in single.php. Translation function calls should not contain PHP variables.
- 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
- Possible Favicon found in theme-setup.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- 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.
- The theme appears to use include or require : custom-styles.php 11: include_once( $path . 'globals.php' );12: include_once( $path . 'fonts.php' );13: include_once( $path . 'base-font.php' );14: include_once( $path . 'body-color.php' );15: include_once( $path . 'headings-color.php' );16: include_once( $path . 'accent-color.php' );17: include_once( $path . 'header.php' );18: include_once( $path . 'icons.php' );19: include_once( $path . 'footer.php' );37: include_once( $path . 'gutenberg.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 : ocdi-setup.php 84: 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 : config.php 122: include_once( get_template_directory() . '/inc/customizer/go-to-page.php' )127: include_once( get_template_directory() . '/inc/customizer/sections/header/h128: include_once( get_template_directory() . '/inc/customizer/sections/header/h129: include_once( get_template_directory() . '/inc/customizer/sections/header/h130: include_once( get_template_directory() . '/inc/customizer/sections/header/h131: include_once( get_template_directory() . '/inc/customizer/sections/header/h132: include_once( get_template_directory() . '/inc/customizer/sections/header/h137: include_once( get_template_directory() . '/inc/customizer/sections/section-142: include_once( get_template_directory() . '/inc/customizer/sections/section-147: include_once( get_template_directory() . '/inc/customizer/sections/section-152: include_once( get_template_directory() . '/inc/customizer/sections/fonts/fo153: include_once( get_template_directory() . '/inc/customizer/sections/fonts/fo160: include_once( get_template_directory() . '/inc/customizer/sections/section-165: include_once( get_template_directory() . '/inc/customizer/sections/section-170: include_once( get_template_directory() . '/inc/customizer/sections/section- 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-setup.php 3: require_once( get_template_directory() . '/inc/tgm/class-tgm-plugin-activat4: require_once( get_template_directory() . '/inc/tgm/plugins.php' );6: require_once( get_template_directory() . '/inc/customizer/class/class-mrtai8: require_once( get_template_directory() . '/inc/admin/wizard/class-gbt-insta10: require_once( get_template_directory() . '/inc/demo/ocdi-setup.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.