DFC-Magazine-Nov
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEDFC-Magazine-Nov.zip
- FILE SIZE4228185 bytes
- MD5a01d58f575fa17adcaf4a14e31e824f0
- SHA1ca0249430a642848593f9e7ea7b94617eb44d0f3
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION6.0
- TAGSleft-sidebar, right-sidebar, custom-colors
- CREATION DATE2022-12-14
- LAST FILE UPDATE2022-12-14
- LAST VALIDATION2022-12-14 11:45
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- base64_decode($_POST['data'])); //100% safe - ignore theme check nag Found base64_decode in file functions.interface.php. 229: $smof_data = unserialize(
$output .= '<textarea id='export_data' rows='8'>'.base64_encode(serialize($smof_data)) /* 100% safe - ignore theme check nag
Found base64_encode in file class.options_machine.php. - Found <iframe class="single_iframe" width="100%" height="180" src="//www.youtube.com/embed/<?php echo esc_html($youtubecode); ?> in file index.php. 116: <iframe class='single_iframe' width='100%' height='180' src='//www.youtube.Found <iframe class="single_iframe" width="100%" height="180" src="//www.youtube.com/embed/<?php echo esc_html($youtubecode); ?> in file template-home-randomposts.php. 112: <iframe class='single_iframe' width='100%' height='180' src='//www.youtube.Found <iframe class="single_iframe" width="100%" height="180" src="//www.youtube.com/embed/<?php echo esc_html($youtubecode); ?> in file template-home-views.php. 113: <iframe class='single_iframe' width='100%' height='180' src='//www.youtube.Found <iframe class="single_iframe" width="720" height="420" src="//www.youtube.com/embed/<?php echo esc_html($youtubecode); ?> in file single.php. 85: <iframe class='single_iframe' width='720' height='420' src='//www.youtube.cFound <iframe class="single_iframe" width="100%" height="180" src="//www.youtube.com/embed/<?php echo esc_html($youtubecode); ?> in file template-home.php. 119: <iframe class='single_iframe' width='100%' height='180' src='//www.youtube.
frontend-publishing-pro.zip thumbs-rating.zip anthemes-reviews.zip responsive-menu.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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 dfc-magazine-nov.
- 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.
- Screenshot size is 600x450px. 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 search.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- This theme does not contain optional file 404.php.
- The theme appears to use include or require : index.php 87: require_once ( ADMIN_PATH . 'functions/functions.load.php' );88: require_once ( ADMIN_PATH . 'classes/class.options_machine.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 : functions.load.php 10: require_once( ADMIN_PATH . 'functions/functions.php' );11: require_once( ADMIN_PATH . 'functions/functions.filters.php' );12: require_once( ADMIN_PATH . 'functions/functions.interface.php' );13: require_once( ADMIN_PATH . 'functions/functions.options.php' );14: require_once( ADMIN_PATH . 'functions/functions.admin.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 : functions.interface.php 84: include_once( ADMIN_PATH . 'front-end/options.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.