Born To Give
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEborn-to-give.zip
- FILE SIZE16486976 bytes
- MD56efffe448fa88430fea9dd0254592c3e
- SHA1b7f38e1034c288b16e2f0a70d15f0c8292ba6f1c
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttps://demo.imithemes.com/born-to-give/
- VERSION2.3.1
- CREATION DATE2019-08-28
- LAST FILE UPDATE2019-08-28
- LAST VALIDATION2019-08-28 09:38
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page#Parameters File barebones-config.php : 66: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
._js_composer.zip ._revslider.zip ._meta-box-show-hide.zip ._borntogive-vc-elements.zip btg-core.zip meta-box-show-hide.zip revslider.zip js_composer.zip borntogive-vc-elements.zip imic-shortcodes.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are borntogive, tgmpa.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- 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 archive.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 : welcome.php 72: require_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 : includes.php 7: require_once(get_template_directory() . '/framework/theme-functions.php');10: require_once(get_template_directory() . '/framework/meta-boxes.php');14: require_once(get_template_directory() . '/framework/borntogive-megamenu/bor18: require_once(get_template_directory() . '/framework/tgm/plugin-includes.php21: require_once(get_template_directory() . '/framework/widgets/custom_category22: require_once(get_template_directory() . '/framework/widgets/recent_posts.ph23: require_once(get_template_directory() . '/framework//widgets/tabs_widget.ph25: require_once(get_template_directory() . '/welcome.php');26: require_once(get_template_directory() . '/framework/theme_options_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.The theme appears to use include or require : borntogive-megamenu.php 101: include_once( 'edit_custom_walker.php' );102: include_once( 'custom_walker.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 : json-feed.php 7: include_once(str_replace('wp-content/', '', $pagePath[0] . '/wp-load.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.