78
Validation results

Nyture

Nyture

WordPress 6.5.2 theme
78
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEnyture.zip
  • FILE SIZE10176434 bytes
  • MD5b647e8966e818e216cdd778ef1fe9049
  • SHA112af3ecbbb5e9df40bee49a1c94aa8fe1b4e0035
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://nyture.novaworks.net/
  • VERSION1.0.2
  • TAGSone-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-
  • CREATION DATE2021-07-05
  • LAST FILE UPDATE2021-07-05
  • LAST VALIDATION2021-07-05 10:13
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php : 732: // $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
Warning
  1. Comment pagination : Declaration of comment paginationThe theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
  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 home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.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 : index.php 144: require_once('newsletter_popup.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 106: require_once('settings.php');107: require_once('elements.php');108: require_once('topbar.php');109: require_once('logo.php');110: require_once('sticky.php');111: require_once('mobile.php');112: require_once('page_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 : index.php 77: require_once('global.php');78: require_once('callout.php');79: require_once('topbar.php');80: require_once('header.php');81: require_once('main_menu.php');82: require_once('dropdowns.php');83: require_once('quick_view.php');84: require_once('footer.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 43: require_once('layout.php');44: require_once('catalog_mode.php');45: require_once('custom_archives.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 36: require_once('archives.php');37: require_once('single.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 : backend.php 5: require_once('backend/index.php');6: require_once('backend/go-to-page.php');8: require_once('backend/global/index.php');9: require_once('backend/header/index.php');10: require_once('backend/fonts/index.php');11: require_once('backend/styles/index.php');12: require_once('backend/blog/index.php');13: require_once('backend/footer/index.php');14: require_once('backend/social/index.php');15: require_once('backend/social-share/index.php');16: require_once('backend/api/index.php');17: require_once('backend/404/index.php');20: require_once('backend/shop/index.php');21: require_once('backend/product/index.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 : admin-setup.php 3: require_once( get_template_directory() . '/inc/tgm/class-tgm-plugin-activat4: require_once( get_template_directory() . '/inc/tgm/plugins.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 : filters.php 8: require_once( get_template_directory() . '/assets/css/var.css.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