98
Validation results

News Magazine

Free WordPress 6.4.3 theme

News Magazine

Free WordPress 6.4.3 theme
98
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEnews-magazine.1.1.12.zip
  • FILE SIZE2574623 bytes
  • MD50e90bb57beb89809a15ec7ac33a39c93
  • SHA1a0d27ccf8b2a531388f4a48ea9031d037b3a34a6
  • LICENSEGNU GPL 3
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttps://web-dorado.com/wordpress-themes/news-magazine.html
  • VERSION1.1.12
  • AUTHOR URI
  • TAGScustom-menu, custom-header, custom-background, custom-logo, featured-images, custom-colors, flexible-header, full-width-template, one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options, threaded-comments, translation-ready, stic
  • CREATION DATE2019-11-20
  • LAST FILE UPDATE2019-11-20
  • LAST VALIDATION2019-11-20 20:22
This theme is open source.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag custom-logo in style.css header.
  2. Screenshot : Screenshot fileBad 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 category template file category.phpThis theme does not contain optional file category.php.
  4. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : front_functions.php 3: 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.php 4: 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.php 88: 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.php 5: 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.php 127: 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.php 118: 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.php 7: require_once('meta_layout_model.php');8: 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.php 13: require_once('WDWT_meta.php');22: require_once('WDWT_meta_model_section.php');23: require_once ('WDWT_meta_controller_section.php');26: 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.php 5: require_once('admin/WDWT_admin_controller.php');7: require_once( 'lib/WDWT_input.php' ); 9: require_once( 'lib/WDWT_output.php' );11: require_once('customizer/customizer.php');16: include_once('notices/WDWT_notices.php');22: require_once('admin/WDWT_admin_cpanel.php'); 24: require_once('admin/plugins.php'); 26: require_once('meta/meta.php');30: require_once('front/front_params_output.php');31: require_once('front/front_functions.php');38: 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.php 6: require_once( 'widget-advert.php' );10: require_once( 'widget-adsens.php' );13: require_once( 'widget-category.php' );16: require_once( 'widget-events-category.php' );19: require_once( 'widget-social-icons.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.php 11: 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.php 6: require_once('page_layout.php');8: require_once('page_general_settings.php');10: require_once('page_homepage.php');12: require_once('page_typography.php');14: require_once('page_slider.php');17: //require_once( 'page_lightbox.php' );20: require_once('licensing.php');24: require_once('WDWT_support_information.php');61: 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.php 34: 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.php 2: 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.
Other checked themes