beTop
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbetop.zip
- FILE SIZE3371623 bytes
- MD57c67ee2dda69d64f320619b7e765f065
- SHA13f6e79d5bbc2fab8e55e97672247e4f5c2cc7a7e
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0.2
- AUTHOR URIhttps://stylemixthemes.com/
- 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
- add_submenu_page#Parameters File theme_options.php : 110: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
Warning
- The 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.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
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 home.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 : 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.