Cascara
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEcascara.zip
- FILE SIZE8753109 bytes
- MD5848121d14f19fb15701211f8149cce84
- SHA156597b1db664729e03a25a0655f98bfd1c419033
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION1.4.1
- TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
- CREATION DATE2020-05-26
- LAST FILE UPDATE2020-05-26
- LAST VALIDATION2020-05-26 07:31
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe id="myUrl" src="<?php echo esc_url($video_post); ?> in file single.php. 130: <iframe id='myUrl' src='<?php echo esc_url($video_post); ?>' width='1210' h
cascara-core.zip js_composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No reference to the_post_thumbnail was found in the theme.
- 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 attachment.php.
- The theme appears to use include or require : init.php 9: require_once( CASCARA_FRAMEWORK . '/theme-support.php' );10: require_once( CASCARA_FRAMEWORK . '/backend-functions.php' );11: require_once( CASCARA_FRAMEWORK . '/frontend-functions.php' );12: require_once( CASCARA_FRAMEWORK . '/enqueue-files.php' );13: require_once( CASCARA_FRAMEWORK . '/tab-ajax-post.php' );14: require_once( CASCARA_CS_FRAMEWORK . '/custom-style.php' );15: require_once( CASCARA_CS_FRAMEWORK . '/config.php' );18: require_once( CASCARA_FRAMEWORK . '/core/vt-mmenu/wp_bootstrap_navwalker.ph21: require_once( CASCARA_FRAMEWORK . '/plugins/notify/activation.php' );24: require_once( CASCARA_FRAMEWORK . '/core/sidebars.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.