Eldritch
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEeldritch.zip
- FILE SIZE16637278 bytes
- MD5a68f71c55709c76f63e7a10b86c691b7
- SHA1dd3ef70f95eecf99322d3ed69a680f1e9dd1c13f
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://eldritch.edge-themes.com
- VERSION1.5
- TAGSone-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
- CREATION DATE2019-07-23
- LAST FILE UPDATE2019-07-23
- LAST VALIDATION2019-07-23 03:31
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe src="https://www.youtube.com/embed/<?php echo esc_url(get_post_meta(get_the_ID(), "edgt_post_video_id_meta", true)); ?> in file video.php. 3: <iframe src='https://www.youtube.com/embed/<?php echo esc_url(get_post_metaFound <iframe class="edgt-iframe-video" src="<?php echo esc_url($media['video_url']); ?> in file youtube.php. 11: <iframe class='edgt-iframe-video' src='<?php echo esc_url($media['video_urlFound <iframe class="edgt-iframe-video" src="<?php echo esc_url($media['video_url']); ?> in file vimeo.php. 11: <iframe class='edgt-iframe-video' src='<?php echo esc_url($media['video_url
edge-core.zip revslider.zip edge-twitter-feed.zip js_composer.zip edge-instagram-feed.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 add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- 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 attachment.php.
- The theme appears to use include or require : edgt.functions.php 385: require_once( ABSPATH . 'wp-admin/includes/file.php' );899: include($located);959: include($located);1004: include($located); 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 : edgt.framework.php 145: include(eldritch_edge_find_template_path('framework/admin/skins/'.$this->sk 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.