77
Validation results

beTop

beTop

WordPress 6.5.2 theme
77
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEbetop.zip
  • FILE SIZE3371623 bytes
  • MD57c67ee2dda69d64f320619b7e765f065
  • SHA13f6e79d5bbc2fab8e55e97672247e4f5c2cc7a7e
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • VERSION1.0.2
  • AUTHOR URI
  • TAGSone-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
  • CREATION DATE2020-10-26
  • LAST FILE UPDATE2020-10-26
  • LAST VALIDATION2020-10-26 12:03
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 theme_options.php : 110: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
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. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  3. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
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 attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : admin.php 8: require_once($includes . 'envato-market/envato-market.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 : install_demo.php 90: <?php require_once 'privacy_policy.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.php 937: include_once(ABSPATH . 'wp-admin/includes/class-wp-upgrader.php');1126: require(envato_market()->get_plugin_path() . $path); 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 : wpml.php 5: require_once( get_template_directory() . '/inc/wpml/class-wpml-elementor-sm6: require_once( get_template_directory() . '/inc/wpml/class-wpml-elementor-sm7: require_once( get_template_directory() . '/inc/wpml/class-wpml-elementor-sm 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