Desi tricks
WordPress 6.6.2 theme
- THEME TYPEWordPress theme 6.6.2
- FILE NAMEdesitricks.zip
- FILE SIZE1111522 bytes
- MD5847feddf7f64430b67698cd0e87f11b9
- SHA1a3e10291ca8bca8e64b9b55865ec618d6ea8de93
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0
- CREATION DATE2022-09-18
- LAST FILE UPDATE2022-09-18
- LAST VALIDATION2022-09-18 16:10
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
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 desi-tricks.
- Text Domain: is missing from your style.css header.
- 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 archive.php.
- This theme does not contain optional file search.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 : core-functions.php 567: include( $template ); 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.