Saasland
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsaasland.zip
- FILE SIZE8075476 bytes
- MD5532ad9ca67736dd8cbe5553537a23d76
- SHA1e8e397d46fcfd0e182e6f536829e35211ef6941b
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION3.0.2
- CREATION DATE2021-01-11
- LAST FILE UPDATE2021-01-11
- LAST VALIDATION2021-01-11 04:55
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_menu_page(File Saasland_admin_page.php : 78: add_submenu_page(File opt-config.php : 89: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters File Saasland_admin_page.php : 67:
saasland-core.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- At least one hard coded date was found in the file single.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-video.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-grid-related.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-grid.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-grid-masonry.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot dimensions are wrong! Detected: 532x356px (133:89). Ratio of width to height should be 4:3.Screenshot size is 532x356px. 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 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 : Saasland_admin_dashboard.php 32: include_once( get_template_directory() . '/inc/admin/dashboard/dashboard.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.The theme appears to use include or require : dashboard.php 13: <?php include_once( get_template_directory() . '/inc/admin/features.php' ); ?>17: <?php include_once( get_template_directory() . '/inc/admin/registration.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 : support.php 33: include_once( get_template_directory() . '/liquid/admin/views/liquid-suppor 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 : verify.php 2: require_once('class.verify-purchase.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.