0
Validation results

Hazel (Share on Theme123.Net)

Hazel (Share on Theme123.Net)

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEhazel.zip
  • FILE SIZE16804434 bytes
  • MD58b9aa638a12f73ef2226a045f790ecaa
  • SHA15ec4af7423ea627e6f09c55e2e15db38dcc4b3a6
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • DEMO PAGEhttp://demo.select-themes.com/hazel
  • VERSION2.2
  • AUTHOR URI
  • TAGSportfolio, clean, retina, photography, art, video, ajax, agency, blog, shop, business, elegant, hipster, multi-purpose, fullscreen
  • CREATION DATE2019-03-25
  • LAST FILE UPDATE2019-03-25
  • LAST VALIDATION2019-03-25 17:47
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
  2. Security breaches : Use of base64_decode() Found base64_decode in file qode-import.php. 137: $unserialized_content = unserialize(base64_decode($file_content));
  3. Security breaches : Use of base64_encode() Found base64_encode in file qode-export.php.
     $output = base64_encode(serialize($custom_sidebars));
     $output = base64_encode(serialize($qode_options));
     $output = base64_encode(serialize($this->data));
     $output = base64_encode(serialize( $this->data ));
     $output = base64_encode(serialize($qode_settings_pages));
    Found base64_encode in file recaptchalib.php.
     return strtr(base64_encode ($x), '+/', '-_');
  4. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="http://www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_large_image-loop.php. 33: <iframe src='http://www.youtube.com/embed/<?php echo get_post_meta(get_theFound <iframe src="http://www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_single-loop.php. 28: <iframe src='http://www.youtube.com/embed/<?php echo get_post_meta(get_the_Found <iframe src="http://www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_masonry-loop.php. 66: <iframe src='http://www.youtube.com/embed/<?php echo get_post_meta(get_the_Found <iframe src="http://www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_small_image-loop.php. 32: <iframe src='http://www.youtube.com/embed/<?php echo get_post_meta(get_theFound <iframe src="http://www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true); ?> in file blog_large_image_whole_post-loop.php. 31: <iframe src='http://www.youtube.com/embed/<?php echo get_post_meta(get_theFound <iframe width="100%" src="http://www.youtube.com/embed/<?php echo $portfolio_image['portfoliovideoid']; ?> in file portfolio-small-images.php. 75: <iframe width='100%' src='http://www.youtube.com/embed/<?php echo $portfoliFound <iframe width="100%" src="http://www.youtube.com/embed/<?php echo $portfolio_image['portfoliovideoid']; ?> in file portfolio-small-slider.php. 68: <iframe width='100%' src='http://www.youtube.com/embed/<?php echo $portfoliFound <iframe width="100%" src="http://www.youtube.com/embed/<?php echo $portfolio_image['portfoliovideoid']; ?> in file portfolio-gallery.php. 91: <iframe width='100%' src='http://www.youtube.com/embed/<?php echo $portfoliFound <iframe width="100%" src="http://www.youtube.com/embed/<?php echo $portfolio_image['portfoliovideoid']; ?> in file portfolio-big-slider.php. 63: <iframe width='100%' src='http://www.youtube.com/embed/<?php echo $portfoliFound <iframe width="100%" src="http://www.youtube.com/embed/<?php echo $portfolio_image['portfoliovideoid']; ?> in file portfolio-big-images.php. 71: <iframe width='100%' src='http://www.youtube.com/embed/<?php echo $portfoliFound <iframe src="'. $server . '/noscript?k=' . $pubkey . $errorpart . '" height="300" width="500" frameborder="0"> in file recaptchalib.php. 126: <iframe src=''. $server . '/noscript?k=' . $pubkey . $errorpart . '' height
  5. Malware : Operations on file system fwrite was found in the file recaptchalib.php 85: fwrite($fs, $http_request);fclose was found in the file recaptchalib.php 89: fclose($fs);file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen was found in the file qode-import.php 152: if( ini_get('allow_url_fopen') ) {153: $qode_file_method = 'fopen';157: if ( $qode_file_method == 'fopen' ) {158: $qode_handle = fopen( $filepath, 'rb' );fread was found in the file qode-import.php 162: $qode_content .= fread($qode_handle, 8192);fclose was found in the file qode-import.php 164: fclose( $qode_handle );file_get_contents was found in the file qode-import.php 155: $qode_file_method = 'file_get_contents';168: return file_get_contents($filepath);
  6. Malware : Network operations fsockopen was found in the file recaptchalib.php 81: if( false == ( $fs = @fsockopen($host, $port, $errno, $errstr, 10) ) ) {
  7. Admin menu : Themes should use add_theme_page() for adding admin pages. File qode-export.php : 119: add_menu_page('Qode Theme', esc_html__('Qode Export', 'qode'), 'manage_optiFile class-tgm-plugin-activation.php : 329: add_submenu_page(File qode-import.php : 177: $this->pagehook = add_submenu_page('qode_options_theme19_page', 'Select Theme', esc_html__('SFile qode-options.php : 681: $this->pagehook = add_menu_page('Select Theme', esc_html__('Select Options', 'qode'), 'manage
  8. Deprecated functions : screen_icon screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.365: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>1490: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );screen_icon found in file class.wordpress-importer.php. Deprecated since version 3.8.1038: screen_icon();
  9. Deprecated functions : wp_get_http wp_get_http found in file class.wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.908: $headers = wp_get_http( $url, $upload['file'] );
  10. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was layersliderwp-5.2.0.installable.zip js_composer.zip.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag clean in style.css header.Found wrong tag retina in style.css header.Found wrong tag art in style.css header.Found wrong tag video in style.css header.Found wrong tag ajax in style.css header.Found wrong tag agency in style.css header.Found wrong tag shop in style.css header.Found wrong tag business in style.css header.Found wrong tag elegant in style.css header.Found wrong tag hipster in style.css header.Found wrong tag multi-purpose in style.css header.Found wrong tag fullscreen in style.css header.
  2. Text domain : Incorrect use of translation functions.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 hazel-share-on-theme123-net.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'username' in file form-login.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'email' in file form-login.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'password' in file form-login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woocommerce' in file shipping-calculator.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woocommerce' in file cart-totals.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'qode' in file qode_pricing_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'qode' in file qode_pricing_table.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Speed of slide animation in miliseconds" in file extend-vc.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Share on: ' in file shortcodes.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'tgmpa' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file layer-slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file layer-slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file layer-slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong with the plugin API.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file layer-slider.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file layer-slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file layer-slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file layer-slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %s' in file layer-slider.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file visual-composer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file visual-composer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file visual-composer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong with the plugin API.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file visual-composer.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file visual-composer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file visual-composer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file visual-composer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %s' in file visual-composer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter Name of the new Widget Area' in file qode-custom-sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add Widget Area' in file qode-custom-sidebar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Options - Version' in file qode-options.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'qode' in file qode-options.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'qode' in file qode-options.php.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 qode, woocommerce, js_composer, gravityforms, tgmpa, wordpress-importer, taxonomy general name, taxonomy singular name, text_domain.
  4. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  7. Deprecated functions : screen_iconscreen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.365: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>1490: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );screen_icon found in file class.wordpress-importer.php. Deprecated since version 3.8.1038: screen_icon();
  8. Editor style : Presence of editor styleNo 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.
  9. I18N implementation : Proper use of _e(Possible variable $_POST found in translation function in form-login.php. Translation function calls should not contain PHP variables. Possible variable $_POST found in translation function in form-login.php. Translation function calls should not contain PHP variables. Possible variable $_POST found in translation function in form-login.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $separator_type found in translation function in qode-options.php. Translation function calls should not contain PHP variables. Possible variable $separator_type found in translation function in qode-options.php. Translation function calls should not contain PHP variables.
  10. I18N implementation : Proper use of ___all(Possible variable $cvalue found in translation function in shipping-calculator.php. Translation function calls should not contain PHP variables. Possible variable $active_text found in translation function in qode_pricing_table.php. Translation function calls should not contain PHP variables. Possible variable $button_text found in translation function in qode_pricing_table.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in layer-slider.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in layer-slider.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in layer-slider.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in layer-slider.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in layer-slider.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in layer-slider.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in layer-slider.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in visual-composer.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in visual-composer.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in visual-composer.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in visual-composer.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in visual-composer.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in visual-composer.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in visual-composer.php. Translation function calls should not contain PHP variables.
  11. I18N implementation : Proper use of esc_attr_e(Possible variable $_POST found in translation function in form-login.php. Translation function calls should not contain PHP variables. Possible variable $_POST found in translation function in form-login.php. Translation function calls should not contain PHP variables. Possible variable $_POST found in translation function in form-login.php. Translation function calls should not contain PHP variables.
  12. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  13. Screenshot : Screenshot fileScreenshot size is 880x660px. 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
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  4. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  5. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  6. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  7. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  8. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  9. Use of includes : Use of include or requireThe theme appears to use include or require : contact-page.php 104: require_once('includes/recaptchalib.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 : style_dynamic_responsive.php 4: require_once( $root.'/wp-load.php' );5: // require_once( $root.'/wp-config.php' );9: require_once( $root.'/wp-load.php' );10: // require_once( $root.'/wp-config.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 : custom_css.php 4: require_once( $root.'/wp-load.php' );5: // require_once( $root.'/wp-config.php' );9: require_once( $root.'/wp-load.php' );10: // require_once( $root.'/wp-config.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 : style_dynamic.php 6: require_once( $root.'/wp-load.php' );7: // require_once( $root.'/wp-config.php' );11: require_once( $root.'/wp-load.php' );12: // require_once( $root.'/wp-config.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 : header.php 281: <?php if(isset($qode_toolbar)) include('toolbar.php') ?>587: <?php if(isset($qode_toolbar)) include('toolbar.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 : qode-title-functions.php 3: include 'qode-title-filters.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 : qode_shortcodes_pie_chart_with_icon.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_message.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_action.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_image_with_text.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_image_with_text_over.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_icon_list_item.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_progress_bar_icon.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_qode_carousel.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_testimonials.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_cover_boxes.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_interactive_banners.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_icons_text.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_button.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_icons.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_separator_with_text.php 4: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_team.php 5: require_once( $path[0] . '/wp-load.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 : qode_shortcodes_image_hover.php 4: require_once( $path[0] . '/wp-load.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 : qode-header-functions.php 2: include 'qode-header-filters.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 : ajax_mail.php 2: require_once('recaptchalib.php');3: require('../../../../wp-blog-header.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 : class-tgm-plugin-activation.php 983: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.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 : qode-import.php 49: require_once($class_wp_importer);50: require_once(get_template_directory() . '/includes/import/class.wordpress-i 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 : qode-options.php 2: include_once('google-fonts.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 : qode-menu.php 63: include_once('edit_custom_walker.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 : custom_js.php 4: require_once( $root.'/wp-load.php' );5: // require_once( $root.'/wp-config.php' );9: require_once( $root.'/wp-load.php' );10: // require_once( $root.'/wp-config.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 : default_dynamic.php 4: require_once( $root.'/wp-load.php' );5: // require_once( $root.'/wp-config.php' );9: require_once( $root.'/wp-load.php' );10: // require_once( $root.'/wp-config.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.
Other checked themes