Tilt
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEtilt.zip
- FILE SIZE19771586 bytes
- MD53c591c8ba037af0818805d30286f7f8c
- SHA11f2994edab0537a0b004c8a74069fdecace67140
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://themes.whiteboxstud.io/tilt/
- VERSION1.7.5
- CREATION DATE2020-10-24
- LAST FILE UPDATE2020-10-24
- LAST VALIDATION2020-10-24 21:30
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
revslider.zip tilt-js_composer.zip envato-wordpress-toolkit-master.zip core-extension.zip essential-grid.zip contact-form-7.zip envato-market.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- 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 tilt, widget-importer-exporter, wordpress-importer, option-tree, tgmpa.
- 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.
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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : importer.php
Ligne102: 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 : parsers.phpLigne82: require_once(ABSPATH .'/wp-admin/includes/file.php');
Ligne307: require_once(ABSPATH .'/wp-admin/includes/file.php');
Ligne702: 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 : ot-functions-docs-page.phpLigne751: require( trailingslashit( get_template_directory() ) . \'includes/meta-boxe
Ligne834: require( trailingslashit( get_template_directory() ) . \'option-tree/ot-loa
Ligne851: require( trailingslashit( get_template_directory() ) . \'includes/theme-opt
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 : ot-loader.phpLigne555: include_once( $file );
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 : tgm-register-plugins.phpLigne8: require_once(COLLARS_INCLUDE . '/plugin-activation/tgm-plugin-activation.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.