DFD Ronneby
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEdfd-ronneby-3.2.7.zip
- FILE SIZE6284583 bytes
- MD5acfe85c80f335a5668b49dbfdf516ba5
- SHA1e662303e8a7f51ec4b252aedbed7cf0a6f7541d0
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION3.2.7
- AUTHOR URIhttp://dfd.name/
- TAGSlight, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
- CREATION DATE2020-09-23
- LAST FILE UPDATE2020-09-23
- LAST VALIDATION2020-09-23 15:57
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe id="'.esc_attr($uniqid).'" '.$data_atts.' width="100%" height="100%" src="https://www.youtube.com/embed/'.esc_attr($dfd_youtube_video_id).'?wmode=opaque&autoplay=1'.esc_attr($extra_url_prop).'&enablejsapi=1&showinfo=0&controls=0&rel=0" frameborder="0" class="dfd-bg-frame" allowfullscreen allow="autoplay; encrypted-media"> in file stun-header-video.php. 76: $video = '<iframe id=''.esc_attr($uniqid).'' '.$data_atts.' width='100%' height='100%Found <iframe src='https://player.vimeo.com/video/<?php echo esc_attr($vimeo_video); ?> in file post-video.php. 11: <iframe src='https://player.vimeo.com/video/<?php echo esc_attr($vimeo_vide
- file_put_contents($uploadsDir . $file, $text); file_put_contents was found in the file class.remote.php 203:
- curl_init( $verify_url );curl_exec was found in the file class.verifier.php 28: $cinit_verify_data = curl_exec( $ch_verify ); curl_init was found in the file class.verifier.php 20: $ch_verify =
- add_submenu_page#ParametersFile theme-page.php : 96: add_menu_page(File plugin-activation.php : 667: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile envato_setup.php : 314: add_submenu_page( File redux-config.php : 112: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
Warning
- Found wp_deregister_script in front-assets.php. Themes must not deregister core scripts. 128: wp_deregister_script('isotope');156: wp_deregister_script('prettyphoto');157: wp_deregister_script('prettyPhoto');172: wp_deregister_script('ult-slick');Found wp_deregister_script in admin-assets.php. Themes must not deregister core scripts. 43: wp_deregister_script('heartbeat');
- The tag light has been deprecated, it must be removed from style.css header.The tag white has been deprecated, it must be removed from style.css header.The tag flexible-width has been deprecated, it must be removed from style.css header.
- 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 dfd, woocommerce.
- Themes should not hide admin bar. Detected in file app.css.
- Could not find comment_form.
- 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
- Possible Favicon found in header.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 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 : redux-config.php 1108: 1259: 1334: 1345: 1485: 1496: 6550: 6987: 7506: 8140: 8716: 8939: 8982: 8996: 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 : widget-login.php 3: require_once(dirname(__FILE__).'/widget.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 : widget-logo.php 3: require_once(dirname(__FILE__).'/widget.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 : widget-author-words.php 3: require_once(dirname(__FILE__).'/widget.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 : widget-recent.php 3: require_once(dirname(__FILE__).'/widget.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 : widget-recent-comments.php 5: require_once(dirname(__FILE__) . '/widget.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 : widget-cat-tabs.php 3: require_once(dirname(__FILE__).'/widget.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 : widget-vcard-simple.php 3: require_once(dirname(__FILE__).'/widget.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 : widget_only_categories.php 7: require_once(dirname(__FILE__).'/widget.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 : widget-news-categories-list.php 3: require_once(dirname(__FILE__).'/widget.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 : widgets.php 7: require( get_template_directory() . '/inc/lib/widgets/widget-menu.php' );8: require( get_template_directory() . '/inc/lib/widgets/widget-tweets.php' );9: require( get_template_directory() . '/inc/lib/widgets/widget-tabs.php' );10: require( get_template_directory() . '/inc/lib/widgets/widget-tags.php' );11: require( get_template_directory() . '/inc/lib/widgets/widget-gallery.php' )12: require( get_template_directory() . '/inc/lib/widgets/widget-category-news.13: require( get_template_directory() . '/inc/lib/widgets/widget_categories.php14: require( get_template_directory() . '/inc/lib/widgets/widget-facebook.php' 15: require( get_template_directory() . '/inc/lib/widgets/widget-video.php' );16: require( get_template_directory() . '/inc/lib/widgets/widget-audio.php' );17: require( get_template_directory() . '/inc/lib/widgets/widget-flickr.php' );18: //require( get_template_directory() . '/inc/lib/widgets/widget-vcard.php' );19: require( get_template_directory() . '/inc/lib/widgets/widget-vcard-simple.p20: require( get_template_directory() . '/inc/lib/widgets/widget-logo.php' );21: //require( get_template_directory() . '/inc/lib/widgets/widget-styled-list.ph22: require( get_template_directory() . '/inc/lib/widgets/widget-count.php' );23: require( get_template_directory() . '/inc/lib/widgets/widget-recent.php' );24: require( get_template_directory() . '/inc/lib/widgets/widget-contacts.php' 25: require( get_template_directory() . '/inc/lib/widgets/widget-login.php' );26: require( get_template_directory() . '/inc/lib/widgets/widget-cat-tabs.php' 27: require( get_template_directory() . '/inc/lib/widgets/widget-news-categorie28: require( get_template_directory() . '/inc/lib/widgets/widget-wc-best-seller29: require( get_template_directory() . '/inc/lib/widgets/widget-author-words.p30: require( get_template_directory() . '/inc/lib/widgets/widget-recent-comment31: require( get_template_directory() . '/inc/lib/widgets/widget-search.php' );32: require( get_template_directory() . '/inc/lib/widgets/widget-recent-posts.p33: require( get_template_directory() . '/inc/lib/widgets/widget_only_categorie 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 : class.remote.php 193: require_once (ABSPATH . '/wp-admin/includes/file.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 : icons.php 126: include($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.The theme appears to use include or require : dynamic_styles_config.php 647: require_once($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.The theme appears to use include or require : init.php 220: @include( $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.The theme appears to use include or require : envato_setup.php 601: require_once( ABSPATH . 'wp-admin/includes/file.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 : helpers.php 576: require_once (ABSPATH . '/wp-admin/includes/file.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 : blog-masonry-media.php 3: require(locate_template('templates/blog-media.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 : stunning-header.php 113: <?php include(locate_template('templates/header/stun-header-video.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 : loop-gallery.php 161: include(locate_template('templates/gallery/hover-link.php'));195: <?php include(locate_template('templates/gallery/custom-hover.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 : content-folio-archive.php 163: <?php require(locate_template('templates/portfolio/'.$options['folio_hover_style_ 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 : loop-blog.php 178: require(locate_template('templates/blog-'.$media_content_file.'media.php'))181: require(locate_template('templates/post-quote-media.php'));206: require(locate_template('templates/blog-'.$media_content_file.'media.php'))214: <?php require(locate_template('templates/post-quote-media.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 : blog-media.php 49: require(locate_template('templates/thumbnail/post-new.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 : loop-folio.php 258: <?php require(locate_template('templates/portfolio/'.$options['folio_hover_style_ 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 : content-archive.php 80: require(locate_template('templates/blog-'.$media_content_file.'media.php'))101: require(locate_template('templates/blog-'.$media_content_file.'media.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.