The Squirrel Design
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEryse.zip
- FILE SIZE5517556 bytes
- MD5a830a3b40fb28c68c6eb04fd1aec9610
- SHA116f7dc8325d151f9e8f6fdaab289fe8d15bc7e8c
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION1.3.2
- CREATION DATE2020-07-19
- LAST FILE UPDATE2020-07-19
- LAST VALIDATION2020-07-19 15:21
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- error_log was found.
Ligne1213: add_submenu_page(
Ligne1241: add_submenu_page(
File functions.php :Ligne1213: add_submenu_page(
Ligne1241: add_submenu_page(
File functions.php :
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 the-squirrel-design.
- 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 ryse, tgmpa.
- Screenshot is wrong size! Detected: 901x901px. Maximum allowed size is 1200x900px.Screenshot dimensions are wrong! Detected: 901x901px (1:1). Ratio of width to height should be 4:3.Screenshot size is 901x901px. 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 functions.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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : extensions-init.php
Ligne18: require_once( $class_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.