Sauron
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsauron.1.1.29.zip
- FILE SIZE3595359 bytes
- MD5d13ffa4ebdc581aee95ecb9977d186dd
- SHA14ceb1b778eae06e83a9f9cc40bbbe01a6fb117d3
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://web-dorado.com/wordpress-themes/sauron.html
- VERSION1.1.29
- AUTHOR URIhttps://web-dorado.com/
- TAGScustom-menu, custom-header, custom-logo, custom-background, featured-images, custom-colors, flexible-header, full-width-template, one-column, two-columns, three-columns, right-sidebar, left-sidebar, theme-options, threaded-comments, translation-ready, stic
- CREATION DATE2019-10-28
- LAST FILE UPDATE2019-10-28
- LAST VALIDATION2019-10-28 14:52
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- 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 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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : front_functions.php
Ligne4: require_once('WDWT_front_functions.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 : front_params_output.phpLigne4: require_once('WDWT_front_params_output.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 : WDWT_lightbox.phpLigne89: require_once('front_params_output.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 : WDWT_output.phpLigne3: require_once( 'WDWT_admin_view.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 : WDWT_input.phpLigne126: require_once( 'WDWT_kses.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 : customizer.phpLigne106: require_once('WDWT_control_classes.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 : meta_layout_controller.phpLigne7: require_once('meta_layout_model.php');
Ligne8: require_once('meta_layout_view.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 : meta.phpLigne13: require_once('WDWT_meta.php');
Ligne21: require_once('WDWT_meta_model_section.php');
Ligne22: require_once ('WDWT_meta_controller_section.php');
Ligne25: require_once('meta_layout_controller.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 : index.phpLigne8: require_once('admin/WDWT_admin_controller.php');
Ligne10: require_once( 'lib/WDWT_input.php' );
Ligne12: require_once( 'lib/WDWT_output.php' );
Ligne14: require_once('customizer/customizer.php');
Ligne19: include_once('notices/WDWT_notices.php');
Ligne25: require_once('admin/WDWT_admin_cpanel.php');
Ligne27: require_once('admin/plugins.php');
Ligne29: require_once('meta/meta.php');
Ligne33: require_once('front/front_params_output.php');
Ligne34: require_once('front/front_functions.php');
Ligne41: require_once( 'widgets/widgets.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.phpLigne5: require_once( 'widget-advert.php' );
Ligne7: require_once( 'widget-adsens.php' );
Ligne9: require_once( 'widget-category.php' );
Ligne11: require_once( 'widget-percent.php' );
Ligne13: require_once( 'widget-categories.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 : page_homepage.phpLigne13: include_once(ABSPATH . 'wp-admin/includes/plugin.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 : WDWT_admin_controller.phpLigne6: require_once('page_layout.php');
Ligne8: require_once('page_general_settings.php');
Ligne10: require_once('page_homepage.php');
Ligne12: require_once('page_typography.php');
Ligne16: //require_once( 'page_slider.php' );
Ligne18: require_once('page_lightbox.php');
Ligne21: require_once('licensing.php');
Ligne24: require_once('WDWT_support_information.php');
Ligne83: require_once('updater.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 : plugins.phpLigne34: require_once 'class-tgm-plugin-activation.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 : updater.phpLigne2: require_once ('WDWT_updater.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.